diff options
author | David Hankins <dhankins@isc.org> | 2007-05-19 19:16:28 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2007-05-19 19:16:28 +0000 |
commit | 706792c9d3a99a4686d2ea0f74ad8215a3b0dde3 (patch) | |
tree | fc802ec4977c1179cdb91d1fbcc0016507f52095 /omapip/support.c | |
parent | fe5b0fdd70907a228c996a0d9a2857bc90a67e6f (diff) | |
download | isc-dhcp-706792c9d3a99a4686d2ea0f74ad8215a3b0dde3.tar.gz |
Copyright++
Diffstat (limited to 'omapip/support.c')
-rw-r--r-- | omapip/support.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/omapip/support.c b/omapip/support.c index 0d48bf5b..734eff03 100644 --- a/omapip/support.c +++ b/omapip/support.c @@ -3,7 +3,7 @@ Subroutines providing general support for objects. */ /* - * Copyright (c) 2004-2006 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004-2007 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 @@ -34,7 +34,7 @@ #ifndef lint static char ocopyright[] = -"$Id: support.c,v 1.29 2007/05/19 18:47:15 dhankins Exp $ Copyright 2004-2006 Internet Systems Consortium."; +"$Id: support.c,v 1.30 2007/05/19 19:16:26 dhankins Exp $ Copyright 2004-2007 Internet Systems Consortium."; #endif #include "dhcpd.h" |