]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update copyright years
authorShawn Routhier <sar@isc.org>
Tue, 24 Nov 2009 02:06:57 +0000 (02:06 +0000)
committerShawn Routhier <sar@isc.org>
Tue, 24 Nov 2009 02:06:57 +0000 (02:06 +0000)
166 files changed:
client/clparse.c
client/dhc6.c
client/dhclient-script.8
client/dhclient.8
client/dhclient.conf.5
client/dhclient.leases.5
common/alloc.c
common/bpf.c
common/comapi.c
common/conflex.c
common/ctrace.c
common/dhcp-eval.5
common/dhcp-options.5
common/dlpi.c
common/ethernet.c
common/execute.c
common/fddi.c
common/icmp.c
common/inet.c
common/memory.c
common/nit.c
common/options.c
common/raw.c
common/resolv.c
common/socket.c
common/tables.c
common/tr.c
common/tree.c
common/upf.c
dhcpctl/callback.c
dhcpctl/cltest.c
dhcpctl/dhcpctl.3
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.h
dhcpctl/omshell.1
dhcpctl/omshell.c
dhcpctl/remote.c
doc/Makefile
doc/ja_JP.eucJP/dhclient-script.8
doc/ja_JP.eucJP/dhclient.8
doc/ja_JP.eucJP/dhclient.conf.5
doc/ja_JP.eucJP/dhclient.leases.5
doc/ja_JP.eucJP/dhcp-eval.5
doc/ja_JP.eucJP/dhcp-options.5
dst/base64.c
dst/dst_internal.h
dst/dst_support.c
dst/hmac_link.c
dst/md5.h
dst/md5_dgst.c
dst/md5_locl.h
dst/prandom.c
includes/arpa/nameser.h
includes/cf/aix.h
includes/cf/alphaosf.h
includes/cf/bsdos.h
includes/cf/cygwin32.h
includes/cf/freebsd.h
includes/cf/hpux.h
includes/cf/irix.h
includes/cf/linux.h
includes/cf/netbsd.h
includes/cf/nextstep.h
includes/cf/openbsd.h
includes/cf/qnx.h
includes/cf/rhapsody.h
includes/cf/sample.h
includes/cf/sco.h
includes/cf/sunos4.h
includes/cf/sunos5-5.h
includes/cf/ultrix.h
includes/ctrace.h
includes/dhcp.h
includes/dhcp6.h
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
includes/inet.h
includes/netinet/udp.h
includes/omapip/alloc.h
includes/omapip/buffer.h
includes/omapip/convert.h
includes/omapip/hash.h
includes/omapip/omapip.h
includes/omapip/omapip_p.h
includes/omapip/trace.h
includes/osdep.h
includes/statement.h
includes/t_api.h
includes/tree.h
minires/ns_date.c
minires/ns_name.c
minires/ns_parse.c
minires/ns_samedomain.c
minires/ns_sign.c
minires/ns_verify.c
minires/res_comp.c
minires/res_findzonecut.c
minires/res_init.c
minires/res_mkquery.c
minires/res_mkupdate.c
minires/res_query.c
minires/res_send.c
minires/res_sendsigned.c
minires/res_update.c
omapip/alloc.c
omapip/array.c
omapip/auth.c
omapip/buffer.c
omapip/connection.c
omapip/convert.c
omapip/dispatch.c
omapip/generic.c
omapip/handle.c
omapip/hash.c
omapip/listener.c
omapip/message.c
omapip/mrtrace.c
omapip/omapi.3
omapip/protocol.c
omapip/support.c
omapip/test.c
omapip/toisc.c
omapip/trace.c
relay/dhcrelay.8
server/Makefile.dist
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/dhcpd.8
server/dhcpd.conf.5
server/dhcpd.leases.5
server/dhcpleasequery.c
server/dhcpv6.c
server/mdb.c
server/mdb6.c
server/omapi.c
server/salloc.c
server/stables.c
tests/DHCPv6/000-badmsgtype.pl
tests/DHCPv6/010-solicit-noclientid.pl
tests/DHCPv6/011-solicit-serverid.pl
tests/DHCPv6/020-advertise-mcast.pl
tests/DHCPv6/030-request-noclientid.pl
tests/DHCPv6/031-request-noserverid.pl
tests/DHCPv6/032-request-badduid.pl
tests/DHCPv6/110-information-request-ia_na.pl
tests/DHCPv6/111-information-request-ia_ta.pl
tests/DHCPv6/112-badduid.pl
tests/DHCPv6/210-solicit-nohost.pl
tests/DHCPv6/211-solicit-opt-in-na.pl
tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
tests/DHCPv6/280-release-nohost.pl
tests/DHCPv6/281-release-bad-address.pl
tests/DHCPv6/282-release-no-address.pl
tests/DHCPv6/283-release.pl
tests/DHCPv6/290-decline-nohost.pl
tests/DHCPv6/291-decline-bad-address.pl
tests/DHCPv6/292-decline-no-address.pl
tests/DHCPv6/293-decline.pl
tests/DHCPv6/dhcp_client.pm
tests/DHCPv6/stubcli-opt-in-na.pl
tests/DHCPv6/stubcli.pl

index c8104bd046b8004c08a8be861627a94745fcb1ec..6eb6cdee923ac49701564b3ed2be5758793e5726 100644 (file)
@@ -3,7 +3,7 @@
    Parser for dhclient config and lease files... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 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
