summaryrefslogtreecommitdiff
path: root/includes/osdep.h
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-01-26 10:52:15 -0800
committerShawn Routhier <sar@isc.org>2014-01-26 10:52:15 -0800
commitedad9be5cdf3f628e5c4bdeee46bb2395ef609ff (patch)
treecd53983234a11b32bebbfee78aedded7d93c1e70 /includes/osdep.h
parentccc2a3677541eed8fbfd8420793e6e87fc262983 (diff)
downloadisc-dhcp-edad9be5cdf3f628e5c4bdeee46bb2395ef609ff.tar.gz
[master] Remove vix.com and nominum.com
Remove old information from copyrights and man pages.
Diffstat (limited to 'includes/osdep.h')
-rw-r--r--includes/osdep.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/includes/osdep.h b/includes/osdep.h
index 792dc90d..5ae0c35a 100644
--- a/includes/osdep.h
+++ b/includes/osdep.h
@@ -3,8 +3,8 @@
Operating system dependencies... */
/*
- * Copyright (c) 2004-2005,2007-2010 by Internet Systems Consortium,
- * Inc. ("ISC")
+ * Copyright (c) 2004-2005,2007-2010,2014 by Internet Systems Consortium,
+ * Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
@@ -25,12 +25,6 @@
* <info@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
- * ``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''.
*/
#if !defined (__ISC_DHCP_OSDEP_H__)