diff options
Diffstat (limited to 'src/cron.in')
-rw-r--r-- | src/cron.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cron.in b/src/cron.in index 4fb65c8..69ff373 100644 --- a/src/cron.in +++ b/src/cron.in @@ -46,7 +46,7 @@ "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." bug-address "%PACKAGE_BUGREPORT%" - copyright "2003 - 2022 Free Software Foundation, Inc." + copyright "2003 - 2023 Free Software Foundation, Inc." license GPLv3) (catch-mcron-error (main --schedule --noetc)) |