From 82dd13551a3b5ff3c9c4c4df491449dd7fc59ee8 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 3 Jul 2019 21:49:13 +0200 Subject: [PATCH] TT#61954 Move license location in Debian systems into a Comment field Change-Id: Iffeff6a3ae048effe3aae997c8ab86bc1be3dd9d --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 88dcce6..8e9f107 100644 --- a/debian/copyright +++ b/debian/copyright @@ -23,6 +23,6 @@ License: GPL-3.0+ . You should have received a copy of the GNU General Public License along with this program. If not, see . - . - On Debian systems, the complete text of the GNU General - Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". +Comment: + On Debian systems, the complete text of the GNU General Public License + version 3 can be found in "/usr/share/common-licenses/GPL-3".