aboutsummaryrefslogtreecommitdiff
path: root/ctct.in
diff options
context:
space:
mode:
Diffstat (limited to 'ctct.in')
-rw-r--r--ctct.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctct.in b/ctct.in
index af880e2..43abf7f 100644
--- a/ctct.in
+++ b/ctct.in
@@ -2,7 +2,7 @@
#
# ctct - a simple console contact manager
#
-# Copyright 2015 - 2018 Einhard Leichtfuß
+# Copyright 2015 - 2019 Einhard Leichtfuß
#
# ctct is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
@@ -521,7 +521,7 @@ function check_non_existance()
function print_version() {
cat << EOF
ctct - Version @PACKAGE_VERSION@
-Copyright 2015 - 2018 Einhard Leichtfuß.
+Copyright 2015 - 2019 Einhard Leichtfuß.
License AGPLv3+: GNU Affero General Public License, version 3 or later
- <https://gnu.org/licenses/agpl.html>
This is free software: You are free to change and redistribute it.