commit | 84a6a6384df8a3510b022f7302456c56dc7de468 | [log] [tgz] |
---|---|---|
author | eli.bendersky <devnull@localhost> | Fri Apr 29 09:00:43 2011 +0300 |
committer | eli.bendersky <devnull@localhost> | Fri Apr 29 09:00:43 2011 +0300 |
tree | 6f89abc4d6783ec631655b454441d600192a9f76 | |
parent | 13d6ca8534d4bd65c536eadc647a30432dee2a88 [diff] [blame] |
changed license notices to BSD in all files
diff --git a/setup.py b/setup.py index ae36646..c92a015 100644 --- a/setup.py +++ b/setup.py
@@ -13,7 +13,7 @@ C compilers or analysis tools. """, install_requires=['ply'], - license='LGPL', + license='BSD', version='2.03', author='Eli Bendersky', maintainer='Eli Bendersky',