index 84a00874624cd59e8f542ec049ceccacf6fae045..cafe12212ce795143a90b0b255a6a60d43fab909 100644 (file)
@@ -1,7 +1,7 @@
 /* dhc6.c - DHCPv6 client routines. */
 
 /*
- * Copyright (c) 2006-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2006-2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 199948d71509d1bf2d142910d9da873031e13090..c1d982bf2cc797898b9f67bb1404608fceacbccd 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhclient-script.8
 .\"
-.\" Copyright (c) 2004-2005 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2005,2009 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
@@ -28,7 +28,7 @@
 .\" see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
 .\" ``http://www.nominum.com''.
 .\"
-.\" $Id: dhclient-script.8,v 1.12 2009/07/23 18:52:19 sar Exp $
+.\" $Id: dhclient-script.8,v 1.13 2009/11/24 02:06:56 sar Exp $
 .\"
 .TH dhclient-script 8
 .SH NAME
index ab3112bdce9f474746c38eb810ce6e941a92f2d1..6ece9875e18962d987a95549e7cd333a2b931e09 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.8,v 1.32 2009/07/23 18:52:19 sar Exp $
+.\"    $Id: dhclient.8,v 1.33 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2007-2009 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
index 3304546a6b832ab3d90173f38d1e262d8c88e14e..8c11fa1632d334efa784f31a225dd1c857899c4e 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.conf.5,v 1.25 2009/07/23 18:52:19 sar Exp $
+.\"    $Id: dhclient.conf.5,v 1.26 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2007,2009 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
index 43453d65295e95bce334a8df7d24bc0be1003757..efba37b5794abdf14256df62d66b77ff39ea05bc 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.leases.5,v 1.5 2009/07/23 18:52:19 sar Exp $
+.\"    $Id: dhclient.leases.5,v 1.6 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -27,7 +27,7 @@
 .\" see ``https://www.isc.org/''.  To learn more about Vixie
 .\" Enterprises, see ``http://www.vix.com''.
 .\"
-.\" $Id: dhclient.leases.5,v 1.5 2009/07/23 18:52:19 sar Exp $
+.\" $Id: dhclient.leases.5,v 1.6 2009/11/24 02:06:56 sar Exp $
 .\"
 .TH dhclient.leases 5
 .SH NAME
index c48463c052464500e2cac72d69ec66d5bba8b9f4..f2ddc8ad9a25eed3576e1ce6a6aea48eb59b3729 100644 (file)
@@ -3,7 +3,7 @@
    Memory allocation... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index a1faffd924b43550cdcd296003d1dff10535ed92..b0ef6579726559e0a8fbe095e430a0f604bf0638 100644 (file)
@@ -3,7 +3,7 @@
    BPF socket interface code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 550156a95838ca20c723802cad7727d69c3bb501..c24b4a6adbb166c4c87a4e873e6084038eb3bf4c 100644 (file)
@@ -3,7 +3,7 @@
    OMAPI object interfaces for the DHCP server. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 28a456adfb71205e281cb7d7eb341d33dc7d02b3..f4775ff4c05c5860ebe56fba07ac8d35a6ee549e 100644 (file)
@@ -3,7 +3,7 @@
    Lexical scanner for dhcpd config file... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 3b8d860c337d373a4c2a1c89fd103db9d26577c1..0bc133e86853c5fa81a03ca30c432af792876698 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support dhcp tracing... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 314e37de1ba0fe7c49af1ce5236a36fcd87bdcfb..be83e28090e165169128bf9dd21b4b336c0332cd 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhcp-eval.5,v 1.29 2009/07/23 18:52:19 sar Exp $
+.\"    $Id: dhcp-eval.5,v 1.30 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2007,2009 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
index 5b74a81bb7b850300c55ab7ab3c2d3666d2c3a6d..e5b956f5ba3b4b418b1e969dabfc314b561f7c0b 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhcp-options.5,v 1.45 2009/09/11 18:13:12 dhankins Exp $
+.\"    $Id: dhcp-options.5,v 1.46 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2009 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
index d95665ccbfd149f85b2e8e3505fb2bd8c411e4f7..eb64342c7b36f7ce427749aec2b1105c86418b4c 100644 (file)
@@ -3,7 +3,7 @@
    Data Link Provider Interface (DLPI) network interface code. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 4f7975a0707ddb75498cb02525a23c4252305dad..7b8a22c9ccd2cd0600aee69e963095a6d9d69820 100644 (file)
@@ -3,7 +3,7 @@
    Packet assembly code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index e3c1fae66975d4d4a9befb56f1ab6bc9d35f14bb..9d08207a6419a29cc77907fd013ab1412d341dee 100644 (file)
@@ -3,7 +3,7 @@
    Support for executable statements. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 5279cc37fd2207638d3f70721804768984e72552..eef85c2a7271dcdaa3d9aae00fc6f652a41931c4 100644 (file)
@@ -3,7 +3,7 @@
    Packet assembly code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index e442b35e934da5e346a7e25916727b551cda9c1f..5308b40694a5ec041c3a158f0c32537fa5b4c751 100644 (file)
@@ -4,7 +4,7 @@
    responses. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 40c65349512491c9617dc8c24f9eb3d446b66e0b..1d1e6c53ae4ae64229a7449ce386afbf6a4140b6 100644 (file)
@@ -4,7 +4,7 @@
    way... */
 
 /*
- * Copyright (c) 2004,2005,2007,2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 74c670957ea16349e8c3ae3e1f09f03f087bf707..0e741597a14c697b77c8b11e72d0c5b66607278a 100644 (file)
@@ -3,7 +3,7 @@
    Memory-resident database... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 4faa0f645f6d42bdd396a1b16e6f71095593adfd..3822206bd1c18e8602ecbe95ae3494d2efd1a302 100644 (file)
@@ -4,7 +4,7 @@
    with one crucial tidbit of help from Stu Grossmen. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 597cfe86bb2cd6523e902a875eccb10ec6bd312e..bc3282fd06f612619e1e62c230b35a0a70e5e9fb 100644 (file)
@@ -3,7 +3,7 @@
    DHCP options parsing and reassembly. */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 4bce092b60c625f15dbd71676797c742e3649201..4730e8edc64a3a248372138f6d63b676ec00fc69 100644 (file)
