diff options
author | Francois Pons <fpons@mandriva.com> | 2002-02-21 17:25:49 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-02-21 17:25:49 +0000 |
commit | ef6c8731743d0180a82448fcf9a4683a2f4deace (patch) | |
tree | 31efa5920c4e42be187a607aadf11ed488eb5856 /urpmf | |
parent | e9f56a7dce168f420edaedd56daf40921b0e8568 (diff) | |
download | urpmi-ef6c8731743d0180a82448fcf9a4683a2f4deace.tar urpmi-ef6c8731743d0180a82448fcf9a4683a2f4deace.tar.gz urpmi-ef6c8731743d0180a82448fcf9a4683a2f4deace.tar.bz2 urpmi-ef6c8731743d0180a82448fcf9a4683a2f4deace.tar.xz urpmi-ef6c8731743d0180a82448fcf9a4683a2f4deace.zip |
3.3-14mdk
Diffstat (limited to 'urpmf')
-rwxr-xr-x | urpmf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ do -h|--help) TMPDATA=`$ECHO "urpmf version %s"` printf "$TMPDATA" `rpm -q rpmtools --qf '%{VERSION}'` ; echo - $ECHO "Copyright (C) 1999,2000,2001 MandrakeSoft." + $ECHO "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft." $ECHO "This is free software and may be redistributed under the terms of the GNU GPL." echo $ECHO "usage: urpmf [options] <file>" |