diff --git a/setup.py b/setup.py index 0b0d48f..cf500ac 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ author = 'Marcel Nicolay', author_email = 'marcel.nicolay@gmail.com', url = 'https://github.com/marcelnicolay/simplexml', - license = 'OSI', + license = 'GPL-3.0', classifiers = ['Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'License :: OSI Approved',