diff options
author | Shawn Routhier <sar@isc.org> | 2014-01-26 10:52:15 -0800 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2014-01-26 10:52:15 -0800 |
commit | edad9be5cdf3f628e5c4bdeee46bb2395ef609ff (patch) | |
tree | cd53983234a11b32bebbfee78aedded7d93c1e70 /includes/omapip/convert.h | |
parent | ccc2a3677541eed8fbfd8420793e6e87fc262983 (diff) | |
download | isc-dhcp-edad9be5cdf3f628e5c4bdeee46bb2395ef609ff.tar.gz |
[master] Remove vix.com and nominum.com
Remove old information from copyrights and
man pages.
Diffstat (limited to 'includes/omapip/convert.h')
-rw-r--r-- | includes/omapip/convert.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/includes/omapip/convert.h b/includes/omapip/convert.h index 73b3ca3d..589594a0 100644 --- a/includes/omapip/convert.h +++ b/includes/omapip/convert.h @@ -3,7 +3,7 @@ Safe copying of integers into and out of a non-aligned memory buffer. */ /* - * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2009,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 @@ -24,12 +24,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''. */ #ifndef OMAPI_CONVERT_H |