summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-01-01 10:04:37 -0500
committerPaul Smith <psmith@gnu.org>2023-01-01 10:06:01 -0500
commit56d297814145d1a2ed9d2ab0e120759d47778c24 (patch)
treee35628d51bbd7fbe69a4d111a3d8ca8cc0757414 /src/main.c
parentc91b269f66126ae88cec99c25c39816be97aeaa0 (diff)
downloadmake-git-56d297814145d1a2ed9d2ab0e120759d47778c24.tar.gz
Update the copyright year on all files
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 4f1c40ba..6fcb42e3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/* Argument parsing and main program of GNU Make.
-Copyright (C) 1988-2022 Free Software Foundation, Inc.
+Copyright (C) 1988-2023 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify it under the
@@ -3724,7 +3724,7 @@ print_version (void)
year, and none of the rest of it should be translated (including the
word "Copyright"), so it hardly seems worth it. */
- printf ("%sCopyright (C) 1988-2022 Free Software Foundation, Inc.\n",
+ printf ("%sCopyright (C) 1988-2023 Free Software Foundation, Inc.\n",
precede);
printf (_("%sLicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\n\