[pygobject/pygobject-3-30] PKG-INFO: add an lgplv2+ license classifier



commit a1c677ddc1c5f3d3bb316da4d24030933405c754
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]