aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/argparse.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-04-25 11:00:16 +0000
committerWerner Koch <[email protected]>2013-05-10 13:54:31 +0000
commit11ce4c79bb953ae3a20f6de609655f6949017c54 (patch)
tree27a31e382416a4e60d2a754e766724c976dc421c /jnlib/argparse.c
parentpo: Auto updates (diff)
downloadgnupg-2.0.20.tar.gz
gnupg-2.0.20.zip
Release 2.0.20gnupg-2.0.20
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 ea624e8a5..c457953f2 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) 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";