diff options
author | Shawn Routhier <sar@isc.org> | 2016-08-23 21:38:45 -0700 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2016-08-23 21:38:45 -0700 |
commit | 60bba4343c0166736b2c94a867004825b6fd4244 (patch) | |
tree | 4942ad9b944a6aa0847917f636485c0bacdddceb /includes | |
parent | edd6d8881bc4d8ec4b04173c66c1c840756bbe76 (diff) | |
download | isc-dhcp-60bba4343c0166736b2c94a867004825b6fd4244.tar.gz |
[master] remove uses of vix.com, nominum.com and fugue.com
Squashed commit of the following:
commit 375a26d52db75c3f62b8914f36e4f1618253075e
Author: Shawn Routhier <sar@isc.org>
Date: Thu Aug 18 14:26:28 2016 -0700
[rt43069] remove uses of vix.com, nominum.com and fugue.com
Diffstat (limited to 'includes')
-rw-r--r-- | includes/cf/aix.h | 8 | ||||
-rw-r--r-- | includes/cf/alphaosf.h | 8 | ||||
-rw-r--r-- | includes/cf/bsdos.h | 8 | ||||
-rw-r--r-- | includes/cf/cygwin32.h | 8 | ||||
-rw-r--r-- | includes/cf/freebsd.h | 8 | ||||
-rw-r--r-- | includes/cf/hpux.h | 8 | ||||
-rw-r--r-- | includes/cf/linux.h | 8 | ||||
-rw-r--r-- | includes/cf/netbsd.h | 8 | ||||
-rw-r--r-- | includes/cf/nextstep.h | 8 | ||||
-rw-r--r-- | includes/cf/openbsd.h | 8 | ||||
-rw-r--r-- | includes/cf/qnx.h | 8 | ||||
-rw-r--r-- | includes/cf/rhapsody.h | 8 | ||||
-rw-r--r-- | includes/cf/sample.h | 8 | ||||
-rw-r--r-- | includes/cf/sco.h | 8 | ||||
-rw-r--r-- | includes/cf/sunos4.h | 8 | ||||
-rw-r--r-- | includes/cf/sunos5-5.h | 8 | ||||
-rw-r--r-- | includes/cf/ultrix.h | 8 |
17 files changed, 17 insertions, 119 deletions
diff --git a/includes/cf/aix.h b/includes/cf/aix.h index e6185377..0a2a0a1f 100644 --- a/includes/cf/aix.h +++ b/includes/cf/aix.h @@ -3,7 +3,7 @@ Configuration file for IBM's AIX operating system. */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #define int8_t char diff --git a/includes/cf/alphaosf.h b/includes/cf/alphaosf.h index eda46fc1..dba9a3e8 100644 --- a/includes/cf/alphaosf.h +++ b/includes/cf/alphaosf.h @@ -3,7 +3,7 @@ System dependencies for DEC Alpha/OSF1... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/bsdos.h b/includes/cf/bsdos.h index 05d74ec6..80f94e4f 100644 --- a/includes/cf/bsdos.h +++ b/includes/cf/bsdos.h @@ -3,7 +3,7 @@ System dependencies for BSDI BSD/OS... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/cygwin32.h b/includes/cf/cygwin32.h index c315f126..b3b5770f 100644 --- a/includes/cf/cygwin32.h +++ b/includes/cf/cygwin32.h @@ -4,7 +4,7 @@ doesn't work yet, so don't get too excited! */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <sys/time.h> diff --git a/includes/cf/freebsd.h b/includes/cf/freebsd.h index 1c3cfb67..d840d963 100644 --- a/includes/cf/freebsd.h +++ b/includes/cf/freebsd.h @@ -3,7 +3,7 @@ System dependencies for FreeBSD... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/hpux.h b/includes/cf/hpux.h index ae86db87..93b88f26 100644 --- a/includes/cf/hpux.h +++ b/includes/cf/hpux.h @@ -3,7 +3,7 @@ Configuration file for HP-UX */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #define int8_t char diff --git a/includes/cf/linux.h b/includes/cf/linux.h index 6995451f..fe7c821a 100644 --- a/includes/cf/linux.h +++ b/includes/cf/linux.h @@ -5,7 +5,7 @@ Based on a configuration originally supplied by Jonathan Stone. */ /* - * Copyright (c) 2004,2005,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2005,2007,2009,2016 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 @@ -26,12 +26,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''. */ #include <features.h> diff --git a/includes/cf/netbsd.h b/includes/cf/netbsd.h index 396f1e9c..3291a4ed 100644 --- a/includes/cf/netbsd.h +++ b/includes/cf/netbsd.h @@ -3,7 +3,7 @@ System dependencies for NetBSD... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/nextstep.h b/includes/cf/nextstep.h index e61ca741..63f67335 100644 --- a/includes/cf/nextstep.h +++ b/includes/cf/nextstep.h @@ -3,7 +3,7 @@ System dependencies for NEXTSTEP 3 & 4 (tested on 4.2PR2)... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ /* NeXT needs BSD44 ssize_t */ diff --git a/includes/cf/openbsd.h b/includes/cf/openbsd.h index ab767efe..4569f83f 100644 --- a/includes/cf/openbsd.h +++ b/includes/cf/openbsd.h @@ -3,7 +3,7 @@ System dependencies for OpenBSD... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/qnx.h b/includes/cf/qnx.h index f3a14a13..8f6bd5cd 100644 --- a/includes/cf/qnx.h +++ b/includes/cf/qnx.h @@ -3,7 +3,7 @@ System dependencies for QNX... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <sys/types.h> diff --git a/includes/cf/rhapsody.h b/includes/cf/rhapsody.h index a32040f4..9d4744b1 100644 --- a/includes/cf/rhapsody.h +++ b/includes/cf/rhapsody.h @@ -3,7 +3,7 @@ System dependencies for NetBSD... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ #include <syslog.h> diff --git a/includes/cf/sample.h b/includes/cf/sample.h index bf3a2c66..1b243c2d 100644 --- a/includes/cf/sample.h +++ b/includes/cf/sample.h @@ -9,7 +9,7 @@ probably worth looking at the config files for working ports as well. */ /* - * Copyright (c) 2011 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2011,2016 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Consortium * @@ -31,12 +31,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''. */ /* Porting:: diff --git a/includes/cf/sco.h b/includes/cf/sco.h index 62d4e26b..c59f4f4d 100644 --- a/includes/cf/sco.h +++ b/includes/cf/sco.h @@ -5,7 +5,7 @@ Based on changes contributed by Gerald Rosenberg. */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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 @@ -26,12 +26,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''. */ #include <syslog.h> diff --git a/includes/cf/sunos4.h b/includes/cf/sunos4.h index 6c17c74b..189a816c 100644 --- a/includes/cf/sunos4.h +++ b/includes/cf/sunos4.h @@ -3,7 +3,7 @@ System dependencies for SunOS 4 (tested on 4.1.4)... */ /* - * Copyright (c) 2011 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2011,2016 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Consortium * @@ -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''. */ /* Basic Integer Types not defined in SunOS headers... */ diff --git a/includes/cf/sunos5-5.h b/includes/cf/sunos5-5.h index e925113f..16befe2e 100644 --- a/includes/cf/sunos5-5.h +++ b/includes/cf/sunos5-5.h @@ -3,7 +3,7 @@ System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */ /* - * Copyright (c) 2004,2005,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2005,2007,2009,2016 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''. */ /* SunOS defines uint*_t and int*_t, but not u_int*_t. */ diff --git a/includes/cf/ultrix.h b/includes/cf/ultrix.h index 5eefbd13..500ce6b3 100644 --- a/includes/cf/ultrix.h +++ b/includes/cf/ultrix.h @@ -3,7 +3,7 @@ System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2016 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''. */ /* Ultrix uses the old 4.2BSD-style syslog(). */ |