diff options
author | Shawn Routhier <sar@isc.org> | 2014-01-27 21:01:25 -0800 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2014-01-27 21:01:25 -0800 |
commit | 7688d8d132a844d9314c6e52130b6c0b7bf80aa7 (patch) | |
tree | fc0267d9dfd6346283589bd631fc724690084295 /includes/statement.h | |
parent | 91869d0e70a820a896b8482df666b9e03f168593 (diff) | |
download | isc-dhcp-7688d8d132a844d9314c6e52130b6c0b7bf80aa7.tar.gz |
[v4_1_esv] Remove vix.com and nominum.com
Remove old information from copyrights and
man pages.
Diffstat (limited to 'includes/statement.h')
-rw-r--r-- | includes/statement.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/includes/statement.h b/includes/statement.h index 2d30b89d..3acdd79c 100644 --- a/includes/statement.h +++ b/includes/statement.h @@ -3,7 +3,7 @@ Definitions for executable statements... */ /* - * 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) 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''. */ struct executable_statement { |