]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update copyright
authorTed Lemon <source@isc.org>
Mon, 16 Mar 1998 06:18:16 +0000 (06:18 +0000)
committerTed Lemon <source@isc.org>
Mon, 16 Mar 1998 06:18:16 +0000 (06:18 +0000)
server/dhcpd.c

index 8e14b034cbe83c5e0004bcc7f09befb0f1ecc7cb..8042573fec349a69fd2767b8632ab548c3cdb687 100644 (file)
@@ -3,7 +3,7 @@
    DHCP Server Daemon. */
 
 /*
- * Copyright (c) 1995, 1996, 1997 The Internet Software Consortium.
+ * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -42,7 +42,7 @@
 
 #ifndef lint
 static char ocopyright[] =
-"$Id: dhcpd.c,v 1.47 1998/03/15 20:47:27 mellon Exp $ Copyright 1995, 1996 The Internet Software Consortium.";
+"$Id: dhcpd.c,v 1.48 1998/03/16 06:18:16 mellon Exp $ Copyright 1995, 1996 The Internet Software Consortium.";
 #endif
 
 static char copyright[] =