summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/info/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/info/info.c')
-rw-r--r--macros/texinfo/texinfo/info/info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/info/info.c b/macros/texinfo/texinfo/info/info.c
index 26713f3e03..e6f2d68bb5 100644
--- a/macros/texinfo/texinfo/info/info.c
+++ b/macros/texinfo/texinfo/info/info.c
@@ -860,7 +860,7 @@ main (int argc, char *argv[])
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
This is free software: you are free to change and redistribute it.\n\
There is NO WARRANTY, to the extent permitted by law.\n"),
- "2022");
+ "2023");
exit (EXIT_SUCCESS);
}