[python-bumps] 03/03: organise copyright information
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 a44297452b0030001acdb22fa6b34720a946356e
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Nov 6 22:52:31 2017 +0800
organise copyright information
- Expat licence block in copyright file
- add public domain text to Anne Archibald's bumps/mystic/util.py
- license.rst.txt is part of documentation
---
debian/copyright | 17 ++++++++++-------
debian/python-bumps-doc.lintian-overrides | 2 ++
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 9d684cf..efa6fd6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,15 +18,22 @@ License: public-domain
Files: bumps/mystic/util.py
Copyright: 2007 Anne Archibald
-License: public-domain
+ Paul Kienzle <pkienzle at nist.gov>
+License: public-domain-Archibald
+ This code is in the public domain.
+ choose_without_replacement is copyright (2007) Anne Archibald.
Files: bumps/gui/*
master_builder.py
setup_py2exe.py
Copyright: 2006-2011 James Krycka, University of Maryland
License: Expat
- Copyright (C) 2006-2011, University of Maryland
- .
+
+Files: bumps/quasinewton.py
+Copyright: 2009-2010 Ismet Sahin, University of Maryland
+License: Expat
+
+License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
@@ -45,10 +52,6 @@ License: Expat
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
diff --git a/debian/python-bumps-doc.lintian-overrides b/debian/python-bumps-doc.lintian-overrides
new file mode 100644
index 0000000..1da65c6
--- /dev/null
+++ b/debian/python-bumps-doc.lintian-overrides
@@ -0,0 +1,2 @@
+# this license.rst.txt is part of the documentation
+python-bumps-doc: extra-license-file usr/share/doc/python-bumps-doc/html/_sources/getting_started/license.rst.txt
--
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