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-09-24 01:57:58 +0000 |
commit | bc7139cb8c0e371cabbfab19dad5ebff60eebbb3 (patch) | |
tree | 679bbc6a26b040690dbf400b5e587175c857803c | |
parent | Merging upstream version 0.23. (diff) | |
download | tarlz-bc7139cb8c0e371cabbfab19dad5ebff60eebbb3.tar.xz tarlz-bc7139cb8c0e371cabbfab19dad5ebff60eebbb3.zip |
Updating http links to https in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 97b70ad..31a563d 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: tarlz Upstream-Contact: lzip-bug@nongnu.org -Source: http://download.savannah.gnu.org/releases/lzip/tarlz +Source: https://download.savannah.gnu.org/releases/lzip/tarlz Files: * Copyright: 2013-2022 Antonio Diaz Diaz <ant_diaz@teleline.es> @@ -43,7 +43,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. |