[Pkg-octave-commit] r1574 - octave-forge-pkgs/octave-audio/trunk/debian

Thomas Weber thomas-guest at alioth.debian.org
Sat Apr 5 20:00:51 UTC 2008


Author: thomas-guest
Date: 2008-04-05 20:00:51 +0000 (Sat, 05 Apr 2008)
New Revision: 1574

Modified:
   octave-forge-pkgs/octave-audio/trunk/debian/copyright
Log:
Verify copyright and change to machine parsable format

Modified: octave-forge-pkgs/octave-audio/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-audio/trunk/debian/copyright	2008-04-05 18:53:41 UTC (rev 1573)
+++ octave-forge-pkgs/octave-audio/trunk/debian/copyright	2008-04-05 20:00:51 UTC (rev 1574)
@@ -1,25 +1,35 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Mon, 3 Mar 2008 13:35:59 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: debian/*
+Copyright: 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 Authors: 
+Files: inst/*.m
+Copyright: Copyright 1999, 2000 Paul Kienzle <pkienzle at users.sf.net>
+License: GPL-2+
+ The *.m files are under the GPL, version 2 or later.
 
-		Paul Kienzle <pkienzle at users.sf.net>
-		 
-Copyright: 
+Files: src/OFSndPlay.cc
+Copyright:  Copyright 2000 Per Persson <persquare at users.sf.net>
+License: PD
 
-    Copyright (C) 2000 Paul Kienzle <pkienzle at users.sf.net>
+Files: src/endpoint.*
+Copyright:  Copyright 1995, 1997 Bruce T. Lowerre
+ Copyright 2001, 20002, 2005 Paul Kienzle
+ Copyright 2006 Soren Hauberg 
+License: PD
 
-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.
-    
+Files: src/aurecord.cc
+Copyright: Copyright 1999 Paul Kienzle <pkienzle at users.sf.net>
+License: other
+ This source code is freely redistributable and may be used for
+ any purpose. This copyright notice must be maintained. 
+ Paul Kienzle is not responsible for the consequences of using
+ this software.
+
 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.
+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.
 
-
-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'.




More information about the Pkg-octave-commit mailing list