From 8f8c1b6e88d59aadb37fd0af8637ad381dd63f06 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 8 Jul 2015 10:36:37 -0400 Subject: [PATCH] adjusted license to be GPL-3+ --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index a42fdcc..e33def7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,10 +4,10 @@ Source: http://www.digint.ch/download/btrbk/releases/ Files: * Copyright: 2014-2015 Axel Burri -License: GPL-2+ +License: GPL-3+ This package 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 + 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, @@ -19,4 +19,4 @@ License: GPL-2+ along with this program. If not, see . On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + Public License version 3 can be found in "/usr/share/common-licenses/GPL".