AboutSummaryRefsLogTreeCommitDiffStats
path: root/src/mcron
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcron')
-rw-r--r--src/mcron/utils.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcron/utils.scm b/src/mcron/utils.scm
index 98afaf0..da72ea5 100644
--- a/src/mcron/utils.scm
+++ b/src/mcron/utils.scm
@@ -66,7 +66,7 @@ and exit with its error code."
(short-name (cadr (string-split name #\space)))
(version config-package-version))
(simple-format #t "~a (~a) ~a
-Copyright (C) 2015 the ~a authors.
+Copyright (C) 2018 the ~a authors.
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"