aboutsummaryrefslogtreecommitdiff
path: root/ctct.in
diff options
context:
space:
mode:
Diffstat (limited to 'ctct.in')
-rw-r--r--ctct.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ctct.in b/ctct.in
index 74a40f8..44c271a 100644
--- a/ctct.in
+++ b/ctct.in
@@ -20,6 +20,7 @@
## DEFAULT SETTINGS:
sysconfdir="@sysconfdir_expanded@"
+user_config_file="@user_config_file@"
datadir="@default_datadir@"
fallback_editor="@default_fallback_editor@"
default_editor= # none - use $EDITOR
@@ -486,7 +487,7 @@ function check_non_existance()
function print_version() {
cat << EOF
ctct - Version @PACKAGE_VERSION@
-Copyright 2015, 2016 Einhard Leichtfuß.
+Copyright 2015 - 2018 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.