2009-05-19 09:56:11 -04:00
|
|
|
--- setup.py.orig Fri May 2 02:53:07 2008
|
|
|
|
+++ setup.py Tue Mar 10 09:42:29 2009
|
|
|
|
@@ -33,7 +33,7 @@
|
|
|
|
# versions of distutils. The error has been fixed as of
|
|
|
|
# python2.3, but we leave this line here for compatibility with
|
|
|
|
# older python versions.
|
|
|
|
- licence='LGPL',
|
|
|
|
+ #licence='LGPL',
|
2004-02-05 18:37:27 -05:00
|
|
|
|
|
|
|
# Description of the package in the distribution
|
|
|
|
package_dir={'Gnuplot' : '.'},
|