From e185fe30f845438c9f932d61c9e5ac8cd4de2121 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Wed, 25 May 2016 03:18:37 +0000 Subject: [PATCH] Use https for copyright headers --- debian/copyright | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9dc177e9..0f61a625 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,19 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gnome-shell-extensions Upstream-Contact: 2011 Giovanni Campagna -Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/ +Source: https://download.gnome.org/sources/gnome-shell-extensions/ Files: * Copyright: 2011 Giovanni Campagna -License: GPL-2.0+ +License: GPL-2+ Files: debian/* Copyright: 2011 Victor Seva 2011 Bilal Akhtar -License: GPL-2.0+ +License: GPL-2+ -License: GPL-2.0+ +License: GPL-2+ 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 @@ -28,4 +28,4 @@ License: GPL-2.0+ 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 2 can be found in "/usr/share/common-licenses/GPL-2". \ No newline at end of file