[Pkg-octave-commit] r1610 - in octave-forge-pkgs: . octave-optiminterp/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 10:28:33 UTC 2008


Author: rafael
Date: 2008-04-08 10:28:32 +0000 (Tue, 08 Apr 2008)
New Revision: 1610

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

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-08 10:21:07 UTC (rev 1609)
+++ octave-forge-pkgs/TODO	2008-04-08 10:28:32 UTC (rev 1610)
@@ -29,8 +29,10 @@
 odebvp
 odepkg
 optim
-optiminterp
 
+optiminterp:
+        inst/example_optiminterp.m (no copyright statement)
+
 parallel:
 	src/swab.h (no copyright statement)
 

Modified: octave-forge-pkgs/octave-optiminterp/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-optiminterp/trunk/debian/copyright	2008-04-08 10:21:07 UTC (rev 1609)
+++ octave-forge-pkgs/octave-optiminterp/trunk/debian/copyright	2008-04-08 10:28:32 UTC (rev 1610)
@@ -1,27 +1,27 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 17 Feb 2008 17:04:45 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/optiminterp1.m, inst/optiminterp2.m, inst/optiminterp3.m
+Copyright: © 2006 Alexander Barth
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Upstream Author: 
+Files: src/optimal_interpolation.F90, src/optiminterp.cc,
+ src/example_optiminterp.F90, src/optiminterp_wrapper.F90
+Copyright: © 2005 Alexander Barth
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-	 Alexander Barth <abarth at marine.usf.edu>
-	 Aida Alvera-Azcarate <aalvera at marine.usf.edu>
+Files: inst/optiminterp4.m
+Copyright: © 2007 Aida Alvera-Azcárate
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
 
-Copyright: 
+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.
 
-    Copyright (C) 2006 Alexander Barth
-    Copyright (C) 2007 Aida Alvera-Azcárate
-
-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 Debian packaging is (C) 2008, Ólafur Jens Sigurðsson <ojsbug at gmail.com> and
-is licensed under the GNU General Public License, version 3 or later,2+, see `/usr/share/common-licenses/GPL-3'.
+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