diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/debian/copyright b/debian/copyright index c6de397..cf850de 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,22 +5,21 @@ Upstream-Contact: Junichi Uekawa <dancer@debian.org> Files: * Copyright: Copyright 2001-2007 Junichi Uekawa Copyright (C) 2010 Loïc Minier <lool@dooz.org> - # pbuilder -- personal Debian package builder - # Copyright (C) 2001-2007 Junichi Uekawa - # - # 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 St, Fifth Floor, Boston, MA 02110-1301 USA License: GPL-2+ - -
\ No newline at end of file + 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 St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. |