summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2023-01-20 09:46:00 +0100
committerreneeb <info@perl-services.de>2023-01-20 09:46:00 +0100
commit81d293c2ade11f8b37d56de2238d688df56ca9bd (patch)
tree0393dbfa87ab55d45371a32d5c636e2c8ae895b1 /perl.c
parente6f89d6bdb73975a869c4438cdd3501b8edd9a7e (diff)
downloadperl-81d293c2ade11f8b37d56de2238d688df56ca9bd.tar.gz
Update copyright years
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl.c b/perl.c
index a8d84d83da..c520d2c53d 100644
--- a/perl.c
+++ b/perl.c
@@ -3,7 +3,7 @@
*
* 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, 2022
+ * 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
* by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
@@ -3922,7 +3922,7 @@ S_minus_v(pTHX)
#endif
PerlIO_printf(PIO_stdout,
- "\n\nCopyright 1987-2022, Larry Wall\n");
+ "\n\nCopyright 1987-2023, Larry Wall\n");
#ifdef OS2
PerlIO_printf(PIO_stdout,
"\n\nOS/2 port Copyright (c) 1990, 1991, Raymond Chen, Kai Uwe Rommel\n"