[Pkg-octave-commit] r1280 - octave-pkg-dev/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Mon Feb 25 22:36:14 UTC 2008


Author: rafael
Date: 2008-02-25 22:36:13 +0000 (Mon, 25 Feb 2008)
New Revision: 1280

Modified:
   octave-pkg-dev/trunk/debian/copyright
Log:
Add proper copyright notices and licensing conditions

Modified: octave-pkg-dev/trunk/debian/copyright
===================================================================
--- octave-pkg-dev/trunk/debian/copyright	2008-02-25 22:26:18 UTC (rev 1279)
+++ octave-pkg-dev/trunk/debian/copyright	2008-02-25 22:36:13 UTC (rev 1280)
@@ -1,24 +1,33 @@
 This package was debianized by Rafael Laboissiere <rafael at debian.org> on
 Mon, 25 Feb 2008 10:11:27 +0100.
 
-It was downloaded from <url://example.com>
+It was downloaded from svn://svn.debian.org/svn/pkg-octave/octave-pkg-dev
 
-Upstream Author(s): 
+Upstream Authors:
 
-    <put author's name and email here>
-    <likewise for another author>
+    Rafael Laboissiere <rafael at debian.org>
+    Ólafur Jens Sigurðsson<ojsbug at gmail.com>
 
-Copyright: 
+Copyright:
 
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
+    Copyright (C) 2008  Rafael Laboissiere
+    Copyright (c) 2008  Ólafur Jens Sigurðsson
 
 License:
 
-    <Put the license of the package here indented by 4 spaces>
+    This program 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 Debian packaging is (C) 2008, Rafael Laboissiere <rafael at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation,
+    Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+
+In Debian systems the complete text of the GNU GPL, version 3, can fe
+found in `/usr/share/common-licenses/GPL-3'.




More information about the Pkg-octave-commit mailing list