diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 13:40:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 13:40:44 +0000 |
commit | 0602cd1b8033d25cf092acaaa90ceac76f9d6117 (patch) | |
tree | 02e7c96470ad6ea88fbae8a5a477808b8ee60103 | |
parent | Releasing debian version 1.13-4. (diff) | |
download | lunzip-0602cd1b8033d25cf092acaaa90ceac76f9d6117.tar.xz lunzip-0602cd1b8033d25cf092acaaa90ceac76f9d6117.zip |
Updating http links to https in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/copyright | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright index c0bc5cc..4f4f00d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lunzip Upstream-Contact: lzip-bug@nongnu.org -Source: http://download.savannah.gnu.org/releases/lzip/ +Source: https://download.savannah.gnu.org/releases/lzip/ Files: * Copyright: 2010-2022 Antonio Diaz Diaz <ant_diaz@teleline.es> @@ -27,7 +27,7 @@ License: GPL-2+ 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 <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. @@ -44,7 +44,7 @@ License: GPL-2+ with Library exception 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 <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. |