[Pkg-octave-commit] [octave-general] 01/02: d/copyright: Ensure that all files have copyright information
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Wed Sep 24 06:33:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository octave-general.
commit 07fb11759d8069ff971f0c0f993a2150affe019a
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Tue Sep 23 14:05:24 2014 -0300
d/copyright: Ensure that all files have copyright information
I am not sure how to include file src/SHA1.cc in d/copyright, since it
is licensed under the GPL-3+ but contains part of its code taken from
a public-domain code.
---
debian/copyright | 41 +++++++++++++----------------------------
1 file changed, 13 insertions(+), 28 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 55ce0ab..77cd516 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,14 +3,22 @@ Upstream-Name: General package for Octave
Upstream-Contact: The Octave Community <maintainers at octave.org>
Source: http://octave.sourceforge.net/general/
-Files: inst/@dict/*.m inst/adresamp2.m inst/safeprod.m inst/unresamp2.m
- src/packfields.cc src/unpackfields.cc
+Files: *
Copyright: 2009-2010 VZLU Prague, a.s., Czech Republic
+ 2011-2012 Carnë Draug <carandraug+dev at gmail.com>
+ 2006 Michael Creel <michael.creel at uab.es>
+ 2009 Jaroslav Hajek
+ 2011 Carnë Draug <carandraug+dev at gmail.com>
+ 2011 Juan Pablo Carbajal <carbajal at ifi.uzh.ch>
+ 1999, 2002 Andy Adler
+ 2012 Robert T. Short <octave at phaselockedsystems.com>
License: GPL-3+
-Files: inst/@inputParser/*.m
-Copyright: 2011-2012 Carnë Draug <carandraug+dev at gmail.com>
-License: GPL-3+
+Files: src/SHA1.cc
+Copyright: 1999 Andy Adler <adler at sce.carleton.ca>
+License: public-domain
+ Part of this file is authored by Steve Reid <steve at edmweb.com> and
+ declared to be 100% Public Domain.
Files: inst/majle.m
Copyright: 2010 Andrew V. Knyazev <andrew.knyazev at ucdenver.edu>
@@ -40,29 +48,6 @@ License: BSD-3
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-Files: inst/unvech.m
-Copyright: 2006 Michael Creel <michael.creel at uab.es>
- 2009 Jaroslav Hajek
- 2011 Carnë Draug <carandraug+dev at gmail.com>
- 2011 Juan Pablo Carbajal <carbajal at ifi.uzh.ch>
-License: GPL-3+
-
-Files: inst/ztvals.m
-Copyright: 2009 Jaroslav Hajek
-License: GPL-3+
-
-Files: inst/tablify.m
-Copyright: 2012 Robert T. Short <octave at phaselockedsystems.com>
-License: GPL-3+
-
-Files: src/mark_for_deletion.cc
-Copyright: 2002 Andy Adler
-License: GPL-3+
-
-Files: src/SHA1.cc
-Copyright: 1999 Andy Adler <adler at sce.carleton.ca>
-License: GPL-3+
-
Files: debian/*
Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
2008-2011 Thomas Weber <tweber at debian.org>
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-general.git
More information about the Pkg-octave-commit
mailing list