X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/7a2bbcbfd710ce2d3775c2437dc7726a21f742e8..49e19b770ea6cfa141e896d9b45613db3dd05324:/README diff --git a/README b/README index d46e72e..cacbc9b 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, -2013, 2014, 2015, 2016 by Larry Wall and others. All rights reserved. +2013, 2014, 2015, 2016, 2017, 2018, 2019 by Larry Wall and others. +All rights reserved. @@ -68,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. @@ -104,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