[python-bumps] 01/03: Add stray GPL and Expat licences to debian/copyright

Drew Parsons dparsons at moszumanska.debian.org
Mon Nov 6 15:21:34 UTC 2017


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

dparsons pushed a commit to branch master
in repository python-bumps.

commit 690768e2b705f83e6f1b460539fdda2ead79f5e2
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Nov 6 20:45:36 2017 +0800

    Add stray GPL and Expat licences to debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 38 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d8c0705..daea6da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-bumps (0.7.6-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fix package name in debian/watch.
+  * Add stray GPL and Expat licences to debian/copyright.
 
  -- Drew Parsons <dparsons at debian.org>  Sun, 29 Oct 2017 22:12:15 +0800
 
diff --git a/debian/copyright b/debian/copyright
index bdf787b..9d684cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,9 +16,15 @@ License: public-domain
          Bumps (Version |release|) [Computer Software].
          College Park, MD: University of Maryland.  Retrieved |today|.
 
+Files: bumps/mystic/util.py
+Copyright: 2007 Anne Archibald
+License: public-domain
+
 Files: bumps/gui/*
+       master_builder.py
+       setup_py2exe.py
 Copyright: 2006-2011 James Krycka, University of Maryland
-License: BSD-2
+License: Expat
  Copyright (C) 2006-2011, University of Maryland
  .
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -39,6 +45,10 @@ License: BSD-2
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
 
+Files: bumps/quasinewton.py
+Copyright: 2009-2010 Ismet Sahin, University of Maryland
+License: Expat
+
 Files: bumps/dream/*
 Copyright: Jasper A. Vrugt <vrugt at lanl.gov>
 	   Cajo ter Braak
@@ -109,3 +119,29 @@ License: BSD-3-numdifftools
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: doc/pylit.py
+Copyright: 2005, 2007 Günter Milde
+License: GPL-2+
+ Released without warranty under the terms of the GNU General Public License (v. 2 or later).
+ The GPL-2 licence may be found on Debian systems at /usr/share/common-licenses/GPL-2
+
+Files: extra/jobqueue/mimedict.py
+Copyright: 2008 Benjamin O'Steen
+License: GPL-3+
+ This file is part of python-fedoracommons.
+ .
+ python-fedoracommons 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
+ (at your option) any later version.
+ .
+ python-fedoracommons 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 python-fedoracommons.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems the GPL-3 licence may be found at /usr/share/common-licenses/GPL-3

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



More information about the debian-science-commits mailing list