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',