1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

Update most URLs to use HTTPS if available, and fix some dead ones too.

This commit is contained in:
Robby
2018-11-10 15:15:05 +01:00
parent 9e7dadb967
commit b279863acb
28 changed files with 62 additions and 61 deletions
+2 -2
View File
@@ -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/>.
#