summaryrefslogtreecommitdiff
path: root/common/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/memory.c')
-rw-r--r--common/memory.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/memory.c b/common/memory.c
index 22a6c0cc..d948f2fa 100644
--- a/common/memory.c
+++ b/common/memory.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: memory.c,v 1.69 2006/06/01 20:23:17 dhankins Exp $ Copyright (c) 2004 Internet Systems Consortium. All rights reserved.\n";
+"$Id: memory.c,v 1.69.76.1 2009/07/23 21:43:33 sar Exp $ Copyright (c) 2004 Internet Systems Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"