[Pkg-octave-commit] r1625 - in octave-forge-pkgs: . octave-nnet/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 19:29:24 UTC 2008


Author: rafael
Date: 2008-04-08 19:29:24 +0000 (Tue, 08 Apr 2008)
New Revision: 1625

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

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-08 19:08:31 UTC (rev 1624)
+++ octave-forge-pkgs/TODO	2008-04-08 19:29:24 UTC (rev 1625)
@@ -23,8 +23,11 @@
 irsa
 linear-algebra
 miscellaneous
-nnet
 
+nnet:
+        doc/pdf/neuralNetworkToolboxForOctaveUsersGuide.pdf (no
+        copyright statement, no sources)
+
 octcdf:
         inst/example_netcdf.m, inst/example_opendap.m (no copyright statement)
 

Modified: octave-forge-pkgs/octave-nnet/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-nnet/trunk/debian/copyright	2008-04-08 19:08:31 UTC (rev 1624)
+++ octave-forge-pkgs/octave-nnet/trunk/debian/copyright	2008-04-08 19:29:24 UTC (rev 1625)
@@ -1,26 +1,16 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sat, 16 Feb 2008 15:42:46 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
-
-Upstream Author: 
-
-	 Michael Schmid <michaelschmid at users.sourceforge.net>
-
-Copyright: 
-
-    Copyright (C) 2007 Michael Schmid
-
+Files: inst/*.m
+Copyright: © 2005, 2006, 2007 Michel D. Schmid
 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.
+ The *.m 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