[Python-modules-commits] [gtts] 01/03: d/copyright: the upstream copyright is claimed only for 2014, fix the year
Mattia Rizzolo
mattia at debian.org
Tue Aug 15 16:28:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository gtts.
commit 9aa82451ba2bac81e74e0e7a67ec472c5c6d8eb0
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Aug 15 18:09:14 2017 +0200
d/copyright: the upstream copyright is claimed only for 2014, fix the year
The LICENSE [1] file is not included [2] but right now it clearly states
Copyright (c) 2014 Pierre Nicolas Durette
And no further copyright claims can be found through the sources.
[1] https://github.com/pndurette/gTTS/blob/master/LICENSE
[2] https://github.com/pndurette/gTTS/pull/77
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/copyright | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 3c253d8..17602aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,11 @@ Upstream-Name: gtts
Source: https://pypi.python.org/pypi/gtts
Files: *
-Copyright: (c) 2017 Pierre Nicolas Durette
+Copyright: (c) 2014 Pierre Nicolas Durette
License: MIT-style
Files: debian/*
-Copyright: (c) 2017, Ethan Ward <ethan.ward at mycroft.ai>
+Copyright: (c) 2017 Ethan Ward <ethan.ward at mycroft.ai>
License: MIT-style
License: MIT-style
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gtts.git
More information about the Python-modules-commits
mailing list