summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2022-01-19 20:13:19 +0100
committerTomek Mrugalski <tomek@isc.org>2022-01-20 12:04:28 +0100
commit429a56d73c0f9f2edf400fd6313850a3ce4fd809 (patch)
tree3d0b667c0bfdea1b78b8b5dcdb859acd62442325
parent06eba2207b1dab17d7ac9f8cd628afee8d54d009 (diff)
downloadisc-dhcp-429a56d73c0f9f2edf400fd6313850a3ce4fd809.tar.gz
[#189] ISC address updated
-rw-r--r--LICENSE4
-rw-r--r--client/client_tables.c4
-rw-r--r--client/clparse.c4
-rw-r--r--client/dhc6.c4
-rw-r--r--client/dhclient-script.84
-rw-r--r--client/dhclient.84
-rw-r--r--client/dhclient.c4
-rw-r--r--client/dhclient.conf.54
-rw-r--r--client/dhclient.leases.54
-rw-r--r--client/tests/duid_unittest.c4
-rw-r--r--common/alloc.c4
-rw-r--r--common/bpf.c4
-rw-r--r--common/comapi.c4
-rw-r--r--common/conflex.c4
-rw-r--r--common/ctrace.c4
-rw-r--r--common/dhcp-eval.54
-rw-r--r--common/dhcp-options.54
-rw-r--r--common/dhcp4o6.c4
-rw-r--r--common/discover.c4
-rw-r--r--common/dispatch.c4
-rw-r--r--common/dlpi.c4
-rw-r--r--common/dns.c4
-rw-r--r--common/ethernet.c4
-rw-r--r--common/execute.c4
-rw-r--r--common/fddi.c4
-rw-r--r--common/icmp.c4
-rw-r--r--common/inet.c4
-rw-r--r--common/lpf.c4
-rw-r--r--common/memory.c4
-rw-r--r--common/nit.c4
-rw-r--r--common/ns_name.c4
-rw-r--r--common/options.c4
-rw-r--r--common/packet.c4
-rw-r--r--common/parse.c4
-rw-r--r--common/print.c4
-rw-r--r--common/raw.c4
-rw-r--r--common/resolv.c4
-rw-r--r--common/socket.c4
-rw-r--r--common/tables.c4
-rw-r--r--common/tr.c4
-rw-r--r--common/tree.c4
-rw-r--r--common/upf.c4
-rw-r--r--dhcpctl/callback.c4
-rw-r--r--dhcpctl/cltest.c4
-rw-r--r--dhcpctl/dhcpctl.34
-rw-r--r--dhcpctl/dhcpctl.c4
-rw-r--r--dhcpctl/dhcpctl.h4
-rw-r--r--dhcpctl/omshell.14
-rw-r--r--dhcpctl/omshell.c4
-rw-r--r--dhcpctl/remote.c4
-rw-r--r--doc/References.txt11
-rw-r--r--doc/References.xml21
-rw-r--r--includes/arpa/nameser.h4
-rw-r--r--includes/cdefs.h4
-rw-r--r--includes/ctrace.h4
-rw-r--r--includes/dhcp.h4
-rw-r--r--includes/dhcp6.h4
-rw-r--r--includes/dhcpd.h4
-rw-r--r--includes/dhctoken.h4
-rw-r--r--includes/failover.h4
-rw-r--r--includes/inet.h4
-rw-r--r--includes/ldap_casa.h4
-rw-r--r--includes/netinet/udp.h4
-rw-r--r--includes/ns_name.h4
-rw-r--r--includes/omapip/alloc.h4
-rw-r--r--includes/omapip/buffer.h4
-rw-r--r--includes/omapip/convert.h4
-rw-r--r--includes/omapip/hash.h4
-rw-r--r--includes/omapip/isclib.h4
-rw-r--r--includes/omapip/omapip.h4
-rw-r--r--includes/omapip/omapip_p.h4
-rw-r--r--includes/omapip/result.h4
-rw-r--r--includes/omapip/trace.h4
-rw-r--r--includes/osdep.h4
-rw-r--r--includes/statement.h4
-rw-r--r--includes/tree.h4
-rw-r--r--keama/conflex.c4
-rw-r--r--keama/confparse.c4
-rw-r--r--keama/data.c4
-rw-r--r--keama/data.h4
-rw-r--r--keama/dhctoken.h4
-rw-r--r--keama/eval.c4
-rw-r--r--keama/json.c4
-rw-r--r--keama/keama.84
-rw-r--r--keama/keama.c4
-rw-r--r--keama/keama.h4
-rw-r--r--keama/options.c4
-rw-r--r--keama/parse.c4
-rw-r--r--keama/print.c4
-rw-r--r--keama/reduce.c4
-rw-r--r--omapip/alloc.c4
-rw-r--r--omapip/array.c4
-rw-r--r--omapip/auth.c4
-rw-r--r--omapip/buffer.c4
-rw-r--r--omapip/connection.c4
-rw-r--r--omapip/convert.c4
-rw-r--r--omapip/dispatch.c4
-rw-r--r--omapip/errwarn.c4
-rw-r--r--omapip/generic.c4
-rw-r--r--omapip/handle.c4
-rw-r--r--omapip/hash.c4
-rw-r--r--omapip/isclib.c4
-rw-r--r--omapip/listener.c4
-rw-r--r--omapip/message.c4
-rw-r--r--omapip/omapi.34
-rw-r--r--omapip/protocol.c4
-rw-r--r--omapip/result.c4
-rw-r--r--omapip/support.c4
-rw-r--r--omapip/test.c4
-rw-r--r--omapip/toisc.c4
-rw-r--r--omapip/trace.c4
-rw-r--r--relay/dhcrelay.84
-rw-r--r--relay/dhcrelay.c4
-rw-r--r--relay/tests/relay_unittests.c4
-rw-r--r--server/Makefile.dist4
-rw-r--r--server/bootp.c4
-rw-r--r--server/class.c4
-rw-r--r--server/confpars.c4
-rw-r--r--server/db.c4
-rw-r--r--server/ddns.c4
-rw-r--r--server/dhcp.c4
-rw-r--r--server/dhcpd.84
-rw-r--r--server/dhcpd.c4
-rw-r--r--server/dhcpd.conf.54
-rw-r--r--server/dhcpd.leases.54
-rw-r--r--server/failover.c4
-rw-r--r--server/ldap_casa.c4
-rw-r--r--server/leasechain.c4
-rw-r--r--server/mdb.c4
-rw-r--r--server/omapi.c4
-rw-r--r--server/salloc.c4
-rw-r--r--server/stables.c4
-rw-r--r--server/tests/hash_unittest.c4
-rw-r--r--tests/DHCPv6/000-badmsgtype.pl4
-rw-r--r--tests/DHCPv6/010-solicit-noclientid.pl4
-rw-r--r--tests/DHCPv6/011-solicit-serverid.pl4
-rw-r--r--tests/DHCPv6/020-advertise-mcast.pl4
-rw-r--r--tests/DHCPv6/030-request-noclientid.pl4
-rw-r--r--tests/DHCPv6/031-request-noserverid.pl4
-rw-r--r--tests/DHCPv6/032-request-badduid.pl4
-rw-r--r--tests/DHCPv6/110-information-request-ia_na.pl4
-rw-r--r--tests/DHCPv6/111-information-request-ia_ta.pl4
-rw-r--r--tests/DHCPv6/112-badduid.pl4
-rw-r--r--tests/DHCPv6/210-solicit-nohost.pl4
-rw-r--r--tests/DHCPv6/211-solicit-opt-in-na.pl4
-rw-r--r--tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl4
-rw-r--r--tests/DHCPv6/280-release-nohost.pl4
-rw-r--r--tests/DHCPv6/281-release-bad-address.pl4
-rw-r--r--tests/DHCPv6/282-release-no-address.pl4
-rw-r--r--tests/DHCPv6/283-release.pl4
-rw-r--r--tests/DHCPv6/290-decline-nohost.pl4
-rw-r--r--tests/DHCPv6/291-decline-bad-address.pl4
-rw-r--r--tests/DHCPv6/292-decline-no-address.pl4
-rw-r--r--tests/DHCPv6/293-decline.pl4
-rw-r--r--tests/DHCPv6/dhcp_client.pm4
-rw-r--r--tests/DHCPv6/stubcli-opt-in-na.pl4
-rw-r--r--tests/DHCPv6/stubcli.pl4
157 files changed, 324 insertions, 328 deletions
diff --git a/LICENSE b/LICENSE
index b7c85280..27a9fe86 100644
--- a/LICENSE
+++ b/LICENSE
@@ -10,8 +10,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
#
diff --git a/client/client_tables.c b/client/client_tables.c
index 41a3885b..fc915a15 100644
--- a/client/client_tables.c
+++ b/client/client_tables.c
@@ -18,8 +18,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/client/clparse.c b/client/clparse.c
index 35e2d164..2f0909b8 100644
--- a/client/clparse.c
+++ b/client/clparse.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/client/dhc6.c b/client/dhc6.c
index 55ecab80..ea7cce83 100644
--- a/client/dhc6.c
+++ b/client/dhc6.c
@@ -17,8 +17,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/client/dhclient-script.8 b/client/dhclient-script.8
index 1506a644..4d6e7fdb 100644
--- a/client/dhclient-script.8
+++ b/client/dhclient-script.8
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/client/dhclient.8 b/client/dhclient.8
index 0ec9fc76..9382779d 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/client/dhclient.c b/client/dhclient.c
index d06efa55..249af4f1 100644
--- a/client/dhclient.c
+++ b/client/dhclient.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5
index fa3b908a..36b97070 100644
--- a/client/dhclient.conf.5
+++ b/client/dhclient.conf.5
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/client/dhclient.leases.5 b/client/dhclient.leases.5
index d151753f..14f743a8 100644
--- a/client/dhclient.leases.5
+++ b/client/dhclient.leases.5
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/client/tests/duid_unittest.c b/client/tests/duid_unittest.c
index 3ca03f42..fdfdf433 100644
--- a/client/tests/duid_unittest.c
+++ b/client/tests/duid_unittest.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/alloc.c b/common/alloc.c
index 47609bbc..05c00b88 100644
--- a/common/alloc.c
+++ b/common/alloc.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/bpf.c b/common/bpf.c
index 16076fea..775f70ae 100644
--- a/common/bpf.c
+++ b/common/bpf.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/comapi.c b/common/comapi.c
index 656f1d70..33b6b785 100644
--- a/common/comapi.c
+++ b/common/comapi.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/conflex.c b/common/conflex.c
index 045b655d..fb9a9df6 100644
--- a/common/conflex.c
+++ b/common/conflex.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/ctrace.c b/common/ctrace.c
index 2813f1d1..030c68a9 100644
--- a/common/ctrace.c
+++ b/common/ctrace.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index 7dd52613..fa3932fb 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -17,8 +17,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/common/dhcp-options.5 b/common/dhcp-options.5
index b829e308..1c3f3a6b 100644
--- a/common/dhcp-options.5
+++ b/common/dhcp-options.5
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/common/dhcp4o6.c b/common/dhcp4o6.c
index 11ae29ab..7d846f29 100644
--- a/common/dhcp4o6.c
+++ b/common/dhcp4o6.c
@@ -18,8 +18,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/discover.c b/common/discover.c
index 22f09767..6288850e 100644
--- a/common/discover.c
+++ b/common/discover.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/dispatch.c b/common/dispatch.c
index 0207ad3c..e019421e 100644
--- a/common/dispatch.c
+++ b/common/dispatch.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/dlpi.c b/common/dlpi.c
index 3990bf12..7a80eaaf 100644
--- a/common/dlpi.c
+++ b/common/dlpi.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/dns.c b/common/dns.c
index bdd8af46..012e4df8 100644
--- a/common/dns.c
+++ b/common/dns.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/ethernet.c b/common/ethernet.c
index 6513b95a..1621aa29 100644
--- a/common/ethernet.c
+++ b/common/ethernet.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/execute.c b/common/execute.c
index aad8067d..053dab81 100644
--- a/common/execute.c
+++ b/common/execute.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/fddi.c b/common/fddi.c
index 7a893cc6..a6c8098b 100644
--- a/common/fddi.c
+++ b/common/fddi.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/icmp.c b/common/icmp.c
index 2090041b..8c87aaa1 100644
--- a/common/icmp.c
+++ b/common/icmp.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/inet.c b/common/inet.c
index c4da73c8..4388d92b 100644
--- a/common/inet.c
+++ b/common/inet.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/lpf.c b/common/lpf.c
index 82a279bb..1e4deff6 100644
--- a/common/lpf.c
+++ b/common/lpf.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/common/memory.c b/common/memory.c
index 6a2f0937..8e31154a 100644
--- a/common/memory.c
+++ b/common/memory.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/nit.c b/common/nit.c
index d822c151..10deb313 100644
--- a/common/nit.c
+++ b/common/nit.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/ns_name.c b/common/ns_name.c
index f5198219..5abb12a7 100644
--- a/common/ns_name.c
+++ b/common/ns_name.c
@@ -15,8 +15,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*/
diff --git a/common/options.c b/common/options.c
index a7ed84c6..cbce4e24 100644
--- a/common/options.c
+++ b/common/options.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/packet.c b/common/packet.c
index f3f62c19..726d51e5 100644
--- a/common/packet.c
+++ b/common/packet.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/parse.c b/common/parse.c
index 386a6321..1daedc0b 100644
--- a/common/parse.c
+++ b/common/parse.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/print.c b/common/print.c
index b42e7bc5..470b6495 100644
--- a/common/print.c
+++ b/common/print.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/raw.c b/common/raw.c
index 5c88b25e..a7496916 100644
--- a/common/raw.c
+++ b/common/raw.c
@@ -32,8 +32,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/resolv.c b/common/resolv.c
index a01f520c..7174fc8e 100644
--- a/common/resolv.c
+++ b/common/resolv.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/socket.c b/common/socket.c
index 31c99b3f..5772c13e 100644
--- a/common/socket.c
+++ b/common/socket.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/tables.c b/common/tables.c
index 0d735004..28f34111 100644
--- a/common/tables.c
+++ b/common/tables.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/tr.c b/common/tr.c
index d5d25f0a..34183654 100644
--- a/common/tr.c
+++ b/common/tr.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/common/tree.c b/common/tree.c
index ea787543..b9d5d76d 100644
--- a/common/tree.c
+++ b/common/tree.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/common/upf.c b/common/upf.c
index 9785879a..b1a38e15 100644
--- a/common/upf.c
+++ b/common/upf.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/callback.c b/dhcpctl/callback.c
index 95096edf..46428fee 100644
--- a/dhcpctl/callback.c
+++ b/dhcpctl/callback.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/cltest.c b/dhcpctl/cltest.c
index 4e2544b1..0e180dde 100644
--- a/dhcpctl/cltest.c
+++ b/dhcpctl/cltest.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3
index ee2e583a..98d8294a 100644
--- a/dhcpctl/dhcpctl.3
+++ b/dhcpctl/dhcpctl.3
@@ -22,8 +22,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/dhcpctl/dhcpctl.c b/dhcpctl/dhcpctl.c
index f394fc5d..0f800216 100644
--- a/dhcpctl/dhcpctl.c
+++ b/dhcpctl/dhcpctl.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/dhcpctl.h b/dhcpctl/dhcpctl.h
index 0512bd4c..94ab6129 100644
--- a/dhcpctl/dhcpctl.h
+++ b/dhcpctl/dhcpctl.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/omshell.1 b/dhcpctl/omshell.1
index 2f55e965..02fb3874 100644
--- a/dhcpctl/omshell.1
+++ b/dhcpctl/omshell.1
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/dhcpctl/omshell.c b/dhcpctl/omshell.c
index d7a05cc4..31fa9367 100644
--- a/dhcpctl/omshell.c
+++ b/dhcpctl/omshell.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/dhcpctl/remote.c b/dhcpctl/remote.c
index 31964c79..a35e5ce1 100644
--- a/dhcpctl/remote.c
+++ b/dhcpctl/remote.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/doc/References.txt b/doc/References.txt
index abf67da5..096f2a2a 100644
--- a/doc/References.txt
+++ b/doc/References.txt
@@ -1102,8 +1102,8 @@ Authors' Addresses
David W. Hankins
Internet Systems Consortium, Inc.
- 950 Charter Street
- Redwood City, CA 94063
+ PO Box 360
+ Newmarket, NH 03857 USA
@@ -1122,11 +1122,8 @@ Hankins & Mrugalski [Page 20]
Tomasz Mrugalski
Internet Systems Consortium, Inc.
- 950 Charter Street
- Redwood City, CA 94063
-
- Phone: +1 650 423 1345
- Email: Tomasz_Mrugalski@isc.org
+ PO Box 360
+ Newmarket, NH 03857 USA
diff --git a/doc/References.xml b/doc/References.xml
index f998d7dd..efdc2092 100644
--- a/doc/References.xml
+++ b/doc/References.xml
@@ -109,10 +109,11 @@
<address>
<postal>
- <street>950 Charter Street</street>
- <city>Redwood City</city>
- <region>CA</region>
- <code>94063</code>
+ <street>PO Box 360</street>
+ <city>Newmarket</city>
+ <region>NH</region>
+ <code>03857</code>
+ <country>USA</country>
</postal>
</address>
</author>
@@ -124,14 +125,12 @@
<address>
<postal>
- <street>950 Charter Street</street>
- <city>Redwood City</city>
- <region>CA</region>
- <code>94063</code>
+ <street>PO Box 360</street>
+ <city>Newmarket</city>
+ <region>NH</region>
+ <code>03857</code>
+ <country>USA</country>
</postal>
-
- <phone>+1 650 423 1345</phone>
- <email>Tomasz_Mrugalski@isc.org</email>
</address>
</author>
diff --git a/includes/arpa/nameser.h b/includes/arpa/nameser.h
index d0f64b82..69ed5c92 100644
--- a/includes/arpa/nameser.h
+++ b/includes/arpa/nameser.h
@@ -44,8 +44,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/includes/cdefs.h b/includes/cdefs.h
index af8a2b0b..59f16a5a 100644
--- a/includes/cdefs.h
+++ b/includes/cdefs.h
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/ctrace.h b/includes/ctrace.h
index 4fc6a65c..d21bd2e2 100644
--- a/includes/ctrace.h
+++ b/includes/ctrace.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/dhcp.h b/includes/dhcp.h
index 84316924..ae621c15 100644
--- a/includes/dhcp.h
+++ b/includes/dhcp.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/dhcp6.h b/includes/dhcp6.h
index c78501c6..3a8e555e 100644
--- a/includes/dhcp6.h
+++ b/includes/dhcp6.h
@@ -18,8 +18,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/includes/dhcpd.h b/includes/dhcpd.h
index f9217ea8..372062d3 100644
--- a/includes/dhcpd.h
+++ b/includes/dhcpd.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/dhctoken.h b/includes/dhctoken.h
index 5920f4ff..6bf50e88 100644
--- a/includes/dhctoken.h
+++ b/includes/dhctoken.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/failover.h b/includes/failover.h
index 135b969f..3f35f480 100644
--- a/includes/failover.h
+++ b/includes/failover.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/inet.h b/includes/inet.h
index c36b36f8..b68d94d0 100644
--- a/includes/inet.h
+++ b/includes/inet.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/ldap_casa.h b/includes/ldap_casa.h
index f17690f7..d0a86a50 100644
--- a/includes/ldap_casa.h
+++ b/includes/ldap_casa.h
@@ -48,8 +48,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/includes/netinet/udp.h b/includes/netinet/udp.h
index d86cf447..01e46102 100644
--- a/includes/netinet/udp.h
+++ b/includes/netinet/udp.h
@@ -48,8 +48,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/includes/ns_name.h b/includes/ns_name.h
index a2c42769..03e54ee5 100644
--- a/includes/ns_name.h
+++ b/includes/ns_name.h
@@ -15,8 +15,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*/
diff --git a/includes/omapip/alloc.h b/includes/omapip/alloc.h
index 62d0d331..0c8fb924 100644
--- a/includes/omapip/alloc.h
+++ b/includes/omapip/alloc.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/buffer.h b/includes/omapip/buffer.h
index 33eb2f0e..693432f0 100644
--- a/includes/omapip/buffer.h
+++ b/includes/omapip/buffer.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/convert.h b/includes/omapip/convert.h
index bbcf85f0..f466d35f 100644
--- a/includes/omapip/convert.h
+++ b/includes/omapip/convert.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/hash.h b/includes/omapip/hash.h
index 4bf91df8..b9f14f97 100644
--- a/includes/omapip/hash.h
+++ b/includes/omapip/hash.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/isclib.h b/includes/omapip/isclib.h
index b8f7c397..22ddcb3c 100644
--- a/includes/omapip/isclib.h
+++ b/includes/omapip/isclib.h
@@ -18,8 +18,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*
diff --git a/includes/omapip/omapip.h b/includes/omapip/omapip.h
index f8db15c1..0b7bd04e 100644
--- a/includes/omapip/omapip.h
+++ b/includes/omapip/omapip.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/omapip_p.h b/includes/omapip/omapip_p.h
index 8913a1a2..fbbd1182 100644
--- a/includes/omapip/omapip_p.h
+++ b/includes/omapip/omapip_p.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/omapip/result.h b/includes/omapip/result.h
index 860298f6..b38c748f 100644
--- a/includes/omapip/result.h
+++ b/includes/omapip/result.h
@@ -17,8 +17,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/includes/omapip/trace.h b/includes/omapip/trace.h
index cda04bc5..e0493c5e 100644
--- a/includes/omapip/trace.h
+++ b/includes/omapip/trace.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/osdep.h b/includes/osdep.h
index 3ee70bc0..d676bb91 100644
--- a/includes/osdep.h
+++ b/includes/osdep.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/statement.h b/includes/statement.h
index 178ebb11..18d44599 100644
--- a/includes/statement.h
+++ b/includes/statement.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/includes/tree.h b/includes/tree.h
index c8cce4b2..47e9b2e0 100644
--- a/includes/tree.h
+++ b/includes/tree.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/conflex.c b/keama/conflex.c
index 143487b0..09f147f8 100644
--- a/keama/conflex.c
+++ b/keama/conflex.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/confparse.c b/keama/confparse.c
index 2c1865ab..95d4ebea 100644
--- a/keama/confparse.c
+++ b/keama/confparse.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/data.c b/keama/data.c
index bd656289..3aef5507 100644
--- a/keama/data.c
+++ b/keama/data.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*/
diff --git a/keama/data.h b/keama/data.h
index b8078cc3..6b0294e8 100644
--- a/keama/data.h
+++ b/keama/data.h
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*/
diff --git a/keama/dhctoken.h b/keama/dhctoken.h
index ac24463a..6d96829a 100644
--- a/keama/dhctoken.h
+++ b/keama/dhctoken.h
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/eval.c b/keama/eval.c
index 8e2dbdb5..bd738933 100644
--- a/keama/eval.c
+++ b/keama/eval.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/json.c b/keama/json.c
index 0b2667a2..ff596e80 100644
--- a/keama/json.c
+++ b/keama/json.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/keama.8 b/keama/keama.8
index 8e4cc2c7..7069ffc5 100644
--- a/keama/keama.8
+++ b/keama/keama.8
@@ -15,8 +15,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/keama/keama.c b/keama/keama.c
index d6573dbc..1df3c551 100644
--- a/keama/keama.c
+++ b/keama/keama.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/keama.h b/keama/keama.h
index e09f4575..54f887fe 100644
--- a/keama/keama.h
+++ b/keama/keama.h
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/options.c b/keama/options.c
index 7d1e66ea..ec8c47ce 100644
--- a/keama/options.c
+++ b/keama/options.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/parse.c b/keama/parse.c
index e60fe95a..3297e80e 100644
--- a/keama/parse.c
+++ b/keama/parse.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/print.c b/keama/print.c
index be85bd4d..41fbd293 100644
--- a/keama/print.c
+++ b/keama/print.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/keama/reduce.c b/keama/reduce.c
index 24939473..e85a1a23 100644
--- a/keama/reduce.c
+++ b/keama/reduce.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/alloc.c b/omapip/alloc.c
index 90bd9040..e68aa605 100644
--- a/omapip/alloc.c
+++ b/omapip/alloc.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/array.c b/omapip/array.c
index 37ac6f8d..83d7cf30 100644
--- a/omapip/array.c
+++ b/omapip/array.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/auth.c b/omapip/auth.c
index 23f5f0a8..894f93e8 100644
--- a/omapip/auth.c
+++ b/omapip/auth.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/buffer.c b/omapip/buffer.c
index a21f0a80..041be497 100644
--- a/omapip/buffer.c
+++ b/omapip/buffer.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/connection.c b/omapip/connection.c
index 014ff21b..000f6d57 100644
--- a/omapip/connection.c
+++ b/omapip/connection.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/convert.c b/omapip/convert.c
index 900d3df2..08dcc1d1 100644
--- a/omapip/convert.c
+++ b/omapip/convert.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/dispatch.c b/omapip/dispatch.c
index ba99889c..0fd8ed34 100644
--- a/omapip/dispatch.c
+++ b/omapip/dispatch.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/errwarn.c b/omapip/errwarn.c
index 6317fe4c..f9737c5d 100644
--- a/omapip/errwarn.c
+++ b/omapip/errwarn.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/generic.c b/omapip/generic.c
index b14b7cbe..af95d57a 100644
--- a/omapip/generic.c
+++ b/omapip/generic.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/handle.c b/omapip/handle.c
index 1534f6cd..aa368522 100644
--- a/omapip/handle.c
+++ b/omapip/handle.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/hash.c b/omapip/hash.c
index e30ad881..9ca0a013 100644
--- a/omapip/hash.c
+++ b/omapip/hash.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/isclib.c b/omapip/isclib.c
index 4aca9130..f014bd8e 100644
--- a/omapip/isclib.c
+++ b/omapip/isclib.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* http://www.isc.org/
*
diff --git a/omapip/listener.c b/omapip/listener.c
index 20ec6f34..828970ce 100644
--- a/omapip/listener.c
+++ b/omapip/listener.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/message.c b/omapip/message.c
index 37abbd25..254061a0 100644
--- a/omapip/message.c
+++ b/omapip/message.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/omapi.3 b/omapip/omapi.3
index 8fa81052..d5de2a61 100644
--- a/omapip/omapi.3
+++ b/omapip/omapi.3
@@ -17,8 +17,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/omapip/protocol.c b/omapip/protocol.c
index 3a2fa546..ea93d0f1 100644
--- a/omapip/protocol.c
+++ b/omapip/protocol.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/result.c b/omapip/result.c
index 424a5be8..c6e467bc 100644
--- a/omapip/result.c
+++ b/omapip/result.c
@@ -18,8 +18,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/support.c b/omapip/support.c
index a6b842ed..6ad625a3 100644
--- a/omapip/support.c
+++ b/omapip/support.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/test.c b/omapip/test.c
index c7e48eb3..8497ebc9 100644
--- a/omapip/test.c
+++ b/omapip/test.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/toisc.c b/omapip/toisc.c
index 2a828c27..fb91e549 100644
--- a/omapip/toisc.c
+++ b/omapip/toisc.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/omapip/trace.c b/omapip/trace.c
index 45bd508c..4fa6397c 100644
--- a/omapip/trace.c
+++ b/omapip/trace.c
@@ -21,8 +21,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/relay/dhcrelay.8 b/relay/dhcrelay.8
index 53cd28bf..d795030d 100644
--- a/relay/dhcrelay.8
+++ b/relay/dhcrelay.8
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/relay/dhcrelay.c b/relay/dhcrelay.c
index 72b2b1f9..382d062d 100644
--- a/relay/dhcrelay.c
+++ b/relay/dhcrelay.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/relay/tests/relay_unittests.c b/relay/tests/relay_unittests.c
index b308393f..c1e52830 100644
--- a/relay/tests/relay_unittests.c
+++ b/relay/tests/relay_unittests.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/Makefile.dist b/server/Makefile.dist
index 3fbf9515..b25dc5db 100644
--- a/server/Makefile.dist
+++ b/server/Makefile.dist
@@ -16,8 +16,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
#
diff --git a/server/bootp.c b/server/bootp.c
index 26a76073..cf7b75cd 100644
--- a/server/bootp.c
+++ b/server/bootp.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/class.c b/server/class.c
index dc7737f2..fce7822c 100644
--- a/server/class.c
+++ b/server/class.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/confpars.c b/server/confpars.c
index e2216685..02f0d986 100644
--- a/server/confpars.c
+++ b/server/confpars.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/db.c b/server/db.c
index 67e6cc19..b1614ed0 100644
--- a/server/db.c
+++ b/server/db.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/ddns.c b/server/ddns.c
index aecc3d38..eec3d26c 100644
--- a/server/ddns.c
+++ b/server/ddns.c
@@ -20,8 +20,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/dhcp.c b/server/dhcp.c
index 16a4f924..8852e9e3 100644
--- a/server/dhcp.c
+++ b/server/dhcp.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/dhcpd.8 b/server/dhcpd.8
index 0d0901c3..a5f4445f 100644
--- a/server/dhcpd.8
+++ b/server/dhcpd.8
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/server/dhcpd.c b/server/dhcpd.c
index 7b25d70d..7c1f68fa 100644
--- a/server/dhcpd.c
+++ b/server/dhcpd.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index 9cc6b74c..0c05096d 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/server/dhcpd.leases.5 b/server/dhcpd.leases.5
index 50a88402..a8f64ff4 100644
--- a/server/dhcpd.leases.5
+++ b/server/dhcpd.leases.5
@@ -16,8 +16,8 @@
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" Internet Systems Consortium, Inc.
-.\" 950 Charter Street
-.\" Redwood City, CA 94063
+.\" PO Box 360
+.\" Newmarket, NH 03857 USA
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
diff --git a/server/failover.c b/server/failover.c
index 0e3381a2..bbe1ff4c 100644
--- a/server/failover.c
+++ b/server/failover.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/ldap_casa.c b/server/ldap_casa.c
index cd101570..9329450f 100644
--- a/server/ldap_casa.c
+++ b/server/ldap_casa.c
@@ -48,8 +48,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*/
diff --git a/server/leasechain.c b/server/leasechain.c
index 42a3fc6c..12f88597 100644
--- a/server/leasechain.c
+++ b/server/leasechain.c
@@ -18,8 +18,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/mdb.c b/server/mdb.c
index 8266d764..b982cc16 100644
--- a/server/mdb.c
+++ b/server/mdb.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/omapi.c b/server/omapi.c
index f7411317..50804e26 100644
--- a/server/omapi.c
+++ b/server/omapi.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/salloc.c b/server/salloc.c
index cd7887a1..791172e9 100644
--- a/server/salloc.c
+++ b/server/salloc.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/stables.c b/server/stables.c
index 43408c55..5242a656 100644
--- a/server/stables.c
+++ b/server/stables.c
@@ -19,8 +19,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/server/tests/hash_unittest.c b/server/tests/hash_unittest.c
index 3cb45754..757ef2af 100644
--- a/server/tests/hash_unittest.c
+++ b/server/tests/hash_unittest.c
@@ -14,8 +14,8 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Internet Systems Consortium, Inc.
- * 950 Charter Street
- * Redwood City, CA 94063
+ * PO Box 360
+ * Newmarket, NH 03857 USA
* <info@isc.org>
* https://www.isc.org/
*
diff --git a/tests/DHCPv6/000-badmsgtype.pl b/tests/DHCPv6/000-badmsgtype.pl
index d0c35ee4..149168a9 100644
--- a/tests/DHCPv6/000-badmsgtype.pl
+++ b/tests/DHCPv6/000-badmsgtype.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/010-solicit-noclientid.pl b/tests/DHCPv6/010-solicit-noclientid.pl
index 6bb5d6ee..faab1569 100644
--- a/tests/DHCPv6/010-solicit-noclientid.pl
+++ b/tests/DHCPv6/010-solicit-noclientid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/011-solicit-serverid.pl b/tests/DHCPv6/011-solicit-serverid.pl
index cee4ddb3..2f7affdb 100644
--- a/tests/DHCPv6/011-solicit-serverid.pl
+++ b/tests/DHCPv6/011-solicit-serverid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/020-advertise-mcast.pl b/tests/DHCPv6/020-advertise-mcast.pl
index c5c4ade7..d575eb94 100644
--- a/tests/DHCPv6/020-advertise-mcast.pl
+++ b/tests/DHCPv6/020-advertise-mcast.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/030-request-noclientid.pl b/tests/DHCPv6/030-request-noclientid.pl
index d5af0770..75066d5d 100644
--- a/tests/DHCPv6/030-request-noclientid.pl
+++ b/tests/DHCPv6/030-request-noclientid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/031-request-noserverid.pl b/tests/DHCPv6/031-request-noserverid.pl
index 1f730388..4e12b1b8 100644
--- a/tests/DHCPv6/031-request-noserverid.pl
+++ b/tests/DHCPv6/031-request-noserverid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/032-request-badduid.pl b/tests/DHCPv6/032-request-badduid.pl
index 30e5040a..e086b1d0 100644
--- a/tests/DHCPv6/032-request-badduid.pl
+++ b/tests/DHCPv6/032-request-badduid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/110-information-request-ia_na.pl b/tests/DHCPv6/110-information-request-ia_na.pl
index 5dc68898..ca0aaae7 100644
--- a/tests/DHCPv6/110-information-request-ia_na.pl
+++ b/tests/DHCPv6/110-information-request-ia_na.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/111-information-request-ia_ta.pl b/tests/DHCPv6/111-information-request-ia_ta.pl
index dc3cf1c2..2b662f9d 100644
--- a/tests/DHCPv6/111-information-request-ia_ta.pl
+++ b/tests/DHCPv6/111-information-request-ia_ta.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/112-badduid.pl b/tests/DHCPv6/112-badduid.pl
index 3be9261e..f741b39c 100644
--- a/tests/DHCPv6/112-badduid.pl
+++ b/tests/DHCPv6/112-badduid.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/210-solicit-nohost.pl b/tests/DHCPv6/210-solicit-nohost.pl
index be9538cd..3e02fa73 100644
--- a/tests/DHCPv6/210-solicit-nohost.pl
+++ b/tests/DHCPv6/210-solicit-nohost.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/211-solicit-opt-in-na.pl b/tests/DHCPv6/211-solicit-opt-in-na.pl
index 33f69512..881285e7 100644
--- a/tests/DHCPv6/211-solicit-opt-in-na.pl
+++ b/tests/DHCPv6/211-solicit-opt-in-na.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl b/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
index a8d81490..12c26f04 100644
--- a/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
+++ b/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/280-release-nohost.pl b/tests/DHCPv6/280-release-nohost.pl
index 9758cd83..c17ff0c2 100644
--- a/tests/DHCPv6/280-release-nohost.pl
+++ b/tests/DHCPv6/280-release-nohost.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/281-release-bad-address.pl b/tests/DHCPv6/281-release-bad-address.pl
index d130812e..194dfa23 100644
--- a/tests/DHCPv6/281-release-bad-address.pl
+++ b/tests/DHCPv6/281-release-bad-address.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/282-release-no-address.pl b/tests/DHCPv6/282-release-no-address.pl
index b3d0af5c..48ed021e 100644
--- a/tests/DHCPv6/282-release-no-address.pl
+++ b/tests/DHCPv6/282-release-no-address.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/283-release.pl b/tests/DHCPv6/283-release.pl
index a1baae49..289bb762 100644
--- a/tests/DHCPv6/283-release.pl
+++ b/tests/DHCPv6/283-release.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/290-decline-nohost.pl b/tests/DHCPv6/290-decline-nohost.pl
index 02a25e31..d235b933 100644
--- a/tests/DHCPv6/290-decline-nohost.pl
+++ b/tests/DHCPv6/290-decline-nohost.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/291-decline-bad-address.pl b/tests/DHCPv6/291-decline-bad-address.pl
index d9f0e1e1..60ea01b7 100644
--- a/tests/DHCPv6/291-decline-bad-address.pl
+++ b/tests/DHCPv6/291-decline-bad-address.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/292-decline-no-address.pl b/tests/DHCPv6/292-decline-no-address.pl
index 84c970f5..1a13904c 100644
--- a/tests/DHCPv6/292-decline-no-address.pl
+++ b/tests/DHCPv6/292-decline-no-address.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/293-decline.pl b/tests/DHCPv6/293-decline.pl
index 960195ab..24d05bc0 100644
--- a/tests/DHCPv6/293-decline.pl
+++ b/tests/DHCPv6/293-decline.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/dhcp_client.pm b/tests/DHCPv6/dhcp_client.pm
index 5caa3776..a2720e85 100644
--- a/tests/DHCPv6/dhcp_client.pm
+++ b/tests/DHCPv6/dhcp_client.pm
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/stubcli-opt-in-na.pl b/tests/DHCPv6/stubcli-opt-in-na.pl
index d68ba09e..918fa562 100644
--- a/tests/DHCPv6/stubcli-opt-in-na.pl
+++ b/tests/DHCPv6/stubcli-opt-in-na.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/
diff --git a/tests/DHCPv6/stubcli.pl b/tests/DHCPv6/stubcli.pl
index be9538cd..3e02fa73 100644
--- a/tests/DHCPv6/stubcli.pl
+++ b/tests/DHCPv6/stubcli.pl
@@ -15,8 +15,8 @@
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Internet Systems Consortium, Inc.
-# 950 Charter Street
-# Redwood City, CA 94063
+# PO Box 360
+# Newmarket, NH 03857 USA
# <info@isc.org>
# https://www.isc.org/