aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/argparse.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-02-18 13:10:57 +0000
committerWerner Koch <[email protected]>2015-02-18 13:20:23 +0000
commit8d47e6e5235b6ecb41baf52865c5837c1de962b5 (patch)
tree4a787e588f3eba7d4cc3801f17f52dd85ebb10a7 /jnlib/argparse.c
parentgpg: Remove an unused variable. (diff)
downloadgnupg-2.0.27.tar.gz
gnupg-2.0.27.zip
Release 2.0.27gnupg-2.0.27
Diffstat (limited to 'jnlib/argparse.c')
-rw-r--r--jnlib/argparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/argparse.c b/jnlib/argparse.c
index c457953f2..184b0f637 100644
--- a/jnlib/argparse.c
+++ b/jnlib/argparse.c
@@ -1266,7 +1266,7 @@ strusage( int level )
break;
case 11: p = "foo"; break;
case 13: p = "0.0"; break;
- case 14: p = "Copyright (C) 2013 Free Software Foundation, Inc."; break;
+ case 14: p = "Copyright (C) 2015 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";