From dc0de90b4f2042982ad052a74de1fa6ec8abb790 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Thu, 23 Jul 2009 21:43:35 +0000 Subject: Switch isc urls from http to https and correct sw to services or software for new web site as appropirate. --- common/options.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/options.c') diff --git a/common/options.c b/common/options.c index a0859351..6c6321b6 100644 --- a/common/options.c +++ b/common/options.c @@ -22,19 +22,19 @@ * 950 Charter Street * Redwood City, CA 94063 * - * http://www.isc.org/ + * https://www.isc.org/ * * This software has been written for Internet Systems Consortium * by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc. * To learn more about Internet Systems Consortium, see - * ``http://www.isc.org/''. To learn more about Vixie Enterprises, + * ``https://www.isc.org/''. To learn more about Vixie Enterprises, * see ``http://www.vix.com''. To learn more about Nominum, Inc., see * ``http://www.nominum.com''. */ #ifndef lint static char copyright[] = -"$Id: options.c,v 1.98.2.19 2009/01/07 19:56:51 dhankins Exp $ Copyright (c) 2004-2008 Internet Systems Consortium. All rights reserved.\n"; +"$Id: options.c,v 1.98.2.20 2009/07/23 21:43:34 sar Exp $ Copyright (c) 2004-2008 Internet Systems Consortium. All rights reserved.\n"; #endif /* not lint */ #define DHCP_OPTION_DATA -- cgit v1.2.1