diff options
author | Dale Mellor <mcron-lsfnyl@rdmp.org> | 2023-03-24 10:56:54 +0000 |
---|---|---|
committer | Dale Mellor <mcron-lsfnyl@rdmp.org> | 2023-03-24 10:58:30 +0000 |
commit | a96981c81828aca94cd77fc20cbb90dfc0d6cf33 (patch) | |
tree | bce754e6fc45992915ec3be073ea550482226df3 /src/cron.in | |
parent | d0f96e6ff62957fdb83e50e17631bc50c88ab446 (diff) | |
download | mcron-1.2.2.tar.gz mcron-1.2.2.tar.bz2 mcron-1.2.2.zip |
* src/cron.in
* src/mcron.in
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)) |