From edad9be5cdf3f628e5c4bdeee46bb2395ef609ff Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Sun, 26 Jan 2014 10:52:15 -0800 Subject: [master] Remove vix.com and nominum.com Remove old information from copyrights and man pages. --- dhcpctl/callback.c | 8 +------- dhcpctl/dhcpctl.3 | 8 +++++--- dhcpctl/dhcpctl.c | 8 +------- dhcpctl/dhcpctl.h | 8 +------- dhcpctl/omshell.1 | 23 ++++++++--------------- dhcpctl/omshell.c | 8 +------- dhcpctl/remote.c | 8 +------- 7 files changed, 18 insertions(+), 53 deletions(-) (limited to 'dhcpctl') diff --git a/dhcpctl/callback.c b/dhcpctl/callback.c index b9033f43..2027a2d0 100644 --- a/dhcpctl/callback.c +++ b/dhcpctl/callback.c @@ -3,7 +3,7 @@ The dhcpctl callback object. */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2014 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for any @@ -24,12 +24,6 @@ * * 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 "dhcpd.h" diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3 index 931bafd3..ee2e583a 100644 --- a/dhcpctl/dhcpctl.3 +++ b/dhcpctl/dhcpctl.3 @@ -4,7 +4,7 @@ .\" File: dhcpctl.3 .\" RCSId: $Id: dhcpctl.3,v 1.9 2011/04/25 23:43:16 sar Exp $ .\" -.\" Copyright (c) 2011 by Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (c) 2011,2014 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2000-2003 by Internet Software Consortium .\" Copyright (c) 2000 Nominum, Inc. @@ -489,5 +489,7 @@ int main (int argc, char **argv) { omapi(3), omshell(1), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5). .Sh AUTHOR .Em dhcpctl -was written by Ted Lemon of Nominum, Inc. -This preliminary documentation was written by James Brister of Nominum, Inc. +is maintained by ISC. To learn more about Internet Systems Consortium, +see +.B https://www.isc.org + diff --git a/dhcpctl/dhcpctl.c b/dhcpctl/dhcpctl.c index ccef925c..c997e17f 100644 --- a/dhcpctl/dhcpctl.c +++ b/dhcpctl/dhcpctl.c @@ -3,7 +3,7 @@ Subroutines providing general support for objects. */ /* - * Copyright (c) 2009,2013 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2009,2013,2014 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software Consortium * @@ -25,12 +25,6 @@ * * 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 "dhcpd.h" diff --git a/dhcpctl/dhcpctl.h b/dhcpctl/dhcpctl.h index 24f04616..0512bd4c 100644 --- a/dhcpctl/dhcpctl.h +++ b/dhcpctl/dhcpctl.h @@ -3,7 +3,7 @@ Subroutines providing general support for objects. */ /* - * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2009,2014 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for any @@ -24,12 +24,6 @@ * * 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 _DHCPCTL_H_ diff --git a/dhcpctl/omshell.1 b/dhcpctl/omshell.1 index d0ebf309..4846272a 100644 --- a/dhcpctl/omshell.1 +++ b/dhcpctl/omshell.1 @@ -1,6 +1,6 @@ .\" $Id: omshell.1,v 1.6 2009/11/24 02:06:56 sar Exp $ .\" -.\" Copyright (c) 2012 by Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (c) 2012,2014 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2001-2003 by Internet Software Consortium .\" @@ -22,12 +22,6 @@ .\" .\" 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''. .TH omshell 1 .SH NAME omshell - OMAPI Command Shell @@ -55,9 +49,9 @@ been underwritten by various organizations, including the ISC and Vixie Enterprises. The development of 3.0 has been funded almost entirely by Nominum, Inc. .PP -At this point development is being shepherded by Ted Lemon, and hosted -by the ISC, but the future of this project depends on you. If you -have features you want, please consider implementing them. +At this point development is hosted by the ISC, but the future of +this project depends on you. If you have features you want, please +consider implementing them. .SH LOCAL AND REMOTE OBJECTS .PP Throughout this document, there are references to local and remote objects. @@ -328,8 +322,7 @@ omshell, with some syntax pointers. dhcpctl(3), omapi(3), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5). .SH AUTHOR .B omshell -was written by Ted Lemon of Nominum, Inc. Information about Nominum -can be found at -.B http://www.nominum.com. -This preliminary documentation was written by Wendy Verschoor of Nominum, -Inc., while she was testing omshell. +is maintained by ISC. To learn more about Internet Systems Consortium, +see +.B https://www.isc.org + diff --git a/dhcpctl/omshell.c b/dhcpctl/omshell.c index 07411b82..47e5d0be 100644 --- a/dhcpctl/omshell.c +++ b/dhcpctl/omshell.c @@ -3,7 +3,7 @@ Examine and modify omapi objects. */ /* - * Copyright (c) 2009-2011,2013 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2009-2011,2013,2014 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2001-2003 by Internet Software Consortium * @@ -25,12 +25,6 @@ * * 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 "config.h" diff --git a/dhcpctl/remote.c b/dhcpctl/remote.c index e4e870bd..c8f278db 100644 --- a/dhcpctl/remote.c +++ b/dhcpctl/remote.c @@ -3,7 +3,7 @@ The dhcpctl remote object. */ /* - * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004,2007,2009,2014 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for any @@ -24,12 +24,6 @@ * * 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 "dhcpd.h" -- cgit v1.2.1