Loading README.md +2 −3 Original line number Diff line number Diff line Loading @@ -68,6 +68,5 @@ On debian systems the quickest way is `sudo apt-get install python-eventlet`. License ------- This project is licensed under GNU Lesser General Public License, version 2.1 * [Markdown](LICENSE/LGPL2.1.md) version * [Original](LICENSE/LGPL2.1.txt) version This project is licensed under Mozilla Public License, v. 2.0 * [Original](LICENSE/Mozilla_Public_License_2.0.txt) version setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ setup( 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Intended Audience :: Information Technology', 'License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)', 'License :: OSI Approved :: Mozilla Public License, v. 2.0', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2 :: Only', 'Topic :: Software Development :: Libraries :: Python Modules', Loading Loading
README.md +2 −3 Original line number Diff line number Diff line Loading @@ -68,6 +68,5 @@ On debian systems the quickest way is `sudo apt-get install python-eventlet`. License ------- This project is licensed under GNU Lesser General Public License, version 2.1 * [Markdown](LICENSE/LGPL2.1.md) version * [Original](LICENSE/LGPL2.1.txt) version This project is licensed under Mozilla Public License, v. 2.0 * [Original](LICENSE/Mozilla_Public_License_2.0.txt) version
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ setup( 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Intended Audience :: Information Technology', 'License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)', 'License :: OSI Approved :: Mozilla Public License, v. 2.0', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2 :: Only', 'Topic :: Software Development :: Libraries :: Python Modules', Loading