aboutsummaryrefslogtreecommitdiffstats
path: root/util/argparse.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-07-25 07:33:23 +0000
committerWerner Koch <[email protected]>2013-07-25 08:44:26 +0000
commitfb5c9deaa506249518705846cd9f4c178fe1c4e6 (patch)
tree8720ad65d5f8bd6093bd0f0df4a522e58b87410c /util/argparse.c
parentAutoupdate a translation. (diff)
downloadgnupg-fb5c9deaa506249518705846cd9f4c178fe1c4e6.tar.gz
gnupg-fb5c9deaa506249518705846cd9f4c178fe1c4e6.zip
Release 1.4.14.gnupg-1.4.14
Diffstat (limited to 'util/argparse.c')
-rw-r--r--util/argparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/argparse.c b/util/argparse.c
index 542957dec..a0579cb89 100644
--- a/util/argparse.c
+++ b/util/argparse.c
@@ -1046,7 +1046,7 @@ default_strusage( int level )
break;
case 11: p = "foo"; break;
case 13: p = "0.0"; break;
- case 14: p = "Copyright (C) 2012 Free Software Foundation, Inc."; break;
+ case 14: p = "Copyright (C) 2013 Free Software Foundation, Inc."; break;
case 15: p =
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n";