diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:58 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:58 +0000 |
commit | 7635375fd8d6baf3ea51cbe39b5d4fe117543ef2 (patch) | |
tree | ed404e280a70608eb90dba1e5623002a283095e4 | |
parent | Adding debian version 0.9~rc2-1. (diff) | |
download | zutils-7635375fd8d6baf3ea51cbe39b5d4fe117543ef2.tar.xz zutils-7635375fd8d6baf3ea51cbe39b5d4fe117543ef2.zip |
Adding debian version 0.9~rc2-2.debian/0.9_rc2-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 38 |
2 files changed, 38 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 494fe21..f7ebe55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zutils (0.9~rc2-2) unstable; urgency=low + + * Updating copyright file. + + -- Daniel Baumann <daniel@debian.org> Mon, 27 Dec 2010 06:12:58 +0100 + zutils (0.9~rc2-1) unstable; urgency=low * Merging upstream version 0.9~rc2. diff --git a/debian/copyright b/debian/copyright index c90123a..c9bff03 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,37 @@ Files: * Copyright: (C) 2009-2010 Antonio Diaz Diaz <ant_diaz@teleline.es> -License: PD - These scripts are free software: you have unlimited permission - to copy, distribute and modify it. +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/>. + . + On Debian systems, the complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-3 file. Files: debian/* Copyright: (C) 2009-2010 Daniel Baumann <daniel@debian.org> -License: PD - The Debian packaging is hereby placed in the public domain (no rights - reserved). +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/>. + . + On Debian systems, the complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-3 file. |