From d33c0cb5873af9140aa5c05ab0a6daabd94c6a07 Mon Sep 17 00:00:00 2001 From: Max Maischein Date: Fri, 25 Oct 2019 09:53:58 +0200 Subject: Update URLs to be https:// The GPL link redirects to GPLv3 nowadays, but I imagine that the link will redirect to whatever version is the current version of the GPL. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 945db22d70..cacbc9bf3e 100644 --- a/README +++ b/README @@ -69,7 +69,7 @@ and there may be a more recent version that fixes bugs you've run into or adds new features that you might find useful. You can always find the latest version of perl on a CPAN (Comprehensive Perl -Archive Network) site near you at http://www.cpan.org/src/ +Archive Network) site near you at https://www.cpan.org/src/ If you want to submit a simple patch to the perl source, see the "SUPER QUICK PATCH GUIDE" in pod/perlhack.pod. @@ -105,7 +105,7 @@ You should also have received a copy of the GNU General Public License along with this program in the file named "Copying". If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or visit their web page on the internet at -http://www.gnu.org/copyleft/gpl.html. +https://www.gnu.org/copyleft/gpl.html. For those of you that choose to use the GNU General Public License, my interpretation of the GNU General Public License is that no Perl -- cgit v1.2.1