[Python-modules-commits] [python-gammu] 05/07: Update debian/copyright to match upstream licensing.
Michal Cihar
nijel at moszumanska.debian.org
Wed Jun 3 13:46:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository python-gammu.
commit 64caf946c4491b4807dc567084c7c1bfbfb446de
Author: Michal Čihař <michal at cihar.com>
Date: Wed Jun 3 14:54:31 2015 +0200
Update debian/copyright to match upstream licensing.
---
debian/changelog | 1 +
debian/copyright | 26 ++++++--------------------
2 files changed, 7 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e7810e..4c11bae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-gammu (2.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Update debian/copyright to match upstream licensing.
-- Michal Čihař <nijel at debian.org> Wed, 03 Jun 2015 14:52:59 +0200
diff --git a/debian/copyright b/debian/copyright
index c475b4b..eb7ea1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,30 +5,16 @@ Source: http://wammu.eu/download/python-gammu/source/
Files: *
Copyright: Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
License: GPL-2
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA 02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+
+Files: examples/filesystem_test.py examples/listfilesystem.py
+Copyright: Copyright © 2003 - 2015 Matthias Blaesing <matthias.blaesing at rwth-aachen.de>
+License: GPL-2
Files: debian/*
Copyright: Copyright © 2015 Michal Čihař <nijel at debian.org>
License: GPL-2
+
+License: GPL-2
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git
More information about the Python-modules-commits
mailing list