aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/watchgnupg.c')
-rw-r--r--tools/watchgnupg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/watchgnupg.c b/tools/watchgnupg.c
index 44ff43c45..f8b6fdc60 100644
--- a/tools/watchgnupg.c
+++ b/tools/watchgnupg.c
@@ -253,9 +253,9 @@ static void
print_version (int with_help)
{
fputs (MYVERSION_LINE "\n"
- "Copyright (C) 2010 Free Software Foundation, Inc.\n"
+ "Copyright (C) 2017 Free Software Foundation, Inc.\n"
"License GPLv3+: "
- "GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
+ "GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n",
stdout);