[Pkg-octave-commit] r1607 - in octave-forge-pkgs: . octave-parallel/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Tue Apr 8 10:14:54 UTC 2008
Author: rafael
Date: 2008-04-08 10:14:54 +0000 (Tue, 08 Apr 2008)
New Revision: 1607
Modified:
octave-forge-pkgs/TODO
octave-forge-pkgs/octave-parallel/trunk/debian/copyright
Log:
Update copyright info for octave-parallel
Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO 2008-04-08 10:11:03 UTC (rev 1606)
+++ octave-forge-pkgs/TODO 2008-04-08 10:14:54 UTC (rev 1607)
@@ -31,8 +31,10 @@
optim
optiminterp
outliers
-parallel
+parallel:
+ src/swab.h (no copyright statement)
+
plot:
inst/zoom.m (dummy file; I think it is okay to distribute
it without copyright statement)
Modified: octave-forge-pkgs/octave-parallel/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-parallel/trunk/debian/copyright 2008-04-08 10:11:03 UTC (rev 1606)
+++ octave-forge-pkgs/octave-parallel/trunk/debian/copyright 2008-04-08 10:14:54 UTC (rev 1607)
@@ -1,26 +1,16 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 17 Feb 2008 22:37:20 +0100
+Original source may be found at http://octave.sf.net.
-It was downloaded from http://octave.sf.net
-
-Upstream Author:
-
- Hayato Fujiwara
-
-Copyright:
-
- Copyright (C) 2002 by Hayato Fujiwara
-
+Files: inst/*.m, src/*.cc
+Copyright: © 2002 Hayato Fujiwara
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