Update license to GPL-3.

This commit is contained in:
Carlos Maddela
2017-01-05 18:08:37 +11:00
parent df576e4510
commit 4f4b91805a
3 changed files with 48 additions and 2 deletions

21
debian/copyright vendored
View File

@@ -4,8 +4,8 @@ Upstream-Name: dvdisaster
Source: http://dvdisaster.net/
Files: *
Copyright: 20042012, Carsten Gnörlich <carsten@dvdisaster.org>
License: GPL-2+
Copyright: 20042015, Carsten Gnörlich <carsten@dvdisaster.org>
License: GPL-3+
Files: debian/*
Copyright: 20052009, Daniel Baumann <daniel@debian.org>
@@ -30,3 +30,20 @@ License: GPL-2+
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found 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 package 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 <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".