@@ -16,7 +16,7 @@
    Sigh. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 2227edfd5947d5b4c0759459b31d37d6a7029165..b29d4cf178fc63496394667d1b280eddf7473cb4 100644 (file)
@@ -3,7 +3,7 @@
    Parser for /etc/resolv.conf file. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 24cd724a998edc4caee8d6a283f17ff72cfa1830..a05e01c90b6a68d1b92c0761d5d103aa9bc3c59e 100644 (file)
@@ -3,7 +3,7 @@
    BSD socket interface code... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 077fbcdaf45e11bb36cbe99a7af61c97718a4d21..58e223fc4dd3380533361574f803e73c0a09f36c 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 1d1bd04a5f0842a61eacbd8a3a1bbcc07c7911c0..06154b8491b5b98d957a8da4d192421bed4d2ac0 100644 (file)
@@ -4,7 +4,7 @@
    Contributed in May of 1999 by Andrew Chittenden */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 6398948fd4764871f49167117a5586a8cd4c84d7..c30e086e7db956d8d738c19ffc8b7e0dc6ae918a 100644 (file)
@@ -3,7 +3,7 @@
    Routines for manipulating parse trees... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index be6071755f64497d099acfe9641aa30a419b0bb4..feb82a2bf0d7bf5bef2a948df99479be0f468b8e 100644 (file)
@@ -3,7 +3,7 @@
    Ultrix PacketFilter interface code. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 6563fb62083a3de517af843a0f219980f743ed32..b9033f433f06378a69e7202c4061e8ad860ba0c0 100644 (file)
@@ -3,7 +3,7 @@
    The dhcpctl callback object. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index aa7c6cfb4ea09e099c95783594b7d577f0612ef8..dfc2c87f629a004164c230fb85970886c882be15 100644 (file)
@@ -3,7 +3,7 @@
    Example program that uses the dhcpctl library. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index fbcd53cf3151d78a4c182c8021b3b5ea7acb6d98..773ad4842fdaac6c22b81492d4a878caf79b9989 100644 (file)
@@ -2,9 +2,9 @@
 .\"
 .\" Project:      DHCP
 .\" File:         dhcpctl.3
-.\" RCSId:        $Id: dhcpctl.3,v 1.7 2009/07/23 18:52:20 sar Exp $
+.\" RCSId:        $Id: dhcpctl.3,v 1.8 2009/11/24 02:06:56 sar Exp $
 .\" 
-.\" Copyright (c) 2004 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.
 .\"
index bc93d7af25ec660c3cb61cd40f1a8e4562f97cd2..5ec617adf712369b4f6df45173bb160766302bd8 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index f213c358bf72cb5ebf5a8f7fb562245ee86a1431..24f046160bc0b1ab3b07f711a0d193638e75d59d 100644 (file)
@@ -1,9 +1,9 @@
-/* $Id: dhcpctl.h,v 1.17 2009/07/23 18:52:20 sar Exp $
+/* $Id: dhcpctl.h,v 1.18 2009/11/24 02:06:56 sar Exp $
 
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index 73f6ddb7ad96ab1272ab0d273d20a83720a2ee40..4759c56554b27d4fb4d84a29177439f571b84970 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: omshell.1,v 1.5 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: omshell.1,v 1.6 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 2001-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
index 6f27c8204535f3bab728b2b795d06d48fe443b87..36c9883bb15066427ad20f15ecddefd2d68f5a92 100644 (file)
@@ -3,7 +3,7 @@
    Examine and modify omapi objects. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index ee204cb430c7702979df8e80dea2ce5aa51eb92b..e4e870bd2c4a75a3b4b601b62dcc2424a1c4ead8 100644 (file)
@@ -3,7 +3,7 @@
    The dhcpctl remote object. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index cccbbe66f9c0aa76e1e625b4571f4e09a78a72ae..229a0c57cc2ed167a84ca48563783e71869302b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2004-2006 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2004-2006,2009 by Internet Systems Consortium, Inc. ("ISC")
 # Copyright (c) 1995-2003 by Internet Software Consortium
 #
 # Permission to use, copy, modify, and distribute this software for any
index 811e0d3d203169daac8fdb79f3c95fd8b570a1b7..01388a2997260d02503e9abe70ba8254c2c9124e 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient-script.8,v 1.3 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhclient-script.8,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
index f7295fb5a15fe591283651a1838a7c02b501f43f..d0b258793bfeba77ae92accefb50d9451fd95821 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.8,v 1.3 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhclient.8,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
index 1ddcb609324de453d4b626aa778e1449badb39db..187538bd73d64ad4dabf0432225e5094d93711e5 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.conf.5,v 1.3 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhclient.conf.5,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
index 982c0f0f73f99ff6c4b0fbf6059c3f175e01db02..5a34516b1322114d39a2b009f31e36f2898216e1 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhclient.leases.5,v 1.3 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhclient.leases.5,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
index c940ca1f41c03be154798f0498f14994c4a15a16..0d3bc2c7ec1d897756b38871d32c6d15dd23ce52 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhcp-eval.5,v 1.4 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhcp-eval.5,v 1.5 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
index cb183724f4288959b01ac85ae6001955d3af7f62..ce53ee5c4334366bf3a471b38d5ec94bb450eabe 100644 (file)
@@ -1,6 +1,6 @@
-.\"    $Id: dhcp-options.5,v 1.3 2009/07/23 18:52:20 sar Exp $
+.\"    $Id: dhcp-options.5,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
index f4db7124a1a92f426314e3308f4cb06201265e32..bcf8e9a4295965c7c4ff9bbfb358aaa9436058e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
@@ -47,7 +47,7 @@
  */
 
 #if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: base64.c,v 1.5 2009/10/29 00:46:48 sar Exp $";
