[Python-modules-commits] [yattag] 06/06: add LGPL 2.1 license text + correct license for packaging

Sandro Tosi morph at moszumanska.debian.org
Thu Apr 7 23:48:35 UTC 2016


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

morph pushed a commit to branch master
in repository yattag.

commit cf22e4ade406ec020b8439cb82def4cc5bb45889
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Apr 8 00:41:47 2016 +0100

    add LGPL 2.1 license text + correct license for packaging
---
 debian/copyright | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index bb52cf1..e7d4518 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,9 +7,23 @@ Copyright: Copyright (C) 2014 Benjamin Le Forestier
 License: LGPL-2.1
 
 License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
  On Debian systems, the complete text of the GNU Lesser General
  Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
 
 Files: debian/*
 Copyright: 2016 Sandro Tosi <morph at debian.org>
-License: LGPL
+License: LGPL-2.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/yattag.git



More information about the Python-modules-commits mailing list