[med-svn] [python-cobra] 06/10: Update d/copyright to reflect new upstream dual-licensing and correct gpl3 mistake

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri Jul 10 04:26:44 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-cobra.

commit 9cf8ca0fda4571c45e3cd6f6e0e1c05557e5eec7
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Jul 9 18:45:01 2015 -0700

    Update d/copyright to reflect new upstream dual-licensing and correct gpl3 mistake
    
    The software was apparently licensed as gpl-2+ and not gpl-3+
---
 debian/copyright | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6dd7ee0..40db860 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,16 +6,16 @@ Source: http://opencobra.github.io/cobrapy/
 Files: *
 Copyright: 2012-2014 Daniel R. Hyduke <danielhyduke at gmail.com>
            2012-2015 Ali Ebrahim <aebrahim at ucsd.edu>
-License: GPL-3.0+
+License: GPL-2.0+ or LGPL-2.0+
 
 Files: debian/*
 Copyright: 2015 Afif Elghraoui <afif at ghraoui.name>
-License: GPL-3.0+
+License: GPL-2.0+
 
-License: GPL-3.0+
- This program is free software: you can redistribute it and/or modify
+License: GPL-2.0+
+ This package 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 3 of the License, or
+ the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  .
  This package is distributed in the hope that it will be useful,
@@ -27,4 +27,21 @@ License: GPL-3.0+
  along with this program. If not, see <http://www.gnu.org/licenses/>.
  .
  On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: LGPL-2.0+
+ This package 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 of the License, or (at your option) any later version.
+ .
+ This package 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 General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git



More information about the debian-med-commit mailing list