1
0
Fork 0

Updating http links to https in copyright.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:52:54 +01:00
parent ef7f7241a4
commit b522bce221
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

4
debian/copyright vendored
View file

@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Xlunzip Upstream-Name: Xlunzip
Upstream-Contact: lzip-bug@nongnu.org Upstream-Contact: lzip-bug@nongnu.org
Source: http://download.savannah.gnu.org/releases/lzip/xlunzip Source: https://download.savannah.gnu.org/releases/lzip/xlunzip
Files: * Files: *
Copyright: 2016-2021 Antonio Diaz Diaz <ant_diaz@teleline.es> Copyright: 2016-2021 Antonio Diaz Diaz <ant_diaz@teleline.es>
@ -43,7 +43,7 @@ License: GPL-2+
GNU General Public License for more details. GNU General Public License for more details.
. .
You should have received a copy of the GNU General Public License 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 The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file. can be found in /usr/share/common-licenses/GPL-2 file.