[Reproducible-commits] [diffoscope] 10/11: Add license field in setup.py

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Nov 7 16:29:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository diffoscope.

commit ac6da58ae182f351fe95382a77b32d566db0a115
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Nov 7 17:03:58 2015 +0100

    Add license field in setup.py
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index 5f46d09..6329634 100644
--- a/setup.py
+++ b/setup.py
@@ -27,6 +27,7 @@ setup(name='diffoscope',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='Lunar',
       author_email='lunar at debian.org',
+      license='GPL-3+',
       url='https://diffoscope.org/',
       packages=find_packages(),
       tests_require=['pytest'],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list