[Pkg-octave-commit] r1638 - in octave-forge-pkgs: . octave-general/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Apr 12 21:23:44 UTC 2008


Author: rafael
Date: 2008-04-12 21:23:44 +0000 (Sat, 12 Apr 2008)
New Revision: 1638

Modified:
   octave-forge-pkgs/TODO
   octave-forge-pkgs/octave-general/trunk/debian/copyright
Log:
Update copyright info for octave-general

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-12 21:14:38 UTC (rev 1637)
+++ octave-forge-pkgs/TODO	2008-04-12 21:23:44 UTC (rev 1638)
@@ -14,8 +14,10 @@
 	kernel_density_cvscore.m (no license statement)
 	kernel_regression_cvscore (ditto)
 fixed
-general
 
+general:
+        inst/fcnchk.m (trivial fucntion, no copyright statement)
+
 gsl:
 	src/double_double_to_double.cc.template,
 	src/int_int_double_to_double.cc.template,

Modified: octave-forge-pkgs/octave-general/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-general/trunk/debian/copyright	2008-04-12 21:14:38 UTC (rev 1637)
+++ octave-forge-pkgs/octave-general/trunk/debian/copyright	2008-04-12 21:23:44 UTC (rev 1638)
@@ -1,35 +1,47 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Fri, 08 Feb 2008 01:03:04 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/*.m
+Copyright: © 2002 Etienne Grossmann
+License: GPL-2+
+ The *.m files are under the GPL, version 2 or later.
 
-Upstream Author: 
+Files: inst/unvech.m
+Copyright: © 2006 Michael Creel
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-	 Paul Kienzle <pkienzle at users.sf.net>
-	 Laurent Mazet
-	 Sylvain Pelissier <sylvain.pelissier at gmail.com>
-	 Michael Creel <michael.creel at uab.es>
-	 Ben Hall <benjamin.hall at pw.utc.com>
-	 Andy Adler
+Files: inst/transpose.m, inst/ctranspose.m
+Copyright: © 2001 Laurent Mazet
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Copyright: 
+Files: inst/issorted.m
+Copyright: © 2006 Sylvain Pelissier and Paul Kienzle
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-    Copyright (C) 2007 Paul Kienzle <pkienzle at users.sf.net>
-    	      	       Laurent Mazet
-		       Sylvain Pelissier <sylvain.pelissier at gmail.com>
-		       Michael Creel <michael.creel at uab.es>
-		       Andy Adler
+Files: src/SHA1.cc
+Copyright: © 1999 Andy Adler
+License: other
+ This code has no warrany whatsoever. Do what you like with this code
+ as long as you leave this copyright in place.
 
+Files: src/mark_for_deletion.cc
+Copyright: © 2002 Andy Adler
+License: GPL-other
+ This files is under the GPL, no version specified.
+
+Files: src/deref.cc
+Copyright: © 2002 Paul Kienzle
 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.
+ This files is 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