[Pkg-octave-commit] r1617 - in octave-forge-pkgs: . octave-odepkg/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 17:17:39 UTC 2008


Author: rafael
Date: 2008-04-08 17:17:39 +0000 (Tue, 08 Apr 2008)
New Revision: 1617

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

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-08 16:56:46 UTC (rev 1616)
+++ octave-forge-pkgs/TODO	2008-04-08 17:17:39 UTC (rev 1617)
@@ -27,8 +27,10 @@
 octcdf
 octgpr
 odebvp
-odepkg
 
+odepkg:
+        inst/doc.info (no copyright owner, no sources)
+
 optim:
         inst/wsolve.m (no copyright owner)
 

Modified: octave-forge-pkgs/octave-odepkg/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-odepkg/trunk/debian/copyright	2008-04-08 16:56:46 UTC (rev 1616)
+++ octave-forge-pkgs/octave-odepkg/trunk/debian/copyright	2008-04-08 17:17:39 UTC (rev 1617)
@@ -1,26 +1,51 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 17 Feb 2008 16:01:04 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/*.m, src/*.cc
+Copyright: © 2006-2008 Thomas Treichl
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Upstream Author: 
+Files: src/cash/*.f
+Copyright: © 2007 Jeff R. Cash
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-	Thomas Treichl <treichl at users.sourceforge.net>
+Files: src/hairer/*.f
+Copyright: © 2004 Ernst Hairer
+License: other
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
 
-Copyright: 
+Files: inst/doc.info
+Copyright: © 2008 Thomas Treichl
+License: other
+ Permission is granted to make and distribute verbatim copies of this
+ manual provided the copyright notice and this permission notice are
+ preserved on all copies.
+ .
+ Permission is granted to copy and distribute modified versions of
+ this manual under the conditions for verbatim copying, provided that
+ the entire resulting derived work is distributed under the terms of a
+ permission notice identical to this one.
+ .
+ Permission is granted to copy and distribute translations of this
+ manual into another language, under the same conditions as for modified
+ versions.
 
-    Copyright (C) 2007, Thomas Treichl
+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.
 
-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) 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'.
+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