aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-ply/files/patch-setup.py
blob: ceee4510b9e819056370e7c6a381f6e06da3f066 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig   Wed Jul 20 01:27:21 2005
+++ setup.py    Wed Jul 20 01:27:31 2005
@@ -17,7 +17,7 @@
 
 PLY is extremely easy to use and provides very extensive error checking. 
 """,
-            licence="""Lesser GPL (LGPL)""",
+            license="""Lesser GPL (LGPL)""",
             version = "1.3.1",
             author = "David Beazley",
             author_email = "beazley@cs.uchicago.edu",