diff options
Diffstat (limited to 'popt/poptparse.c')
-rw-r--r-- | popt/poptparse.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/popt/poptparse.c b/popt/poptparse.c index 7a2d50545..9133c365b 100644 --- a/popt/poptparse.c +++ b/popt/poptparse.c @@ -2,9 +2,9 @@ * \file popt/poptparse.c */ -/* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING +/* (C) 1998-2000 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. */ #include "system.h" |