diff options
author | jbj <devnull@localhost> | 2000-12-19 23:22:00 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-12-19 23:22:00 +0000 |
commit | e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25 (patch) | |
tree | b0ca38c76132ec0a1b12e8f921aa64a6b6fa05e6 /popt/popt.c | |
parent | 22be517f73d31bc1eb80f8a69bb8211670cd16fc (diff) | |
download | librpm-tizen-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.tar.gz librpm-tizen-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.tar.bz2 librpm-tizen-e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25.zip |
Sync with rpm-4_0 branch.
CVS patchset: 4361
CVS date: 2000/12/19 23:22:00
Diffstat (limited to 'popt/popt.c')
-rw-r--r-- | popt/popt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/popt/popt.c b/popt/popt.c index 3fd6361c3..6c4100cef 100644 --- a/popt/popt.c +++ b/popt/popt.c @@ -2,9 +2,9 @@ * \file popt/popt.c */ -/* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING +/* (C) 19982000 Red Hat, Inc. -- Licensing details are in the COPYING file accompanying popt source distributions, available from - ftp://ftp.redhat.com/pub/code/popt */ + ftp://ftp.rpm.org/pub/rpm/dist */ #undef MYDEBUG |