summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2020-01-02 17:01:57 -0700
committerNicolas R <nicolas@atoomic.org>2020-01-02 18:18:38 -0700
commitb28d5df592d869103f5066f2b1cb96a039a25057 (patch)
tree69b5da002f1769a8b0fe6c8bfa898838b9203a34 /README
parent601390ce200db31ae8eecba5649a8c1f2e14ca3d (diff)
downloadperl-b28d5df592d869103f5066f2b1cb96a039a25057.tar.gz
Bump copyright to 2020 in perl.c and README.
check that porting/copyright.t is passing when run with --now ../perl -I../lib porting/copyright.t --now
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9dd96a359f..c0e833d28e 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
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, 2017, 2018, 2019 by Larry Wall and others.
+2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 by Larry Wall and others.
All rights reserved.