diff options
Diffstat (limited to 'common/lpf.c')
-rw-r--r-- | common/lpf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/lpf.c b/common/lpf.c index 48f46f8c..e13070ac 100644 --- a/common/lpf.c +++ b/common/lpf.c @@ -23,12 +23,12 @@ * 950 Charter Street * Redwood City, CA 94063 * <info@isc.org> - * http://www.isc.org/ + * https://www.isc.org/ */ #ifndef lint static char copyright[] = -"$Id: lpf.c,v 1.30.140.5 2009/02/20 00:13:40 dhankins Exp $ Copyright (c) 2004,2007-2008 Internet Systems Consortium. All rights reserved.\n"; +"$Id: lpf.c,v 1.30.140.6 2009/07/23 21:43:33 sar Exp $ Copyright (c) 2004,2007-2008 Internet Systems Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h" |