diff --git a/COPYING b/COPYING
index 808999e..bf11138 100644
--- a/COPYING
+++ b/COPYING
@@ -8,7 +8,7 @@ License: AGPL-3+
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
.
@@ -650,7 +650,7 @@ License: AGPL-3+
GNU Affero General Public License for more details.
.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
+ along with this program. If not, see .
.
Also add information on how to contact you by electronic and paper mail.
.
@@ -665,4 +665,4 @@ License: AGPL-3+
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
- .
+ .
diff --git a/debian/copyright b/debian/copyright
index 808999e..bf11138 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: AGPL-3+
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
.
@@ -650,7 +650,7 @@ License: AGPL-3+
GNU Affero General Public License for more details.
.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
+ along with this program. If not, see .
.
Also add information on how to contact you by electronic and paper mail.
.
@@ -665,4 +665,4 @@ License: AGPL-3+
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
- .
+ .
diff --git a/etc/skel/.gnupg/gpg.conf b/etc/skel/.gnupg/gpg.conf
index f8004fe..f0ed5a4 100644
--- a/etc/skel/.gnupg/gpg.conf
+++ b/etc/skel/.gnupg/gpg.conf
@@ -282,13 +282,13 @@ display-charset utf-8
##################################################################
##################################################################
-## BEGIN Some suggestions from Debian http://keyring.debian.org/creating-key.html
+## BEGIN Some suggestions from Debian https://keyring.debian.org/creating-key.html
personal-digest-preferences SHA512
cert-digest-algo SHA512
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
-## END Some suggestions from Debian http://keyring.debian.org/creating-key.html
+## END Some suggestions from Debian https://keyring.debian.org/creating-key.html
##################################################################
##################################################################
diff --git a/usr/bin/pkexec.security-misc b/usr/bin/pkexec.security-misc
index be8fddd..3739391 100755
--- a/usr/bin/pkexec.security-misc
+++ b/usr/bin/pkexec.security-misc
@@ -34,7 +34,7 @@ switch_user=false
original_args="$@"
## Thanks to:
-## http://mywiki.wooledge.org/BashFAQ/035
+## https://mywiki.wooledge.org/BashFAQ/035
while :
do
diff --git a/usr/bin/remount-secure b/usr/bin/remount-secure
index 92e3aa8..14da1fe 100755
--- a/usr/bin/remount-secure
+++ b/usr/bin/remount-secure
@@ -70,7 +70,7 @@ init() {
parse_options() {
## Thanks to:
- ## http://mywiki.wooledge.org/BashFAQ/035
+ ## https://mywiki.wooledge.org/BashFAQ/035
while :
do
diff --git a/usr/libexec/security-misc/virusforget b/usr/libexec/security-misc/virusforget
index 5a2c5d7..62b6823 100755
--- a/usr/libexec/security-misc/virusforget
+++ b/usr/libexec/security-misc/virusforget
@@ -29,7 +29,7 @@ root_check() {
parse_cmd_options() {
## Thanks to:
- ## http://mywiki.wooledge.org/BashFAQ/035
+ ## https://mywiki.wooledge.org/BashFAQ/035
while :
do