[Pkg-octave-commit] r1634 - octave-forge-pkgs/octave-io/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Apr 12 19:32:30 UTC 2008


Author: rafael
Date: 2008-04-12 19:32:30 +0000 (Sat, 12 Apr 2008)
New Revision: 1634

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

Modified: octave-forge-pkgs/octave-io/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-io/trunk/debian/copyright	2008-04-12 19:19:34 UTC (rev 1633)
+++ octave-forge-pkgs/octave-io/trunk/debian/copyright	2008-04-12 19:32:30 UTC (rev 1634)
@@ -1,35 +1,46 @@
-This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
-Sun, 10 Feb 2008 18:12:10 +0100
+Original source may be found at http://octave.sf.net.
 
-It was downloaded from http://octave.sf.net
+Files: inst/csvwrite.m, inst/csvread.m
+Copyright: © 2001, 2008 Paul Kienzle
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
 
-Upstream Authors: 
+Files: inst/xlsread.m
+Copyright: © 2004 Alois Schloegl
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-	 Paul Kienzle <pkienzle at users.sf.net>
-	 Kai Habel
-	 Stefan van der Walt <stefan at sun.ac.za>
-	 Tomer Altman <taltman at lbl.gov>
-	 Alois Schloegl <a.schloegl at ieee.org>
+Files: inst/append_save.m
+Copyright: © 2003 Tomer Altman
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-Copyright: 
+Files: src/dlmread.cc
+Copyright: © 2008 Jonathan Stickel
+License: GPL-2+
+ This files is under the GPL, version 2 or later.
 
-    Copyright (C) 2007 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
-    Copyright (C) 2003 Kai Habel
-    Copyright (C) 2005 Stefan van der Walt
-    Copyright (C) 2003 Tomer Altman
-    Copyright (C) 2001 Paul Kienzle
-    Copyright (C) 2004 Alois Schloegl
+Files: src/textread.cc
+Copyright: © 2005 Stefan van der Walt
+License: other
+ Redistribution and use in source  and binary forms, with or without
+ modification, are permitted  provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ .
+ 2. 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.
 
-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: 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.
+
 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