+static const char rcsid[] = "$Id: base64.c,v 1.6 2009/11/24 02:06:56 sar Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>
index 72bb36621d021e545af941f7f2b6550d33ea8291..4ee97724cc0290da822cbe0701676199d85c1a2d 100644 (file)
@@ -3,7 +3,7 @@
 
 /*
  * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fb9771cf7e5803382b20a9dce775fcf9ab2fd722..c7a71c03c5fe0ef670159896219908056a2567f9 100644 (file)
@@ -1,9 +1,9 @@
-static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_support.c,v 1.6 2009/10/29 00:46:48 sar Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_support.c,v 1.7 2009/11/24 02:06:56 sar Exp $";
 
 
 /*
  * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 671d7b7f40e45682e7aacb1ab4d345c705110dab..277b54a8a80a855a6f019c404746f1180d241d1c 100644 (file)
@@ -1,10 +1,10 @@
 #ifdef HMAC_MD5
 #ifndef LINT
-static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/hmac_link.c,v 1.5 2009/10/29 00:46:48 sar Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/hmac_link.c,v 1.6 2009/11/24 02:06:56 sar Exp $";
 #endif
 /*
  * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f5b497eb430f56ff94adb8358338aa32ec7ce3c2..05ea3eb745bed15d44c4701b9fec535ad416e098 100644 (file)
--- a/dst/md5.h
+++ b/dst/md5.h
@@ -57,7 +57,7 @@
  */
 
 /*
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b94a1c4d685399517ec2327749982ba631d2349..4dc0f691dac9495d7b19c032fcf4f867847331b9 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 /*
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 43781876e53c78748b3dbcc4fecc818cb0fd9341..07f440a22c3809477b3079c0e0312a162d39e644 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 /*
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d00448d175e14b16ea790ef2ea23c222d3a6fafc..620d7140dd153b0a5b787609412c5bc41a5bd8b4 100644 (file)
@@ -1,9 +1,9 @@
 #ifndef LINT
-static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.8 2009/10/29 00:46:48 sar Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.9 2009/11/24 02:06:56 sar Exp $";
 #endif
 /*
  * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
- * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b59d67c6410195fd4f93c44bfc353274c10a8fe8..d96139d20b05a3bc90e7a6b76be0fa99ef3b5623 100644 (file)
@@ -32,7 +32,7 @@
  */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
@@ -55,7 +55,7 @@
  */
 
 /*
- *     $Id: nameser.h,v 1.6 2009/07/23 18:52:20 sar Exp $
+ *     $Id: nameser.h,v 1.7 2009/11/24 02:06:56 sar Exp $
  */
 
 #ifndef _ARPA_NAMESER_H_
index 042a4e87a6e9cc55e60498cf640dd234d3e60226..e61853775340efc27704c66fddeda0fda51e5de7 100644 (file)
@@ -3,7 +3,7 @@
    Configuration file for IBM's AIX operating system. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index a0a821811ada40d16e3d056cc78d46a27373bfc9..eda46fc15b6fee61401b578478931a578c14a9f0 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for DEC Alpha/OSF1... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 69df10960301397fcb8990c18cb7088ec30b3670..05d74ec67fa555732864b49329a0db82cd0f8aa9 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for BSDI BSD/OS... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 02da8a05cb7dc9d9a04386e4f9b7fd3c4bf9f505..c315f1262d7b4d70fcf1fb3e13b7f75303e6cbb9 100644 (file)
@@ -4,7 +4,7 @@
    doesn't work yet, so don't get too excited! */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 98ed6e6db8fa05be7fee9850fdc273a5e552b82c..1c3cfb67a29eb9b20ae6d4fe66e12857f6a239d1 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for FreeBSD... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 11d77ef1c81c1a51039a2af45e083b6affee15ed..ae86db87364ca3c3dfb9ed2d05bc043f57cec946 100644 (file)
@@ -3,7 +3,7 @@
    Configuration file for HP-UX */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 96756a83d798bae08ef04a07ee240f6015a640d9..8756a21a6385b5bfaa0056749f606dee36909f34 100644 (file)
@@ -1,7 +1,7 @@
 /* irix.h */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 9b7825d2060c34f8f7cc4470ea318de31cdc625c..6995451f1a1b9c0486b225e6b36c7d1b3f508a42 100644 (file)
@@ -5,7 +5,7 @@
    Based on a configuration originally supplied by Jonathan Stone. */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 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
index cb75fd8a106825a4fa6ebeb46c19dbdcd7f9cd46..396f1e9c4f6c217c904ad3a52678cd70c738d85a 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for NetBSD... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index b33dd88c5d96fb7826ec954f5061047d3d7f7dec..e61ca741a8a3a88970ee8356d92ced5cf06e7532 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for NEXTSTEP 3 & 4 (tested on 4.2PR2)... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 55e7866c6cfaa4603844e6bad8d28a9f6161c5fa..ab767efed39958f3347f698a6eeb103a8388d3f9 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for OpenBSD... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 579a201f1fab5e42fd32b58f4a59b34e1adc581a..f3a14a1342477b07a7e143ffb2f114568d6d1788 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for QNX...  */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 598cc4e207c98dabaefb5525fbf57aa1714f4cee..a32040f4e7a765b633379735482449f10994733f 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for NetBSD... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 93351e8a8cca78b4ff78fa4207488ed2471d9112..a8a5b4ccb47b3f2574e512118526819f6757a178 100644 (file)
@@ -9,7 +9,7 @@
    probably worth looking at the config files for working ports as well. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index cea3da156241689703278612440538d264a4ab97..62d4e26b93622cae079488afd3f1036089c68ab6 100644 (file)
