aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpgv.c')
-rw-r--r--g10/gpgv.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/g10/gpgv.c b/g10/gpgv.c
index 16634a61c..78776a48b 100644
--- a/g10/gpgv.c
+++ b/g10/gpgv.c
@@ -1,6 +1,6 @@
/* gpgv.c - The GnuPG signature verify utility
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2005,
- * 2006 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2005, 2006,
+ * 2009 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
@@ -99,7 +99,7 @@ strusage( int level )
_("Usage: gpgv [options] [files] (-h for help)");
break;
case 41: p =
- _("Syntax: gpg [options] [files]\n"
+ _("Syntax: gpgv [options] [files]\n"
"Check signatures against known trusted keys\n");
break;