[pygobject] PKG-INFO: add an lgplv2+ license classifier
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] PKG-INFO: add an lgplv2+ license classifier
- Date: Tue, 27 Nov 2018 10:09:56 +0000 (UTC)
commit 99820cc09fb4d86b6c7682aa6251f27d06a631e7
Author: Christoph Reiter <reiter christoph gmail com>
Date: Tue Nov 27 11:07:01 2018 +0100
PKG-INFO: add an lgplv2+ license classifier
It is displayed on PyPI and this makes it clear that it isn't v3 and
has the "or later" clause.
PKG-INFO.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PKG-INFO.in b/PKG-INFO.in
index c357cc30..34891d78 100644
--- a/PKG-INFO.in
+++ b/PKG-INFO.in
@@ -12,7 +12,7 @@ Description: Python bindings for GObject Introspection
Platform: POSIX, Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
+Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: C
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]