summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-10-04 22:02:01 +0000
committerTed Lemon <source@isc.org>2001-10-04 22:02:01 +0000
commit769f84decb20428505cbfc340acea2e87be8be86 (patch)
tree5a00e53b2b68639a3ab8ab5cd7a41135195e1b13
parent0b155876cedc4e6be085fc9d32c2895e86a7e185 (diff)
downloadisc-dhcp-769f84decb20428505cbfc340acea2e87be8be86.tar.gz
Remove my email address.
-rw-r--r--includes/dhcp.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/includes/dhcp.h b/includes/dhcp.h
index 382acde5..9b6683a9 100644
--- a/includes/dhcp.h
+++ b/includes/dhcp.h
@@ -34,10 +34,9 @@
* SUCH DAMAGE.
*
* This software has been written for the Internet Software Consortium
- * by Ted Lemon <mellon@fugue.com> in cooperation with Vixie
- * Enterprises. To learn more about the Internet Software Consortium,
- * see ``http://www.vix.com/isc''. To learn more about Vixie
- * Enterprises, see ``http://www.vix.com''.
+ * by Ted Lemon in cooperation with Vixie Enterprises. To learn more
+ * about the Internet Software Consortium, see ``http://www.isc.org''.
+ * To learn more about Vixie Enterprises, see ``http://www.vix.com''.
*/
#define DHCP_UDP_OVERHEAD (14 + /* Ethernet header */ \