From ae25c683c0141ac5ec6554f56d6c8af6f0764b03 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 6 Dec 2013 16:04:27 +0100 Subject: Use https:// URLs instead of http:// when possible --- scripts/Dpkg/Compression/FileHandle.pm | 2 +- scripts/Dpkg/Compression/Process.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/Dpkg/Compression') diff --git a/scripts/Dpkg/Compression/FileHandle.pm b/scripts/Dpkg/Compression/FileHandle.pm index 0c4f7b12b..a214ea4a2 100644 --- a/scripts/Dpkg/Compression/FileHandle.pm +++ b/scripts/Dpkg/Compression/FileHandle.pm @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Dpkg::Compression::FileHandle; diff --git a/scripts/Dpkg/Compression/Process.pm b/scripts/Dpkg/Compression/Process.pm index a962574c6..03d6f276d 100644 --- a/scripts/Dpkg/Compression/Process.pm +++ b/scripts/Dpkg/Compression/Process.pm @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Dpkg::Compression::Process; -- cgit v1.2.3