summaryrefslogtreecommitdiff
path: root/rpmqv.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-12-19 23:22:00 +0000
committerjbj <devnull@localhost>2000-12-19 23:22:00 +0000
commite6161a7cb3a21c1a6dbac2aee3e0627a6852fc25 (patch)
treeb0ca38c76132ec0a1b12e8f921aa64a6b6fa05e6 /rpmqv.c
parent22be517f73d31bc1eb80f8a69bb8211670cd16fc (diff)
downloadrpm-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.tar.gz
rpm-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.tar.bz2
rpm-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.zip
Sync with rpm-4_0 branch.
CVS patchset: 4361 CVS date: 2000/12/19 23:22:00
Diffstat (limited to 'rpmqv.c')
-rwxr-xr-xrpmqv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmqv.c b/rpmqv.c
index aef9dbc7b..2a226c9ea 100755
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -281,8 +281,8 @@ static void printVersion(void) {
}
static void printBanner(void) {
- puts(_("Copyright (C) 1998 - Red Hat Software"));
- puts(_("This may be freely redistributed under the terms of the GNU GPL"));
+ puts(_("Copyright (C) 1998-2000 - Red Hat, Inc."));
+ puts(_("This program may be freely redistributed under the terms of the GNU GPL"));
}
static void printUsage(void) {