summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorNicolas R <nicolas@atoomic.org>2022-01-20 13:42:40 -0700
committerNicolas R <nicolas@atoomic.org>2022-01-20 13:45:19 -0700
commit9194fd8b2dc91e3aec10c82bff16bef487dc4ab3 (patch)
treeb4e05473ad18bff5e06069d09557f1430a574e7d /perl.c
parent28dcb8ca2d771d8d296587fc9362647e9a5c2481 (diff)
downloadperl-9194fd8b2dc91e3aec10c82bff16bef487dc4ab3.tar.gz
Update Perl copyright for 2022
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl.c b/perl.c
index e4ed29e89d..1edeb3548e 100644
--- a/perl.c
+++ b/perl.c
@@ -3,8 +3,8 @@
*
* 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, 2020, 2021 by Larry Wall
- * and others
+ * 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022
+ * by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
@@ -3814,7 +3814,7 @@ S_minus_v(pTHX)
#endif
PerlIO_printf(PIO_stdout,
- "\n\nCopyright 1987-2021, Larry Wall\n");
+ "\n\nCopyright 1987-2022, Larry Wall\n");
#ifdef OS2
PerlIO_printf(PIO_stdout,
"\n\nOS/2 port Copyright (c) 1990, 1991, Raymond Chen, Kai Uwe Rommel\n"