diff -r eb243551cbd8 -r 25e572394f5c setup.py --- 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,