diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:29:18 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:29:18 +0000 |
commit | 04b8e8b54393552a5349fd4f509c0cacf0b892a8 (patch) | |
tree | 6d3b82924debe7dbf38743a27bf93514993e0467 | |
parent | 0449e9a11f261836a5b3e2e65fc168c489d229ad (diff) | |
download | sitesummary-04b8e8b54393552a5349fd4f509c0cacf0b892a8.tar.gz sitesummary-04b8e8b54393552a5349fd4f509c0cacf0b892a8.tar.bz2 sitesummary-04b8e8b54393552a5349fd4f509c0cacf0b892a8.tar.xz |
* Improve copyright file.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 34 |
2 files changed, 28 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 8bd3d6d..6a80b66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ sitesummary (0.0.6) UNRELEASED; urgency=low * Let the collector store the IP peer info about each entry. Not yet working, as the getpeername() code is broken. * Extend package descriptions and make them more useful. + * Improve copyright file. [ Morten Werner Olsen ] * Rewrite Apache example config and place it in /etc/apache2/conf.d/ diff --git a/debian/copyright b/debian/copyright index 92479cb..b44e7ed 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,35 @@ -This package was debianized by Petter Reinholdtsen <pere@hungry.com> on +This package was debianized by Petter Reinholdtsen on Thu Aug 24 10:02:05 CEST 2006 +0200. -Created by Petter Reinholdtsen <pere@hungry.com> +The current Debian maintainer is Petter Reinholdtsen -Copyright: Petter Reinholdtsen <pere@hungry.com> +It was downloaded from: + http://svn.debian.org/wsvn/debian-edu/trunk/src/sitesummary/ -Licensed under the GNU General Public License, version 2. See the file -/usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. +Created by Petter Reinholdtsen, upstream authors are the debian-edu + team <debian-edu@lists.debian.org> + +Copyright: 2006 Petter Reinholdtsen + + 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; version 2 of the License. + + 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 with + the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; + if not, write to the Free Software Foundation, Inc., 59 Temple Place, + Suite 330, Boston, MA 02111-1307 USA + +On Debian systems, the complete text of the GNU General Public +License, version 2, can be found in /usr/share/common-licenses/GPL-2. The file sitesummary-upload is placed in the public domain and was written by Bill Allombert and modified by Petter Reinholdtsen. -The Debian packaging is licensed under the terms of the -GNU General Public License version 2. +The Debian packaging is copyright 2006 by Petter Reinholdtsen and +licensed under the terms of the GNU General Public License version 2. |