Merge "Update and normalize license for pylint/astroid"

This commit is contained in:
Jenkins 2016-06-22 19:29:41 +00:00 committed by Gerrit Code Review
commit 707bd6057b

View File

@ -3,7 +3,7 @@ amqp>=1.4.0,<2.0 # LGPL
anyjson>=0.3.3 # BSD
appdirs>=1.3.0 # MIT License
apscheduler # MIT License
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
autobahn>=0.10.1 # MIT License
automaton>=0.5.0 # Apache-2.0
beautifulsoup4 # MIT
@ -366,4 +366,4 @@ mccabe==0.2.1 # MIT License
pep257==0.7.0 # MIT License
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
pylint==1.4.5 # GNU GPL v2
pylint==1.4.5 # GPLv2