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 | 5a6d91a511f8fa22f7bbbf03f9bdee542a3881e9 (patch) | |
tree | 0dcbaf5895d4d86e17b428114b1ab44cd0fba100 | |
parent | Releasing debian version 1.10-4. (diff) | |
download | plzip-5a6d91a511f8fa22f7bbbf03f9bdee542a3881e9.tar.xz plzip-5a6d91a511f8fa22f7bbbf03f9bdee542a3881e9.zip |
Updating http links to https in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright index f72035d..042b583 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: plzip Upstream-Contact: lzip-bug@nongnu.org -Source: http://download.savannah.gnu.org/releases/lzip/ +Source: https://download.savannah.gnu.org/releases/lzip/ Files: * Copyright: 2006-2022 Antonio Diaz Diaz <ant_diaz@teleline.es> @@ -28,7 +28,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. @@ -45,7 +45,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. |