summaryrefslogtreecommitdiff
path: root/rpmqv.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-03-06 23:17:31 +0000
committerjbj <devnull@localhost>2002-03-06 23:17:31 +0000
commitc6449e9c4439b7f2cf6c620a78d464b10a6c75b1 (patch)
treeedf6be712b9caa5fd00671f1798dec7399746b78 /rpmqv.c
parent2e2d1cad39b9bf8af73ec7b2c584236aabcdad14 (diff)
downloadrpm-c6449e9c4439b7f2cf6c620a78d464b10a6c75b1.tar.gz
- add header DSA signature.
CVS patchset: 5345 CVS date: 2002/03/06 23:17:31
Diffstat (limited to 'rpmqv.c')
-rwxr-xr-xrpmqv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmqv.c b/rpmqv.c
index 8db726c43..e18817356 100755
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -232,7 +232,7 @@ static void printBanner(void)
/*@globals fileSystem @*/
/*@modifies fileSystem @*/
{
- (void) puts(_("Copyright (C) 1998-2000 - Red Hat, Inc."));
+ (void) puts(_("Copyright (C) 1998-2002 - Red Hat, Inc."));
(void) puts(_("This program may be freely redistributed under the terms of the GNU GPL"));
}