diff options
author | Roger Leigh <rleigh@debian.org> | 2008-05-04 22:56:42 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2008-05-04 22:57:05 +0100 |
commit | 01ea4bb698163dcedc027a0eee6be01ede0b61bb (patch) | |
tree | 0cd6d4d54ad6a2df9051635206b71162bb1de76e | |
parent | 0de909951040e67d97da0fd25f922c17345d80a1 (diff) | |
download | schroot-01ea4bb698163dcedc027a0eee6be01ede0b61bb.tar.gz |
Update copyright and author contributions
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | debian/copyright | 43 |
2 files changed, 27 insertions, 17 deletions
@@ -6,6 +6,7 @@ Andreas Bombe <aeb@debian.org> Kees Cook <kees@outflux.net> 15killprocs script to kill processes. + schroot-mount improvements. Federico Di Gregorio <fog@debian.org> Init script improvements. diff --git a/debian/copyright b/debian/copyright index 0136d382..730514f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,27 +1,36 @@ -This package was debianized by Roger Leigh <rleigh@debian.org> on +This package was created by Roger Leigh <rleigh@debian.org> on Sun, 19 Jun 2005 15:11:58 +0100. -schroot is maintained by the Debian buildd-tools project. It was -downloaded from - git://git.debian.org/git/buildd-tools/schroot.git +schroot is maintained by the Debian buildd-tools project team. It was +downloaded from git://git.debian.org/git/buildd-tools/schroot.git. +Team information and mailing list are available at +http://alioth.debian.org/projects/buildd-tools/. -Copyright Holder: Roger Leigh <rleigh@debian.org> -License: GPL +Upstream Authors: Roger Leigh - Architecture, Coding, Documentation. + Andreas Bombe - Documentation improvements + Kees Cook - 15killprocs and schroot-mount improvements -schroot 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. +Copyright: © 2005-2008 Roger Leigh <rleigh@debian.org> + © 2006 Andreas Bombe <aeb@debian.org> + © 2007-2008 Kees Cook <kees@outflux.net> -schroot 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. +All program code, manuals, and documentation are licensed under the +terms of the GNU General Public License, version 3 or later: -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. + sbuild 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. + sbuild 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 file. +License, version 3, can be found in /usr/share/common-licenses/GPL. |