setup.py
branchstable
changeset 10263 25e572394f5c
parent 10124 08384d8777a4
child 10264 d6512b3e9ac0
--- a/setup.py	Tue Jan 19 22:20:05 2010 -0600
+++ b/setup.py	Tue Jan 19 22:20:08 2010 -0600
@@ -271,7 +271,7 @@
       author_email='mpm@selenic.com',
       url='http://mercurial.selenic.com/',
       description='Scalable distributed SCM',
-      license='GNU GPL',
+      license='GNU GPLv2+',
       scripts=scripts,
       packages=packages,
       ext_modules=ext_modules,