summaryrefslogtreecommitdiff
path: root/common/execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/execute.c')
-rw-r--r--common/execute.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/execute.c b/common/execute.c
index 978b6a52..9d792019 100644
--- a/common/execute.c
+++ b/common/execute.c
@@ -22,19 +22,19 @@
* 950 Charter Street
* Redwood City, CA 94063
* <info@isc.org>
- * 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: execute.c,v 1.48.116.3 2007/05/11 15:51:07 dhankins Exp $ Copyright (c) 2004-2007 Internet Systems Consortium. All rights reserved.\n";
+"$Id: execute.c,v 1.48.116.4 2009/07/23 21:43:33 sar Exp $ Copyright (c) 2004-2007 Internet Systems Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"