[Pkg-octave-commit] r1628 - octave-forge-pkgs/octave-linear-algebra/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Apr 12 18:49:54 UTC 2008


Author: rafael
Date: 2008-04-12 18:49:54 +0000 (Sat, 12 Apr 2008)
New Revision: 1628

Modified:
   octave-forge-pkgs/octave-linear-algebra/trunk/debian/copyright
Log:
Update copyright info for octave-linear-algebra

Modified: octave-forge-pkgs/octave-linear-algebra/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-linear-algebra/trunk/debian/copyright	2008-04-12 18:39:36 UTC (rev 1627)
+++ octave-forge-pkgs/octave-linear-algebra/trunk/debian/copyright	2008-04-12 18:49:54 UTC (rev 1628)
@@ -1,40 +1,44 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 10 Feb 2008 22:13:30 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/thfm.m,
+Copyright: © 2001 Rolf Fabian
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-Upstream Authors: 
+Files: inst/funm.m
+Copyright: © 2000 P.R. Nienhuis
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-	 Paul Kienzle <pkienzle at users.sf.net>
-	 Sylvain Pelissier <sylvain.pelissier at gmail.com>
-	 Arno Onken <asnelt at asnelt.org>
-	 P.R. Nienhuis <106130.1515 at compuserve.com>
-	 Rolf Fabian <fabian at tu-cottbus.de>
-	 John W. Eaton
-	 Pascal Dupuis
-	 Muthiah Annamalai <muthiah.annamalai at uta.edu>
+Files: inst/bicg.m
+Copyright: © 2006 Sylvain Pelissier
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-Copyright: 
+Files: inst/condeig.m
+Copyright: © 2006, 2007 Arno Onken
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-    Copyright (C) 2006 Sylvain Pelissier
-    Copyright (C) 2006 Arno Onken
-    Copyright (C) 2000 P.R. Nienhuis
-    Copyright (C) 2001 Rolf Fabian
-    Copyright (C) 1996, 1997 John W. Eaton
-    Copyright (C) 2006 Pascal Dupuis
-    Copyright (C) 2006 Muthiah Annamalai
-    
+Files: src/GramSchmidt.cc
+Copyright: © 2002 Andreas Stahel
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
+Files: src/dbleGSVD.h, src/dbleGSVD.h, src/CmplxGSVD.cc,
+ src/CmplxGSVD.cc, src/CmplxGSVD.h, src/CmplxGSVD.h, src/gsvd.cc,
+ src/gsvd.cc, src/dbleGSVD.cc, src/dbleGSVD.cc
+Copyright: © 1996, 1997 John W. Eaton
+           © 2006 Pascal Dupuis
 License: GPL-2+
- 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 2 of the License, or
- (at your option) any later version.
-    
-On Debian systems, the complete text of the GNU General Public License,
-version 2, can be found in file `/usr/share/common-licenses/GPL-2.
+ These files are under the GPL, version 2 or later.
 
+Files: debian/*
+Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.
 
-The Debian packaging is (C) 2007, Olafur Jens Sigurdsson <ojsbug at gmail.com> and
-is licensed under the GNU General Public License, version 3 or later,
-see `/usr/share/common-licenses/GPL-3'.
+On Debian systems, the complete text of the GNU General Public License,
+version 2, can be found in the file `/usr/share/common-licenses/GPL-2. The
+complete text of the GNU General Public License, version 3, can be found
+in the file `/usr/share/common-licenses/GPL-3.




More information about the Pkg-octave-commit mailing list