Mercurial > hg-allpaths
changeset 26:b4af8f4c6136
license name fix
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 15 Nov 2015 10:28:01 +0100 |
parents | b44a37554abb |
children | f85c921c49c8 |
files | setup.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Sun Nov 15 10:27:01 2015 +0100 +++ b/setup.py Sun Nov 15 10:28:01 2015 +0100 @@ -20,7 +20,7 @@ url='http://bitbucket.org/Mekk/mercurial-all_paths', description='Mercurial allpaths extension', long_description=LONG_DESCRIPTION, - license='GNU', + license='GNU General Public License v2 (GPLv2)', py_modules=['mercurial_all_paths'], keywords="mercurial paths multi extension", classifiers=[