summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/texi2any.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/texi2any.pl')
-rw-r--r--macros/texinfo/texinfo/tp/texi2any.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/tp/texi2any.pl b/macros/texinfo/texinfo/tp/texi2any.pl
index 804d0ba6ff..65c4d9e8e1 100644
--- a/macros/texinfo/texinfo/tp/texi2any.pl
+++ b/macros/texinfo/texinfo/tp/texi2any.pl
@@ -958,7 +958,7 @@ my $result_options = Getopt::Long::GetOptions (
print _encode_message(sprintf __("Copyright (C) %s Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.\n"), "2022");
+There is NO WARRANTY, to the extent permitted by law.\n"), "2023");
exit 0;},
'macro-expand|E=s' => sub { set_from_cmdline('MACRO_EXPAND', $_[1]); },
'ifhtml!' => sub { set_expansion('html', $_[1]); },