@@ -5,7 +5,7 @@
    Based on changes contributed by Gerald Rosenberg. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index eb183b435438b2976c9e1663400f43bb40905a3f..260f896de1f4415f6435881c3d1aae4c04a5b144 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for SunOS 4 (tested on 4.1.4)... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 377f84f7e0fde3cab4b97f03bdbbc7f0c172c829..e925113f92eb49ac993d0ee6f7d04667048d5c40 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for Solaris 2.x (tested on 2.5 with gcc)... */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 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
index f74a0c125fef27920d23afdcad7f0ed7793241ba..5eefbd13230b972d5f97df1677ddb0721fb782ab 100644 (file)
@@ -3,7 +3,7 @@
    System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 81b60ecab8a9b010a1794fa43da1d1d4bb6fa0e1..c3f0314dc31c1354951b778b486ea4a97cf5cc7f 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for dhcp tracing facility... */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 7e26992953a5bee6ba44238d9907a1c7c4d59408..1af2adf87564051ea22e5e6af0f33ac63de56c33 100644 (file)
@@ -3,7 +3,7 @@
    Protocol structures... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index a327820c7978583d1665f25eda25969d96f24dee..36c1535b02480c7cb5b22724ca13c37945541728 100644 (file)
@@ -3,7 +3,7 @@
    DHCPv6 Protocol structures... */
 
 /*
- * Copyright (c) 2006-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2006-2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b3c50166f17780be33ba6589d90c88abdf4ca99d..15a7af0c09d477c29dbe3db1c30b7df93b9f3d3f 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for dhcpd... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 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
index 2fc5a6c973bfda371792fd87b1ebe6d43115e994..547934494ba17203627b399279f985b488b04bca 100644 (file)
@@ -3,7 +3,7 @@
    Tokens for config file lexer and parser. */
 
 /*
- * Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007-2009 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
index bb7f1b69778648af8002ff056240178a41f35216..1db0e687ae7a95e591cf2944f65752c349dda5c6 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for address trees... */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index ba5e9c327dc1a6095450233cb10de036fcf7b99d..a59099df3db1c60c6f60319bae0827d66af2320b 100644 (file)
@@ -3,7 +3,7 @@
    Portable definitions for internet addresses */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index c209707a5dc40d71907c21e95479a782bdfa1463..5f1cd7d224db9ef97662ae9b2ff40ebed9836c2c 100644 (file)
@@ -36,7 +36,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 5d6eb61ff9591fa7d3723c7c07d98c3e06886089..b9e6b85c3a2b7830715bf61f8f3a149698fe6e2c 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API protocol memory allocation... */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index 0ca18b7ee9a3db7bef224dc21f42b0bbb2736d6d..ada82e0d6b59f4de9f471ad30dd68471fb8b6115 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API protocol buffering... */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index 7c4984a24ab1c52d85e980c5c59aa87b7319878a..73b3ca3d8da474fdd749f52661da2a98e82f13a1 100644 (file)
@@ -3,7 +3,7 @@
    Safe copying of integers into and out of a non-aligned memory buffer. */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index a0e7db1ef3135169166eac0cd914d62e5241cb1a..9914561262c3fec8860a6beba07cc98b053d3131 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for hashing... */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 012b47f8f537c7e97629a13c44883cd60621ff0b..cbdc40d4f768d7cdc4b0a2f1c8c1cd46f918b25b 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API and protocol... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index f94644ac1b7fd9f335bdedd5741254e2c3ad20a8..03b40ed9412f8a7359ed7829af5fb8415fb7fc4c 100644 (file)
@@ -3,7 +3,7 @@
    Private master include file for the OMAPI library. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 5604aa961e866363a48161ff140666aa65628b8b..fc5906c7a63928ccb8ab773cd1dd5435b96bc285 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for omapi tracing facility... */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index f727b252dd1ff7ed4b6758735c36ddf5888122b2..63e676e4ef0651dadff08b8f2716145108c05cac 100644 (file)
@@ -3,7 +3,7 @@
    Operating system dependencies... */
 
 /*
- * Copyright (c) 2004-2005,2007-2008 by Internet Systems Consortium,
+ * Copyright (c) 2004-2005,2007-2009 by Internet Systems Consortium,
  *                                      Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
index 76ac4764e5936b1921143d03eab255942bf8031d..2d30b89dd3d9d341937805b74cfa9935f43122c3 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for executable statements... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index ba1dd79fcbcbbea9818996cfc63af63a4def89c6..da52da9fb71c50088567e09ac6d4224bbbb54039 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007,2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_api.h,v 1.3 2009/10/28 04:12:30 sar Exp $ */
+/* $Id: t_api.h,v 1.4 2009/11/24 02:06:56 sar Exp $ */
 
 #ifndef TESTS_T_API_H
 #define TESTS_T_API_H 1
