[Python-modules-commits] [python-fedora] 06/09: Some fixes on debian/copyright
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Tue Jul 19 23:50:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository python-fedora.
commit 90c7441a77e4fbbc07c7c68adf1fd82380571434
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Tue Jul 19 19:45:28 2016 -0400
Some fixes on debian/copyright
* Review copyright information for upstream package.
* Fix license name typo on debian/copyright
* Add myself to the list of copyright holders for files under
debian/*.
---
debian/copyright | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 39b132b..11588cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,6 +5,10 @@ Files: *
Copyright: 2007-2014 Red Hat, Inc
License: LGPL-2.1+
+Files: flask_fas_openid.py
+Copyright: 2013 Patrick Uiterwijk
+License: LGPL-2.1+
+
Files: fedora/__init__.py
Copyright: 2010 Red Hat, Inc
License: GPL-2+ or LGPL-2.1+
@@ -28,7 +32,9 @@ Copyright: 2008-2012 Red Hat, Inc
License: LGPL-2.1+
Files: debian/*
-Copyright: 2014 Nicolas Dandrimont <olasd at debian.org>
+Copyright:
+ 2014 Nicolas Dandrimont <olasd at debian.org>
+ 2016 Sergio Durigan Junior <sergiodj at sergiodj.net>
License: LGPL-2.1+
License: GPL-2+
@@ -47,4 +53,5 @@ License: LGPL-2.1+
your option) any later version.
.
On Debian systems, the complete text of version 2.1 of the GNU Lesser
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+ General Public License can be found in
+ `/usr/share/common-licenses/LGPL-2.1'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fedora.git
More information about the Python-modules-commits
mailing list