summaryrefslogtreecommitdiff
path: root/scripts/dpkg-shlibdeps.pl
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2013-12-06 16:04:27 +0100
committerGuillem Jover <guillem@debian.org>2013-12-07 07:51:18 +0100
commitae25c683c0141ac5ec6554f56d6c8af6f0764b03 (patch)
tree5c884117b125509b4dce572264168e0eafa47f2a /scripts/dpkg-shlibdeps.pl
parentcb455941d7dcaadecdded5ca32eeb7fab54fd4bf (diff)
downloaddpkg-ae25c683c0141ac5ec6554f56d6c8af6f0764b03.tar.gz
Use https:// URLs instead of http:// when possible
Diffstat (limited to 'scripts/dpkg-shlibdeps.pl')
-rwxr-xr-xscripts/dpkg-shlibdeps.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dpkg-shlibdeps.pl b/scripts/dpkg-shlibdeps.pl
index 25f5d1e98..ba8d202ce 100755
--- a/scripts/dpkg-shlibdeps.pl
+++ b/scripts/dpkg-shlibdeps.pl
@@ -19,7 +19,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 <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use warnings;