[Pkg-octave-commit] r1601 - in octave-forge-pkgs: . octave-econometrics/trunk/debian
Thomas Weber
thomas-guest at alioth.debian.org
Mon Apr 7 20:54:40 UTC 2008
Author: thomas-guest
Date: 2008-04-07 20:54:40 +0000 (Mon, 07 Apr 2008)
New Revision: 1601
Modified:
octave-forge-pkgs/TODO
octave-forge-pkgs/octave-econometrics/trunk/debian/copyright
Log:
Switch to new copyright format
Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO 2008-04-07 20:52:33 UTC (rev 1600)
+++ octave-forge-pkgs/TODO 2008-04-07 20:54:40 UTC (rev 1601)
@@ -10,7 +10,9 @@
doc/comms.pdf (no source shipped (included in SVN)? => mail sent to octave-forge list)
inst/doc.info (same)
-econometrics
+econometrics:
+ kernel_density_cvscore.m (no license statement)
+ kernel_regression_cvscore (ditto)
fixed
general
gsl
Modified: octave-forge-pkgs/octave-econometrics/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-econometrics/trunk/debian/copyright 2008-04-07 20:52:33 UTC (rev 1600)
+++ octave-forge-pkgs/octave-econometrics/trunk/debian/copyright 2008-04-07 20:54:40 UTC (rev 1601)
@@ -1,26 +1,21 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Wed, 06 Feb 2008 23:30:04 +0100
+Original source may be found at http://octave.sf.net.
-It was downloaded from http://octave.sf.net
+Files: debian/*
+Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.
-Upstream Author:
+Files: inst/*.m
+Copyright: © 2003, 2004, 2005, 2006, 2007 Michael Creel <michael.creel at uab.es>
+License: GPL-2+
+ The *.m files are under the GPL, version 2 or later.
- Michael Creel <michael.creel at uab.es>
-
-Copyright:
-
- Copyright (C) 2007 Michael Creel <michael.creel at uab.es>
-
+Files: src/__kernel_weights.cc
+Copyright: © 2007 Michael Creel <michael.creel at uab.es>
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.
+ The file __kernel_weights.cc is under the GPL, version 2 or later.
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