summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2018-11-10 15:15:05 +0100
committerRobby <robby@chatbelgie.be>2018-11-10 15:15:05 +0100
commitb279863acb9ae3ade833ea00bcb17f22001e20db (patch)
treeff8bf1c8e22fea335f85092f689154b66968a7fe /extras
parent9e7dadb9673b7b79c6307f5e859aa12c775e39ee (diff)
Update most URLs to use HTTPS if available, and fix some dead ones too.
Diffstat (limited to 'extras')
-rwxr-xr-xextras4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras b/extras
index c1b1fba67..b411a06bc 100755
--- a/extras
+++ b/extras
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
#
-# Script taken from InspIRCd, www.inspircd.org
+# Script taken from InspIRCd, https://www.inspircd.org/
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
@@ -9,7 +9,7 @@
# 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/>.
#