index 528d1907dce656d74ee3525776cd0a1bd3f57c67..849d2bf6da05a93ebab99b5559de5a41eba1ceb1 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for address trees... */
 
 /*
- * Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007-2009 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
index fac472f94d27c7444a1afad0da001bc389004171..5b6ae76808b9e7799818d81ab1e5906ec716a389 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_date.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_date.c,v 1.8 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 /* Import. */
index 681a55f938c5592aa3a3c08389010189fe6f72b4..f439338407707f8595e760a6990ce23b508de504 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_name.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_name.c,v 1.5 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 #include <sys/types.h>
index 16fec65f2eea89a4ec1d29f62408892ff82896b8..95285fe14a57be7aa0d8461b56aecc4c179e0871 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_parse.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_parse.c,v 1.5 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 /* Import. */
index 42e694295dc11c717ed98ec9cbc7a044e6872df0..0203997f6fda9baff54c9ad29b301673a0a9516c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_samedomain.c,v 1.5 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_samedomain.c,v 1.6 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 #include <sys/types.h>
index 9ff047eda6bc3e803952bf6b71a2f4f537c0d49f..c61f14b5bc3982210d3d6d5c36e7eaedd9a74c48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_sign.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_sign.c,v 1.8 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 #if defined (TRACING)
index f163bf796fc7274fd91b9a245b0e82f4dbe8efbd..4e47f104ad8857c7b6e8fe30e95966acbb2bd4ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
@@ -22,7 +22,7 @@
  */
 
 #ifndef lint
-static const char rcsid[] = "$Id: ns_verify.c,v 1.10 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: ns_verify.c,v 1.11 2009/11/24 02:06:57 sar Exp $";
 #endif
 
 /* Import. */
index 554dc8e84e7d18a1a3325c4a8f5280eda08d54a5..5b68390705ec2a36851d14f65f1a523906b3623a 100644 (file)
@@ -52,7 +52,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -76,7 +76,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)res_comp.c   8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_comp.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_comp.c,v 1.5 2009/11/24 02:06:57 sar Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/types.h>
index af26a4f2a51370d7a3ed555e0e190620d6796146..b66b91585794b2f239df21e7eb172772a6fc2a6c 100644 (file)
@@ -1,9 +1,9 @@
 #if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_findzonecut.c,v 1.17 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_findzonecut.c,v 1.18 2009/11/24 02:06:57 sar Exp $";
 #endif /* not lint */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index f0f2e050e1e04a7ce43cb809812a5da4a0203cae..051184979e2aedfc9116c83cd3f15e2b66632daa 100644 (file)
@@ -52,7 +52,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -76,7 +76,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)res_init.c   8.1 (Berkeley) 6/7/93";
-static const char rcsid[] = "$Id: res_init.c,v 1.12 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_init.c,v 1.13 2009/11/24 02:06:57 sar Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/types.h>
index 24380431326f86df6afdd911e1415b29f92fd83d..d8ccdac2d9ce05676097eecae27f17dbd78e0c0a 100644 (file)
@@ -52,7 +52,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -76,7 +76,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)res_mkquery.c        8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_mkquery.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_mkquery.c,v 1.8 2009/11/24 02:06:57 sar Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/types.h>
index f8d7f0700698db21ddfa01a6af6e54ff205279d5..5d21b12b56f445c8bb6b0151bf62ac8e14dcef29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007-2009 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
@@ -27,7 +27,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_mkupdate.c,v 1.15 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_mkupdate.c,v 1.16 2009/11/24 02:06:57 sar Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>
index 72975e40b527a2bcad64ee2edeb3954205401665..9036697e34bcf96302d1ac5f186c8d546419d9c5 100644 (file)
@@ -52,7 +52,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -76,7 +76,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)res_query.c  8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_query.c,v 1.10 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_query.c,v 1.11 2009/11/24 02:06:57 sar Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <sys/types.h>
index dbefd1e3931315f6329db7949d5ee3e4e5d63458..8513d7df12b9ec1f311603f54c26f411e9cfbab0 100644 (file)
@@ -52,7 +52,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004,2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (c) 2004,2008-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -76,7 +76,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)res_send.c   8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_send.c,v 1.12 2009/07/23 18:52:20 sar Exp $";
+static const char rcsid[] = "$Id: res_send.c,v 1.13 2009/11/24 02:06:57 sar Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 /*
index f6798e66fe65f6c797d9595a78015ba4eb597131..faef3079481e745ae5c5224ed02e9441dd7c893e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 02049ad927929c5e872cf9a59b2ee82faf5c211e..7e91976c31cd0244d051e398a68630a4a0cee486 100644 (file)
@@ -1,9 +1,9 @@
 #if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_update.c,v 1.16 2009/07/23 18:52:21 sar Exp $";
+static const char rcsid[] = "$Id: res_update.c,v 1.17 2009/11/24 02:06:57 sar Exp $";
 #endif /* not lint */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index bff6fa23d3eec3b9e983ba8e25f908ab84d14aba..9efb2b0adcd57993b9697a39f0271e3684da51de 100644 (file)
@@ -4,7 +4,7 @@
    protocol... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index f42993aec82cc845df2bc837f88c83de924108f7..0a3ac619065e32ed74f32af13736b5f244d85fc9 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the omapi extensible array type. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 2f0b430c3f5fc20fd8bc44cea00b2f684e6dadac..a9a0a850a5bb2b3383edac528609d0e2d98ad07b 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines having to do with authentication. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 1d6ee63ac4d9fa2a4800e38e8826eed8d3be049c..4efff9f4ddb4bd82aab8fb81002390d090ad75d1 100644 (file)
@@ -3,7 +3,7 @@
    Buffer access functions for the object management protocol... */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 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
index 1149c520b82c40bbf60bf1ff869618d928243a95..ffbb0437227bf6916c6f8865e5f1e3243e001ad1 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines for dealing with connections. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 1516f7a95fa42fa9da9de35eb2af62c9c16f54bc..10b4b457e9d56746e03527dd64399d7e2dc04669 100644 (file)
@@ -4,7 +4,7 @@
    can't be assumed to be aligned. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 8ee274327c84be660bdf8ac2177eb02ecbf11617..4039659ac71fe619fd7aef15fe058e6b4208912b 100644 (file)
