[Pkg-octave-commit] r2965 - octave-forge-pkgs/octave-mapping/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Wed Apr 15 14:20:57 UTC 2009
Author: rafael
Date: 2009-04-15 14:20:57 +0000 (Wed, 15 Apr 2009)
New Revision: 2965
Modified:
octave-forge-pkgs/octave-mapping/trunk/debian/copyright
Log:
Add copyright notices
Modified: octave-forge-pkgs/octave-mapping/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-mapping/trunk/debian/copyright 2009-04-15 14:20:22 UTC (rev 2964)
+++ octave-forge-pkgs/octave-mapping/trunk/debian/copyright 2009-04-15 14:20:57 UTC (rev 2965)
@@ -3,7 +3,50 @@
Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
Upstream-Source: http://octave.sourceforge.net/mapping/index.html
+Files: inst/azimuth.m, inst/deg2rad.m, inst/distance.m,inst/rad2deg.m
+Copyright: © 2004 Andrew Collier <abcollier at users.sourceforge.net>
+License: GPL-2+
+
+Files: inst/km2deg.m, inst/reckon.m
+Copyright: © 2008 Alexander Barth <barth.alexander at gmail.com>
+License: GPL-2+
+
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.
+
+License: GPL-2+
+ 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.
+ .
+ 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.
+ .
+ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ In Debian systems, the complete text of the GNU General Public
+ License, version 2, is in /usr/share/common-licenses/GPL-2.
+
+License: GPL-3+
+ 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 3 of the License, or
+ (at your option) any later version.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ In Debian systems, the complete text of the GNU General Public
+ License, version 3, is in /usr/share/common-licenses/GPL-3.
+
More information about the Pkg-octave-commit
mailing list