@@ -3,7 +3,7 @@
    I/O dispatcher. */
 
 /*
- * Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007-2009 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
index bd18f3371b16bf64ca9f4780f50d1ae805823a00..26e9361de98bbf4b691b3fe998cae1abcee6611a 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the generic object. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index b7e72ca72d40840e59e73a18966494bdf9b9fc6e..65c361d16cfa53aebfb946ba30a0d36d784b1f65 100644 (file)
@@ -3,7 +3,7 @@
    Functions for maintaining handles on objects. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 666ce598e3ca3d46a0338efed0704a22a83cd877..bace3cd4d35f2537ab019777755242b3c6f6d5b7 100644 (file)
@@ -3,7 +3,7 @@
    Routines for manipulating hash tables... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 3cdbec79468f681f5710a493e4c7afb921c2baaa..0c4dcb134cbbf4b9a356221ba962bc5b56fadb58 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the generic listener object. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 6d8b88f37454c5149df03294d1494d7e2920ffa4..3bd60ef78583c619a31acf90067a8c03e053d0e3 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines for dealing with message objects. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 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
index 57cf915786537f51674c50f8389077f13af30344..e180472c337f35102f5ca57b2e7a59334544cb30 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support minires tracing... */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 967d16924d8692bad6b204225b7b6f18741521f5..4673549fe4cfb5650ec318a4155abddf3609c007 100644 (file)
@@ -1,6 +1,6 @@
 .\"    omapi.3
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 2000-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
index e34508d05ca1eb58b7055fb47adb125d3a887ddf..1a6d7e871501d0981f905b40855639850fc9d855 100644 (file)
@@ -3,7 +3,7 @@
    Functions supporting the object management protocol... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 15eeac0419ac8a12efb26925a6f5586b7d9e7a79..b3ab2d57129bdd45acbe33495d2775d504752636 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index ccd3c7a65cb473a02bce9acfca16c6db5ea41a85..af8c0dd19622772e62427558f2de87bc9a4159d7 100644 (file)
@@ -3,7 +3,7 @@
    Test code for omapip... */
 
 /*
- * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2009 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
index d3dfa8aebb478c60214e60565ec658f42733862d..11669a880552af8cb8ec2a373ae293d7c05f6fe2 100644 (file)
@@ -3,7 +3,7 @@
    Convert non-ISC result codes to ISC result codes. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 1f521a6781b6da070cfb15da08dbc070a4a54d6e..8b18d806bc93f169b9affea8cd5c12997e2e515a 100644 (file)
@@ -5,7 +5,7 @@
    transactions... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 2370b4aac56bfdd44ba1b636541dc01efe9ccf1c..218f4f2a5271387631ce326baadd3beed83521b8 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcrelay.8
 .\"
-.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -27,7 +27,7 @@
 .\" see ``https://www.isc.org/''.  To learn more about Vixie
 .\" Enterprises, see ``http://www.vix.com''.
 .\"
-.\" $Id: dhcrelay.8,v 1.16 2009/07/23 18:52:21 sar Exp $
+.\" $Id: dhcrelay.8,v 1.17 2009/11/24 02:06:57 sar Exp $
 .\"
 .TH dhcrelay 8
 .SH NAME
index da004d73cd170365794632d10af73525cfbc2b4d..c12f09484311358b7f624be6241ff627dc305d59 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile.dist
 #
-# Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2004,2009 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
index 9e72fadaca4cecc715203f90fab16c2956b65eef..c88fab843ad00e35f01cc2cda42a6ad19af178d8 100644 (file)
@@ -3,7 +3,7 @@
    BOOTP Protocol support. */
 
 /*
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2005,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 6a45321bb6f63c4a6368fa260ee15cb99cd275ed..8aaa089414b7d3bfbc48230e2d2441b2bf46da64 100644 (file)
@@ -3,7 +3,7 @@
    Handling for client classes. */
 
 /*
- * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 0e9f2f5688049c2bdd10a2dfcf7b25063a9d744c..d6380f22deac743acdebe0dd5b00b6928aab6b75 100644 (file)
@@ -3,7 +3,7 @@
    Parser for dhcpd config file... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index c20c26008f2417d3d03af65a51d757bb5fb0f81e..b5dc7e5f45d1c571f176fa1c1eb180c862f40c0b 100644 (file)
@@ -3,7 +3,7 @@
    Persistent database management routines for DHCPD... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index 53bdb2b211a5d7751d06c2ee0ad80e080488036c..d925083aae29cd7c1ff1205b0854bb95ea85f753 100644 (file)
@@ -3,7 +3,7 @@
    Dynamic DNS updates. */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index b8ea5de6f63da9d6158f2499a589e8a3daf11fdd..694dc45199e6d6133aabfe502ddbcb44962533f6 100644 (file)
@@ -3,7 +3,7 @@
    DHCP Protocol engine. */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index aa6209e91b9c30a61df27488292e95fa1ab897ee..c9b09740686ff917b1e2902ec4d2edbd22bdfac1 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.8
 .\"
-.\" Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2007,2009 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
@@ -28,7 +28,7 @@
 .\" see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
 .\" ``http://www.nominum.com''.
 .\"
-.\" $Id: dhcpd.8,v 1.30 2009/07/23 18:52:21 sar Exp $
+.\" $Id: dhcpd.8,v 1.31 2009/11/24 02:06:57 sar Exp $
 .\"
 .TH dhcpd 8
 .SH NAME
index f6f3fa5f804955ccc83d463f2f6dace60ae64b78..6b884f0990173923a823384389bb75d026ed244a 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.conf.5
 .\"
-.\" Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2009 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
@@ -28,7 +28,7 @@
 .\" see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
 .\" ``http://www.nominum.com''.
 .\"
-.\" $Id: dhcpd.conf.5,v 1.106 2009/09/14 18:51:46 jreed Exp $
+.\" $Id: dhcpd.conf.5,v 1.107 2009/11/24 02:06:57 sar Exp $
 .\"
 .TH dhcpd.conf 5
 .SH NAME
index f9f27cb20a41b7026bebd4dfb5b9c970c0914079..377c0f631ec4d0e916bfa24b9e90e863ce30c53b 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.leases.5
 .\"
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2009 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
@@ -28,7 +28,7 @@
 .\" see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
 .\" ``http://www.nominum.com''.
 .\"
-.\" $Id: dhcpd.leases.5,v 1.14 2009/07/23 18:52:21 sar Exp $
+.\" $Id: dhcpd.leases.5,v 1.15 2009/11/24 02:06:57 sar Exp $
 .\"
 .TH dhcpd.leases 5
 .SH NAME
index b1d8dce67cc552ebdf75e8e96d99a041d19c5024..ab937d06102071b533c64f7a4e24ea01f678fd20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ffa339de6c7aabcd9670ef718daacd1e6a9a653a..6ad7681e9c8ef1e08a1268b29019d43002be7112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5d371fb1ff38bfdd27833372205ee3abfa7d78f7..4668f67f9fd68fc40635663c145eb6b13f88cc7b 100644 (file)
@@ -3,7 +3,7 @@
    Server-specific in-memory database support. */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 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
index ff7172991efe095eea94e6b756bee398e702596b..567f4ab5f93e3837062f8c6a857c3ff10bdeab8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007-2009 by Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7302b3587073018b8367070689e7f86fb988290..c9dbb254fd4302d430bb6221633165382bb6e6f5 100644 (file)
@@ -3,7 +3,7 @@
    OMAPI object interfaces for the DHCP server. */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 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
index 36597b91c1bcccd398d9966b6a46e55b96ed07d3..17a23b50e630ddd4559f95256de81e55baa17368 100644 (file)
@@ -3,7 +3,7 @@
    Memory allocation for the DHCP server... */
 
 /*
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2007,2009 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
index 4cf187280066e9d458c2ff6ea21959b442d4bdd4..cd5700747789ad0c7bf1b7a637c1287679873138 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information only used by server... */
 
 /*
- * Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index a76de85c5229306d78f5401f61d199ee30a64337..d0c35ee405018ea5a0af287c31a51ad6c62b48a3 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a3bd4afe0fa7eb823b4e6341e668733a7f952df9..6bb5d6ee06212b916e4d0d2790a466c4446cf468 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eda607a3e9582c6a4e1243e1d12b07f8cd05164c..cee4ddb34e29b201dc8b279ca254969934aba31e 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e679134326c84c7403023e90c78c4760b3f95a71..c5c4ade715333d316a7a48cd567f894623fbf9b0 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3ae9facaa415ae8aa12281789eec9cc1cca2d412..d5af0770a255baa80acacad4d7caa31322437827 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c0b8ab3404ad5183616e3f67cd9ed9c58763ff4f..1f7303880ab402e4ff7dbd873fac7b25ba157743 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2da7ea34aa0393a7499970f9dcd8b6802edd81c5..30e5040a438d8667247a64bd9b2db2917b02579d 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ff2aa39ce1581c0f6c7aedd2ab01cc5b663dc50d..5dc68898fa02defd78823eeca05e967a6ecbb19b 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0a33b3b9b1ba21e35288eaaa46b5ebe5ee42b5dc..dc3cf1c20e0837c8828f74c3ddcf4aa1938937b3 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 29520033fdf9d084b64c9531909f12eaffded5a6..3be9261ecd7ba51185a8ebf6daaeeef0185a73fd 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1532f53eada0ccabf7951f92fa7a0b6a63eed72b..be9538cdc7b02dcb1b8f33e3450dea8ae031646f 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 35f5544afa2e59184be92fea367f8f55e91366d2..33f6951280b6902b9e947844a5a3b14c77605372 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 90ac5fbc9c473a3efbafbe6adedfbd9a88a05940..a8d8149090cb7460f8819b327139158d3687a633 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 431bffc64c6796a33b3bd3e7fa50b3f4b95a6b14..9758cd83ee59c0d52cfa612bc618c1f00d6e3e1b 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0340b837e2305dd9b6979317e60aaf554ca2265c..d130812e302175aa02eb5208c597ffa46ad1e55d 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7ea1324213d21391a804bcd8eda9d63520aa01b7..b3d0af5ce1b2580da27442a2b41b82fcd61e7939 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 039f5439c3f26b117ac1b573c828e827871fac1a..a1baae492d7dfb5b451251afc1c026236c0fdc4e 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b3453c2cdfa5e7a08ba0e200ab86922352759392..02a25e31be0ba95eeb34fe3762755d92d51148fc 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3072c5e8da57227b976a7d74fa0b5569b8e91cdf..d9f0e1e115e4e18a3d0fe64b9013e8dcf0f55a6c 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d85881ca2523a651d5de0ff8a98f41e2581151a3..84c970f50f52b1516d14075b6a84c982aab77478 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 81a3a27c626216748cab5a2883ed341d7fa8b3c8..960195ab4ce580309b7c30a0a23240d8030f9997 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c48c0b983b51c836db812f27c73b56ff363a3d04..5caa377660fd593f44b51405b311fd2be2370e17 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a6169f6f01af70069fb4599920c2b5df2ad9ac82..d68ba09efa551148097d966a425af7d5ae6831e4 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1532f53eada0ccabf7951f92fa7a0b6a63eed72b..be9538cdc7b02dcb1b8f33e3450dea8ae031646f 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above