]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
copy rights update
authorWlodek Wencel <wlodek@isc.org>
Tue, 25 Jan 2022 15:24:16 +0000 (16:24 +0100)
committerWlodek Wencel <wlodek@isc.org>
Tue, 25 Jan 2022 15:24:16 +0000 (16:24 +0100)
167 files changed:
README
RELNOTES
client/client_tables.c
client/clparse.c
client/dhc6.c
client/dhclient-script.8
client/dhclient.8
client/dhclient.c
client/dhclient.conf.5
client/dhclient.leases.5
client/tests/duid_unittest.c
common/alloc.c
common/bpf.c
common/comapi.c
common/conflex.c
common/ctrace.c
common/dhcp-eval.5
common/dhcp-options.5
common/dhcp4o6.c
common/discover.c
common/dispatch.c
common/dlpi.c
common/dns.c
common/ethernet.c
common/execute.c
common/fddi.c
common/icmp.c
common/inet.c
common/lpf.c
common/memory.c
common/nit.c
common/ns_name.c
common/options.c
common/packet.c
common/parse.c
common/print.c
common/raw.c
common/resolv.c
common/socket.c
common/tables.c
common/tr.c
common/tree.c
common/upf.c
configure.ac
dhcpctl/callback.c
dhcpctl/cltest.c
dhcpctl/cltest2.c
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.h
dhcpctl/omshell.1
dhcpctl/omshell.c
dhcpctl/remote.c
doc/Makefile
doc/References.html
doc/References.txt
doc/References.xml
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
includes/arpa/nameser.h
includes/cdefs.h
includes/ctrace.h
includes/dhcp.h
includes/dhcp6.h
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
includes/inet.h
includes/ldap_casa.h
includes/netinet/udp.h
includes/ns_name.h
includes/omapip/alloc.h
includes/omapip/buffer.h
includes/omapip/convert.h
includes/omapip/hash.h
includes/omapip/isclib.h
includes/omapip/omapip.h
includes/omapip/omapip_p.h
includes/omapip/result.h
includes/omapip/trace.h
includes/osdep.h
includes/statement.h
includes/tree.h
keama/conflex.c
keama/confparse.c
keama/data.c
keama/data.h
keama/dhctoken.h
keama/eval.c
keama/json.c
keama/keama.8
keama/keama.c
keama/keama.h
keama/options.c
keama/parse.c
keama/print.c
keama/reduce.c
omapip/alloc.c
omapip/array.c
omapip/auth.c
omapip/buffer.c
omapip/connection.c
omapip/convert.c
omapip/dispatch.c
omapip/errwarn.c
omapip/generic.c
omapip/handle.c
omapip/hash.c
omapip/isclib.c
omapip/listener.c
omapip/message.c
omapip/omapi.3
omapip/protocol.c
omapip/result.c
omapip/support.c
omapip/test.c
omapip/toisc.c
omapip/trace.c
relay/dhcrelay.8
relay/dhcrelay.c
relay/tests/relay_unittests.c
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/dhcpd.8
server/dhcpd.c
server/dhcpd.conf.5
server/dhcpd.leases.5
server/failover.c
server/ldap_casa.c
server/leasechain.c
server/mdb.c
server/omapi.c
server/salloc.c
server/stables.c
server/tests/hash_unittest.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
util/bind-kit.sh

diff --git a/README b/README
index 974afd697537f5fac47f94f297c5fc70964ea035..2e9203dc773cb56ec42d1d220af57362700f2fb3 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
              Internet Systems Consortium DHCP Distribution
-                            Version 4.4.3
+                            Version 4.4.3b1
                            26 January 2022
 
                              README FILE
@@ -94,7 +94,7 @@ directory, it may not have up-to-date information).
 
                                RELEASE STATUS
 
-Version 4.4.3 is a maintenance release of the DHCP client, relay and
+Version 4.4.3b1 is a maintenance release of the DHCP client, relay and
 server. It is the final release for the client and relay components,
 which have reached end-of-life and will no longer be maintained.
 
@@ -105,12 +105,12 @@ which have reached end-of-life and will no longer be maintained.
 To build the DHCP Distribution, unpack the compressed tar file using
 the tar utility and the gzip command - type something like:
 
-       gunzip dhcp-4.4.3.tar.gz
-       tar xvf dhcp-4.4.3.tar
+       gunzip dhcp-4.4.3b1.tar.gz
+       tar xvf dhcp-4.4.3b1.tar
 
                            CONFIGURING IT
 
-Now, cd to the dhcp-4.4.3 subdirectory that you've just created and
+Now, cd to the dhcp-4.4.3b1 subdirectory that you've just created and
 configure the source tree by typing:
 
        ./configure
index 2d8b0d6e664562238dd816af00f26aec0d4c4d96..e7b3b09aebf9124e9065db2548d3888ed98e9c17 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,5 @@
                 Internet Systems Consortium DHCP Distribution
-                             Version 4.4.3
+                             Version 4.4.3b1
                             26 January 2022
                              Release Notes
 
index fc915a1535e5e1daf6225288139d6a6a0f8eb4a5..25f471d99f4bf1a8a750e2e2780327c3a6dbedaf 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information only used by client... */
 
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 2ba0761a789f1bdbd5b2578507b03efe938aa047..74ca499d147ae38b9e50c9344c52c31b9b9b7002 100644 (file)
@@ -3,7 +3,7 @@
    Parser for dhclient config and lease files... */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index ea7cce83d8fd8aef314b2eb4ab87b5ef1ba3aa1c..35cf3d0848746172549d16e423548866ee4a4d0f 100644 (file)
@@ -1,7 +1,7 @@
 /* dhc6.c - DHCPv6 client routines. */
 
 /*
- * Copyright (c) 2012-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2006-2010 by Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index ee1a5060243a9bf758e55d3d2cf7cda1594d504d..5e5bd3d09ae85245c4d6c52c8f524ccb9c0a4a82 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhclient-script.8
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 9382779d12672e9e072e1781f7c2669956f4c799..861ff569030df1066a28c51090dd78eca9aca2e9 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.8,v 1.36 2011/04/15 21:58:12 sar Exp $
 .\"
-.\" Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 7a9b5926591171c1d87ed5336cef00942330ceca..46dc3a71a58d1609961009c592b833bdcfec73a1 100644 (file)
@@ -77,7 +77,7 @@ int decline_wait_time = 10; /* Default to 10 secs per, RFC 2131, 3.1.5 */
 #define ASSERT_STATE(state_is, state_shouldbe) {}
 
 #ifndef UNIT_TEST
-static const char copyright[] = "Copyright 2004-2020 Internet Systems Consortium.";
+static const char copyright[] = "Copyright 2004-2022 Internet Systems Consortium.";
 static const char arr [] = "All rights reserved.";
 static const char message [] = "Internet Systems Consortium DHCP Client";
 static const char url [] = "For info, please visit https://www.isc.org/software/dhcp/";
index d973d11b6b9f5cf4499eb112d43a8a5aa117688d..dbe6f7e8132aa95efaca65d0187ea7b5b85d55ca 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.conf.5,v 1.34 2012/01/24 22:23:39 sar Exp $
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 14f743a8e6acc6cef9d31942a48ff6b08046f9b7..4d9c3d6232ac0fe4db1e8db7e5e9823d55c93f00 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.leases.5,v 1.8 2011/02/23 23:50:55 sar Exp $
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index fdfdf4335a289888994397701f39f42b18441e19..f3e9bdc3308e78b5fa32e4fcda9516f0e7a14bcb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 05c00b88113082245c423ac42caec704e7067f3b..11bcdabd89b0a4b1ae1bb00c06cc2a1304cee461 100644 (file)
@@ -3,7 +3,7 @@
    Memory allocation... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 7e511394d779b01d149e7973343202ffd0c1783f..0bffcbf93a64da003916dbfaa50cb33af83b4aa9 100644 (file)
@@ -3,7 +3,7 @@
    BPF socket interface code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 050fe110f65d66ba8f43aa35d6419eb4adefc02d..d1bfe8ae22de208c7bdb2af476555902e203436b 100644 (file)
@@ -3,7 +3,7 @@
    OMAPI object interfaces for the DHCP server. */
 
 /*
- * Copyright (c) 2004-2017 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index e8d8c629e00214f219c921f156619346cb85ec59..8b01dfb873d01e2de007ab5fb1d326eab3419714 100644 (file)
@@ -3,7 +3,7 @@
    Lexical scanner for dhcpd config file... */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index cdf85c4a558d832272ab5e06cba93994cacc8d05..282392b08a82aebabe5d3a3a7cb3dbce1f68437f 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support dhcp tracing... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index fb89adf43ca9d993e99047099a2bc553c56c4f54..0142377ed3707cd738a0218df9c00fd63ce9b29c 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhcp-eval.5,v 1.33 2012/05/17 15:50:14 sar Exp $
 .\"
-.\" Copyright (c) 2009-2012,2014-2015 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2009-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
index a70ce1e01b2a48170fb207047e666b2716397141..51f80f7ac0b03fff9ee3eb37ae9ab3e0a25df491 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhcp-options.5,v 1.50 2011/05/20 13:48:32 tomasz Exp $
 .\"
-.\" Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 7d846f297368bc6ab021e639cc4f026f566b706e..0f2c9c5f56f31da44629ea81c981d6b9d5bc338e 100644 (file)
@@ -3,7 +3,7 @@
    DHCPv4 over DHCPv6 shared code... */
 
 /*
- * Copyright (c) 2016-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 1220b061edec620521c59608fa17b22572104ba8..ed338b44652e7e78b3fbc9825f0ebe20c19e979c 100644 (file)
@@ -3,7 +3,7 @@
    Find and identify the network interfaces. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 6687ab176fca62890f38352a54295e2ad7ec278d..7def34ca3bb9492e29b43b9743e109f5f0e7c5e5 100644 (file)
@@ -3,7 +3,7 @@
    Network input dispatcher... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 153aa51986c110b664a949a1c05b35621d11f864..f2332c0f90b4de43f6beb7a53fa87290ab070767 100644 (file)
@@ -3,7 +3,7 @@
    Data Link Provider Interface (DLPI) network interface code. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 012e4df8b82f4abb83240cc279dbcd1f389f5b7e..356ecd6a85c0c87e60db06caf89cd58f70cada04 100644 (file)
@@ -3,7 +3,7 @@
    Domain Name Service subroutines. */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 1621aa291477c8686191b1fa04116349d3e155c7..591493d4e8bc4103337afa60d9307f93f37af9af 100644 (file)
@@ -3,7 +3,7 @@
    Packet assembly code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 5f28537761f1b7b98692af2980348e3f41013cd4..a626aaaeade687c1bff3f9411ec8bf4a5400abef 100644 (file)
@@ -3,7 +3,7 @@
    Support for executable statements. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 16ac2da744cb7a4e7b8c7d2252671b783765120c..701167f60dfe3a45421a64e87b01d35543c24941 100644 (file)
@@ -3,7 +3,7 @@
    Packet assembly code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index cdf92a377c3d35b0173d08f9429f4c948b6b3cee..e652198d58c12742c593cad640e9d38bcc378f2c 100644 (file)
@@ -4,7 +4,7 @@
    responses. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index dcb628ce4bc79c1893af9cd7b4a7fb0854019a6c..0f7f1683b905eee4d5abb3d7e3b67a822e4a0d3e 100644 (file)
@@ -4,7 +4,7 @@
    way... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index e66e3ad4a7856dba5687dcad5f57b4e5c4a689aa..bd20b3f522851e879eabb998790ea7265a0d2457 100644 (file)
@@ -4,7 +4,7 @@
    Support Services in Vancouver, B.C. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8e31154aa5d1bacf6b0fab1b21cb73f8ebcfa6d9..360bd8cf4fb01da0364602d28d18335f17276dea 100644 (file)
@@ -3,7 +3,7 @@
    Memory-resident database... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 10deb3134d61ffe1fdcdff3f1bd05fb4190526b3..ba62488f04d489f7eb4525fd4155dc436ed1a055 100644 (file)
@@ -4,7 +4,7 @@
    with one crucial tidbit of help from Stu Grossmen. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f4eda437aea70a9a06713bb811ee5bf1a5ddb966..f51f541136f2e1019932b3d2d3bd4019ed9ba220 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f4e86cf55e6868b2903fc7f0d644c718380a48e4..92c8fee6bc6816a825f384b35ae3b27c50d941da 100644 (file)
@@ -3,7 +3,7 @@
    DHCP options parsing and reassembly. */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 63b4ff8e3ecad08a20dbe4a7859d943f6833278c..49795c4c454aaa97d6add4f5e86cb2d9c293322c 100644 (file)
@@ -3,7 +3,7 @@
    Packet assembly code, originally contributed by Archie Cobbs. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index e884ba323b98bdaab5098fcd8f4354a231dbb560..5e3cce7dc5d8d1f90354e86687c246051c587ebd 100644 (file)
@@ -3,7 +3,7 @@
    Common parser code for dhcpd and dhclient. */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 470b6495b9b5ab523a307cc02e8a7af0027d9a35..ebe985d8a869e6c8916cf7a6d586cf39705c50e7 100644 (file)
@@ -3,7 +3,7 @@
    Turn data structures into printable text. */
 
 /*
- * Copyright (c) 2004-2018 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index a7496916b1a066d82fcdc4516e7d7f15deed61df..4fd8157cc0bbf0df75837960c19129a11dae7aae 100644 (file)
@@ -16,7 +16,7 @@
    Sigh. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f59cae88f770f62e4c0f6fa9096dcbf6b165dc69..5fd683f4feec78f330dc3efac041530673c45b1e 100644 (file)
@@ -3,7 +3,7 @@
    Parser for /etc/resolv.conf file. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index c3e5f034e74e0a0fd07ebf89778befe06f8b1f86..3953eac3119c3e08cd324d81d570818b3db4de23 100644 (file)
@@ -3,7 +3,7 @@
    BSD socket interface code... */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 5421170cc0f243b0fd815ba2344d233e25039cd8..be37737c41269698ef18a78c8c95c0c25d4dafe1 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information... */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 70c9b10ef3668bd7850fa16185d0e4216d255633..39052bf53359aa6edf2bfb34d36e576d48a3cb6c 100644 (file)
@@ -4,7 +4,7 @@
    Contributed in May of 1999 by Andrew Chittenden */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index e17df57806c843247bb59a5bbfed0026436149c3..681733542cfdad50f34d3a84c6c74a5d650da220 100644 (file)
@@ -3,7 +3,7 @@
    Routines for manipulating parse trees... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 85a1187e04363cbe2df4c0f610c058174ea59620..37e5cb2879f14e19f4cd9c2a6b7dcf0e67d38da5 100644 (file)
@@ -3,7 +3,7 @@
    Ultrix PacketFilter interface code. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index b2c306b7d86a3768856292e43d8262afae5b006a..de2a6a499773b7a0418a3aba93bc91d3afdceee4 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([DHCP],[4.4.3],[dhcp-users@isc.org])
+AC_INIT([DHCP],[4.4.3b1],[dhcp-users@isc.org])
 
 
 # we specify "foreign" to avoid having to have the GNU mandated files,
index 5ab28c37d40c9455992f4024e9b55f628c041054..dc992085a2344af033480b681028c5630a7ceea4 100644 (file)
@@ -3,7 +3,7 @@
    The dhcpctl callback object. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index ea03d3b3a7c934398785233ec0adc4895af8cc74..8a64d22b7f36928cce574a3fa28a1891be1b4ec8 100644 (file)
@@ -3,7 +3,7 @@
    Example program that uses the dhcpctl library. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 821441cde60f7763276cbdf90c37cfc01fc4413b..8e02b18bd02f90d65e5f8efd96f4ec4377d89229 100644 (file)
@@ -3,7 +3,7 @@
    Example program that uses the dhcpctl library. */
 
 /*
- * Copyright (c) 2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2020-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 924db321d5fe8f11ebe904b6c48aeb95a346db2a..cb84b4e060c0af973a537dfe7ae62e8e0ee57ce9 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index a356699cbff46ea31a18349c091a95ad5cd0aa53..61a2cd4bef764dda8334c74141566499ee029500 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 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 ffc4e46d020a3058f1ca6ee7745eca31cab66db0..918c1e96702c10649971693ac840368d461e403a 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: omshell.1,v 1.6 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 ab99b0f4153f7c8331b21354e7db769e2e31a6e5..afbccf69569691b75ad6eace4500a48746e6c0fb 100644 (file)
@@ -3,7 +3,7 @@
    Examine and modify omapi objects. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 0ec119a46aa04a9bc489407c4498e066baeb8e13..93904a0dcc45a2821164beb2850ef4f81ec72a7d 100644 (file)
@@ -3,7 +3,7 @@
    The dhcpctl remote object. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index aeda78bdbdb6f4820527a4e53ffd04767efdcccd..e55b12f0adbbb15c00aa9644ed580c9d28ea3908 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2004-2006,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2022 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 759bb5dfe4296f672e702628ad3aa97feb086c4d..4f9017a4f7815978b42c5cea53bb0de11972e731 100644 (file)
 </p>
 <h3>Copyright Notice</h3>
 
-<p>Copyright (c) 2006-2017 by Internet Systems
+<p>Copyright (C) 2006-2022 Internet Systems
          Consortium, Inc. ("ISC")
 </p>
 <p> This Source Code Form is subject to the terms of the Mozilla Public
index 096f2a2aacca17f980e22496c2adb1a6c0714157..d4c5d915d281661276631b48a4b48f2b6248ceb2 100644 (file)
@@ -17,7 +17,7 @@ Abstract
 
 Copyright Notice
 
-   Copyright (c) 2006-2017 by Internet Systems Consortium,
+   Copyright (C) 2006-2022 Internet Systems Consortium,
    Inc. ("ISC")
 
    This Source Code Form is subject to the terms of the Mozilla Public
index 95162ded8a908dbdfe64e28f2c61a623f8d58e71..7f310ff8ae5a6816862b0023712f82487fbc2dc8 100644 (file)
     </abstract>
 
     <note title="Copyright Notice">
-       <t>Copyright (c) 2006-2017 by Internet Systems
+       <t>Copyright (C) 2006-2022 Internet Systems
          Consortium, Inc. ("ISC")</t>
 
        <t>This Source Code Form is subject to the terms of the Mozilla Public
index d8f760010400cd6775deb300d45999c08b14de0a..97e7b465d2ce103d8d431e6e14391dd4149682ca 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient-script.8,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2009,2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 3de0be1a9e8cbaf9160bc583a3cd924d089fd6ec..1719d6faa07f74c7cc91cea333ab5e223895965b 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.8,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 79940df6d7995373d32b3a3e5bae702ac4bc52f2..f7ba1991f7c16d742450a993b05892e3a4335557 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.conf.5,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2009,2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 7e0ebfd21d7792bc9206aa670f2eea2f68ec81fd..9d9a6a21a081041399c3dae11e7135aa7df16457 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhclient.leases.5,v 1.4 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2009,2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 ef2d7d2e0cbc16af9265e1f192559a34797d7d6a..b787575ca8918659f6aff75cd383204339255c29 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhcp-eval.5,v 1.5 2009/11/24 02:06:56 sar Exp $
 .\"
-.\" Copyright (c) 2004,2009,2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 ecdadc74a688be9e70f69c6da95d4c7edb2bb155..9a41445c11efdba964b2b9bfe1ac428866cfb4d0 100644 (file)
@@ -1,6 +1,6 @@
 .\"    $Id: dhcp-options.5,v 1.5 2010/07/20 21:09:14 dhankins Exp $
 .\"
-.\" Copyright (c) 2004,2009,2016 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 54ddb5dcae93ea4ec291970c21bc80d74e3a3dcf..499924ce2ca734fa860fee2fbe9c8ee7ee33490e 100644 (file)
@@ -28,7 +28,7 @@
  */
 
 /*
- * Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 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 1a96b2ead2aea2d6188872a7d5bd96a9e02b99aa..180ab1802a357dc3e40e6f7b1bf1d4908d4d3cf7 100644 (file)
@@ -4,7 +4,7 @@
 
 /*
  * Copyright (c) 1995 RadioMail Corporation.  All rights reserved.
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index b87505c75d8c6d3b2edfba80e1cd11dc9eb5567d..1c60b4282e83a9cc468581fa378c64a27c113200 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for dhcp tracing facility... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8f181bbe21fbad01fa77d2a769966b032add034c..cafe172888ecd322e0b3aaf4030bdb5ab4f7b8c9 100644 (file)
@@ -3,7 +3,7 @@
    Protocol structures... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 3a8e555e716aaa6121ee2a1e50f70878ae1959ac..a5fbfef4ccb57349e60ba79e5314d86b8d742f41 100644 (file)
@@ -3,7 +3,7 @@
    DHCPv6 Protocol structures... */
 
 /*
- * Copyright (c) 2006-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index d7c8e9cdb69dc9b3bd629e88ae4b48babbea0d3a..f68b2288547af054466905dd5622c82bb4fd133f 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for dhcpd... */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 3e71a4738ebc8bcbdfdc2d0dc66f10b7a8b23e00..e6d125fb4daed10e4dd2223d1053bfcef674d51f 100644 (file)
@@ -3,7 +3,7 @@
    Tokens for config file lexer and parser. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 3f35f48081026cb663eb5d6e9b7ad5f79522fe98..7410162e94090b37d1c84eec5e1d6e202d270202 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for address trees... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 4fe2cadec949f567c7a552726f8439e6fd13a9c0..32e8f03ae7ebe18183eb1778dfbea636e73090f6 100644 (file)
@@ -3,7 +3,7 @@
    Portable definitions for internet addresses */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 3408425b91e82758d2003d411d2a3437851b4c42..1ecbbcad06c1ea528b0996586f47a68fe5dc430a 100644 (file)
@@ -32,7 +32,7 @@
  */
 
 /*
- * Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 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 01e46102d33ba43f57e598e35cd8169003f88481..ec37299b4bb6c0b74b981b0d0a4c1766499d08c3 100644 (file)
@@ -32,7 +32,7 @@
  */
 
 /*
- * Portions Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2022 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 03e54ee532175a6221c9d14bdd9606cc98c1444f..5b00ea1f41a558066fbcf4006067aa14985fc1c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 0c8fb9243ada9037760e88140e594d0f7e8b15a4..9256df0d3e893b22057cdf3f52b2f689e9778b8f 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API protocol memory allocation... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 4970e1ddf6ae8a3ed32be79e0ad4eaaeba73c06b..b8d4fa9f25dda7e57b34b050b73fec88a70832cc 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API protocol buffering... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f466d35f25868ae6443bc275af5ecbf5bf977977..0664e31ebe354a6b2b6757842e3830cbfdc1c107 100644 (file)
@@ -3,7 +3,7 @@
    Safe copying of integers into and out of a non-aligned memory buffer. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index b9f14f97aa3c29e0d63ea61ebab59064be8d5674..ea6cfd85cca1b00eaf995cc8ab68615770b8bcb8 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for hashing... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 22ddcb3c28dfbbaad3d1bcc00cb4f936cd62919a..a419a3501c486903bf8768fa6b9eec573a4291f5 100644 (file)
@@ -3,7 +3,7 @@
    connections to the isc and dns libraries */
 
 /*
- * Copyright (c) 2009-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 9bcd9cb7f6d27a0b52f8d45810cd00f13c1d8ba7..8944435cd8ebe2fa48c4ca6c160ec9bc0bb2da37 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for the object management API and protocol... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index ec10f7e513e8a0a6a9f0bc813adb806e35942000..643441edd4759ebeabd4d09cb471d346a9ca29c9 100644 (file)
@@ -3,7 +3,7 @@
    Private master include file for the OMAPI library. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 7edf0c45dc6681e1fa27266b4353128dd90c2b48..193c7c49d56356838f12d7f8f89fe9fdd94b1538 100644 (file)
@@ -2,7 +2,7 @@
  */
 
 /*
- * Copyright (C) 2009-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 3e14a08b4fa50cdccf471926c8f4c64ec72fae67..2d43502dd4e4a748015feb68be701d3254b5dc6f 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for omapi tracing facility... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index d676bb9115c39c6dec2282f2c7cde298b9ac45e9..0742858755f9348f5614fea9b2ad2ce1e5350a6a 100644 (file)
@@ -3,7 +3,7 @@
    Operating system dependencies... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium,Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium,Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 71f27d32ea53317060263e9f51435b478cee067c..913d78b36af1df97325395983669d935975f5c8e 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for executable statements... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index b0574fb1c08ed9e71dafdf2a89f2b7cb5aac2ed6..896072b8240d2e8e31c5a9a3a1d7bf6940fa61d0 100644 (file)
@@ -3,7 +3,7 @@
    Definitions for address trees... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 9a6357326930e82cf00b1035003e5c05667e8449..d915860b09dc7f9759caacc89da794bef598135a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 d77503afd37cd18e7324281cf3345aa3f4e956e2..3299bf35f1c4d009d79772f8ab643a9015c5d738 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, 2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 d63c2cb98bc0bf321eba0df454b36d0542fce191..55e5df8ed4b2581c63feade83887b66e619dc708 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 6b0294e821560a06102ba9c36f3c5ee6dba08f8b..2ce32ddba7e6e0e3aae7054c7c84f50833f555bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 6d96829a6b0ceb4de11bf552b531a12dcd2e26c3..32b02550eeeefaee18bb7cd644d56eedac826f99 100644 (file)
@@ -3,7 +3,7 @@
    Tokens for config file lexer and parser. */
 
 /*
- * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 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 91ba4fd0a3e37575f91d7a1b62b0562624af9de3..acacce163a08377fe383bd404c5b1ae1474ea03b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 ff596e8023c1bbffe0c1978c27f514401636c455..045c3474de6f7aefeb93c0f84767b64bffd74c63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 7069ffc5b24b67d896480a00ede87aee576534c1..d2b37ca84140f69a16332f52bd60d5672d49726e 100644 (file)
@@ -1,6 +1,6 @@
 .\"    keama.8
 .\"
-.\" Copyright (c) 2017-2019 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2017-2022 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 401ddf2c0bdfabf73940ef6034c893dab7bfee4c..a7cb0a835fc67a0a0d68f4b9d1ed0cd62ee1e130 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright(c) 2017-2019 by Internet Systems Consortium, Inc.("ISC")
+ * Copyright(C) 2017-2022 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 4b97139694a582a1cf459d8b4161546f63b56d9f..a351c288334c49bf4025c350e1f4bc2616458efa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 e615ece456546b862931d07bb907e94c07cf1930..18dd3d7c88140b1ea6fe273cd350612ba4cc8ccc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 9d00d44c7817ae72be922cb88e4dee5166d2c375..ed721e707172eae3edaa289d97fe5549bc426a0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 8cfd0097f8bf2ff130f07c1396bfaf4ab6b754e4..8d4216256769d37340eb51406ee125c1687fd615 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 9c79645862392fcf6b92b51d24a6775a2e8996a5..0fda47e8a354e03878f78ef25d3a6fd719737cfe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017-2022 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 6569f431183fe7be97cf913cbfaf9dace5da1805..d13d3d7eb62ade60848fcf84d17666baae8fb93e 100644 (file)
@@ -4,7 +4,7 @@
    protocol... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 760b80ee297065edab1d8f8c16727ddb894d0439..600d78350670484888b4c38abd5519d297936c99 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the omapi extensible array type. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 1641a8cbd288f7524dbb41836987c85a247423ed..a2835a44b9addc5cde962c699034d2897365c807 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines having to do with authentication. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index e521a435b335182a2ff9a58e130669e4824e5cf5..2d034c62f510bfc91ffdd909e06701c76e528ee5 100644 (file)
@@ -3,7 +3,7 @@
    Buffer access functions for the object management protocol... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f1207757562b5a55d56f23d0b464449f666ac7a3..7fffb5fe5317a756fc580e4a47405cf2047dce31 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines for dealing with connections. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 08dcc1d197c5939770f1da9d3569a38d7e7ec265..de6c7c865b9eefb77a6bdceaccade872338bfe99 100644 (file)
@@ -4,7 +4,7 @@
    can't be assumed to be aligned. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 34938b39e01811c2a41990a57b09aa3a32f5e5c1..644ab43ffc47b8cb8bf6c4e726d62cff5d59dfa0 100644 (file)
@@ -3,7 +3,7 @@
    I/O dispatcher. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f9737c5db9104f785e55500e788ee18a9fbfd4e7..38dd9c5384db8dd7b5a400594ca21a99302da84b 100644 (file)
@@ -4,7 +4,7 @@
 
 /*
  * Copyright (c) 1995 RadioMail Corporation.
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 87d10a239f37f50d6c91f6cc679308cccde8a6e9..7636beb508f9fe65bfebd55004a1b6f8607263d8 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the generic object. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 225104b223673ebbf08ebc4381ba24d4318798c1..1fde6495adef05a49d76754e5f98af101693cb29 100644 (file)
@@ -3,7 +3,7 @@
    Functions for maintaining handles on objects. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 09a441674bb577baf667fe318b80cbdf75ba129a..fccfb1cd51ac2beb51cd4e1ea3250a9a28704955 100644 (file)
@@ -3,7 +3,7 @@
    Routines for manipulating hash tables... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index f726fb7ee29bcaa01dc6c5b28185c1612ffc802f..2293cbe417544220a17d5478d46c95b0a9c87700 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright(c) 2009-2019 by Internet Systems Consortium, Inc.("ISC")
+ * Copyright(C) 2009-2022 Internet Systems Consortium, Inc.("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index f7a07f097f82901a3d61fda9d9eedd3c6e88fe3f..390a4df531bca0eeaeb8783e172bddbb9d156fb8 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines that support the generic listener object. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 42b88b6d04708ce11c952b2c92a0135d81d41b58..528268a750248c78cedaa0087480ccedf104a5ad 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines for dealing with message objects. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 5edf6275f37f2899c9ed5ccc8a98326d3df7711f..dc2e8441588608cd7d5c2e3dc24ce55c1657306d 100644 (file)
@@ -1,7 +1,6 @@
 .\"    omapi.3
 .\"
-.\" Copyright (c) 2009-2010,2014 by Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 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 f259a2912ecb2c1fba6ba6db2c4b7b865455a814..38db66ea0a9e21a76c8595bd9d8981320493fb07 100644 (file)
@@ -3,7 +3,7 @@
    Functions supporting the object management protocol... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 901be3c906874235e4b97fe1373ee4883601d352..b00b829908eaad82dd5f8101164aab4926542e0e 100644 (file)
@@ -2,7 +2,7 @@
  */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8f2581f13307d47c15e534a64f625483e53f2db0..4c7adc646748442576d0bad8396bf269983ebc59 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines providing general support for objects. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8497ebc96d0ed65e6ab62e57b5f2df5164aebabb..758604ffcfe24db800ef9df146f6c232a2edff1b 100644 (file)
@@ -3,7 +3,7 @@
    Test code for omapip... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index fb91e5493d390bea44a396733e116f9222393b43..fba7dd2fc27ba856f33007f6633bebae399b2de5 100644 (file)
@@ -3,7 +3,7 @@
    Convert non-ISC result codes to ISC result codes. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 2a1527d67dc92c6cb1417e2e7d003c3812ccee20..dc9185f65cca6c5fd7bd48beb1044c7209f46049 100644 (file)
@@ -5,7 +5,7 @@
    transactions... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2001-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8879b7cfee4eedad9237140cdf6a25b79567c330..b7183f9a10cc0d5c6fcacd1746315c281e28fe5a 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcrelay.8
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1997-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 382d062da4efaadc1d23149478cf6901b02fe779..91f5694db0a537aa804b08929c786f287f7b9313 100644 (file)
@@ -3,7 +3,7 @@
    DHCP/BOOTP Relay Agent. */
 
 /*
- * Copyright(c) 2004-2020 by Internet Systems Consortium, Inc.("ISC")
+ * Copyright(c) 2004-2022 by Internet Systems Consortium, Inc.("ISC")
  * Copyright(c) 1997-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
@@ -149,7 +149,7 @@ extern int strip_relay_agent_options(struct interface_info *,
 static void request_v4_interface(const char* name, int flags);
 
 static const char copyright[] =
-"Copyright 2004-2020 Internet Systems Consortium.";
+"Copyright 2004-2022 Internet Systems Consortium.";
 static const char arr[] = "All rights reserved.";
 static const char message[] =
 "Internet Systems Consortium DHCP Relay Agent";
index c1e52830a641b7a9ae1f62be96ab93cb17025153..98a188b3418da2f9afe8a07efab149fbf6fb143f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2019-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index d81f4f3680d07a3887684ccacfdd129bf1837eb3..919d483a6fa280e4b8389601fa52a522905ba97e 100644 (file)
@@ -3,7 +3,7 @@
    BOOTP Protocol support. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index fce7822c051c3d1e0aeafb7abc6ee2813e94c160..3db86b12277cca8488eabf310519a730e71dd7ed 100644 (file)
@@ -3,7 +3,7 @@
    Handling for client classes. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1998-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index defa0a88e0742fbab3b32147d1cc9f36eaf664fd..103af1e95e3c6749aa222aa6cc98fedce2a320b1 100644 (file)
@@ -3,7 +3,7 @@
    Parser for dhcpd config file... */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index b1614ed0709308e32362d119fa58c96eb7ce456b..cecbf6b4d55e0012515c6fc4f6d602152d07e042 100644 (file)
@@ -3,7 +3,7 @@
    Persistent database management routines for DHCPD... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index eec3d26c723420860a3e9495f89e7ad5ca2b9841..81896904aef7bb983367c0ca301172287a55ff50 100644 (file)
@@ -4,7 +4,7 @@
 
 /*
  *
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2000-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 8852e9e3cfc596f4029225595c09301b55124a9f..0b261c213d4a483a74804d8a6085e27768ca0cbf 100644 (file)
@@ -3,7 +3,7 @@
    DHCP Protocol engine. */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index bff88ab233bb5e45a77a9bfe019358f49a2931a1..b019b53ec3d2e7f25402323f01946e70c97c4ce6 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.8
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 7c1f68fab9692005fb0893bce2751795905b4306..3522889c3fa9a5c3a32ca5278581557b660e923e 100644 (file)
@@ -3,7 +3,7 @@
    DHCP Server Daemon. */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2022 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
@@ -27,7 +27,7 @@
  */
 
 static const char copyright[] =
-"Copyright 2004-2020 Internet Systems Consortium.";
+"Copyright 2004-2022 Internet Systems Consortium.";
 static const char arr [] = "All rights reserved.";
 static const char message [] = "Internet Systems Consortium DHCP Server";
 static const char url [] =
index 0c05096d312eb48721b482fadd6d5ad07de013b2..e1d00f5ce1c1705423481a1b606b92449dc686e2 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.conf.5
 .\"
-.\" Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index a8f64ff42ecc2e82cc12315c2f7362e3a201fe7f..336fa8f47d68a2811df871c17977f4905a0fcb6d 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.leases.5
 .\"
-.\" Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" This Source Code Form is subject to the terms of the Mozilla Public
index 320ce1bc76615b9ab4a1ff1164282edacb493a86..5b36d3a1b17339601cd8888d499580a8518bf426 100644 (file)
@@ -3,7 +3,7 @@
    Failover protocol support code... */
 
 /*
- * Copyright (c) 2004-2020 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 4e302e378e13c1b429044c174fe653464f4f04e0..06851fc10e27644491c8d493b5f4c54140af148e 100644 (file)
@@ -32,7 +32,7 @@
  */
 
 /*
- * Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 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 7ccc30beec0ce6b63dd91b485709a62c14b07e10..eedc073a980b3f2fc79430a0fbf5baabf29d785a 100644 (file)
@@ -3,7 +3,7 @@
    Additional support for in-memory database support */
 
 /*
- * Copyright (c) 2015-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2015-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index b982cc16e51b6207b5277531be707c7630ab0be3..60a40e1363d5ae3249b4a9f95ce4b308fd1e5774 100644 (file)
@@ -3,7 +3,7 @@
    Server-specific in-memory database support. */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 2a70f7a43979850894d5a0cdd8d327e465ed9c71..354483edf4e966bd1ed7c3d3fc76e20026526d9b 100644 (file)
@@ -3,7 +3,7 @@
    OMAPI object interfaces for the DHCP server. */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 791172e92b6926b120f631663156cb9143a4e917..239a842d62c938a5d3cd9ad69af1c3877cdf0204 100644 (file)
@@ -3,7 +3,7 @@
    Memory allocation for the DHCP server... */
 
 /*
- * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1996-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index c33809b08c197f666509dbdf226c6f740e080f93..704120392dca0edf9b8cb23f8168d1fcb5815b73 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information only used by server... */
 
 /*
- * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2022 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
index 3345cd8d3aff7473985c6df3bb8f922ee8572c2f..f92691aa4e462074ee91aae99ffe3a7bb0f60b61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2017 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012-2022 Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index ee9ae7154620c3137edf5ba395cf7ea92329efb8..95f517c2e478ad83d734c9a7f91d99ba6a59df98 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 fedbc215a3a4b028a338755f1b4d3d1212446f36..45e829f12fdef8881a8d2860b81440af3579a24f 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 bf64922dc5f0c2ef7d1c0d05cf680e912efd1d67..a6462f98078875e241d0e2ce498b5241dc6edcbb 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 ea59e1ad27a592147c004ba8e8c6497b06be7cbc..39cc6d8ebe896908e61e156b4b5887eb4e21aecf 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 23d72761001f40b9171518f409918613c2dad812..68aa2539efad9580beed978b6a6283698cbe5cb8 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 3604f354f3ae51045f2c47a71e71ec18e76376a1..3a8601907c8afe3ba719ab84a403f5a2b21cb746 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 ff37dfb6b67b7dec5d4ca2fc1892fa5a1d541e16..7964977b6ab2a467a2e0530a405a17ecdc5ec4b2 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 f3061933c485c90aac64bac6e526670b62f3e37e..a5171f20575fd1fb23f44642933c33d96f77be41 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 c154a3ebf23ea95a1bdb513f50065eb418ee2992..ab67f517c808b4f24763db8246f2f755fb3ad749 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 1b50e4bbf968d5392bb0ee880dfd32ccd5453ccc..c069886a2a4ab581aee459290dff0c3273b4b339 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 23d96b39fba69b765fe98438113556c067044e55..20b3771fedc5e8524e4a0f2fef089e194c1e1f9d 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 73d7e2d19c60102f562d3dfc51b1a0b1b9a7e418..c180c7f57157733079f6aecc05fe4e329714e16b 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 d179bd8c13e3fd432bc1a68d9c23eb0d5f8a86dc..179cf0d059773622fcb538c86f41c5f83a32ae06 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 1eec2fa000372236cc03008b97ec3c44e86698bc..3f8805bc15f35ee3b5dfc205991d53dbac8f3b07 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 d06b9ac3b4a9f3129ce1e387a33d9d97b4b39993..c5371d751b49442b58df07340d7b88705d4ad480 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 8dbf4d761cc36f61aa0b466494aced8632b86320..1fd76d359d1daf37446fbf6b3cf481e66be16601 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 6232702cd39868b6c9fea5f9e89063136f86d876..aeda526b8cfdf81d9e6574587ac0627dcdeaea28 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 1eaed9aedf27023cc61b6c628bd6113ea031f228..d034d7edb4a7e1d018caefad71090336fa824ad5 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 62fe9cef6368c593f16651a2b396d4264ebe8167..a0ecdc6a5bfa965113a8e48c6c76b2cfc8c07242 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 6238355413bbc188545ced33770c43792deedc7c..369b21c0a5c93fb99d02ed18769b8c1db22cba2a 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 fafb483aad6a0b45d58f3173f55e94a98184fca2..014553fa986ec2f42c0bcf98ba78d51b23f93955 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 bcea43330283cd308adfd7ca9a300d12f2d677a4..f968e33865da3fa5e30766781216934059bc54e7 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 a97fafd22a2d67b7a7ab2f13b9eb9f4dadb5c618..ae1137845a78030b2f373dda656cb9b932f718e4 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 23d96b39fba69b765fe98438113556c067044e55..20b3771fedc5e8524e4a0f2fef089e194c1e1f9d 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (c) 2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007-2022 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 23e4abc0228d61a2360660c8aa1bac5fa1158250..8b0a640ad51f25bc9efb5aeb8f5498c2acef8cef 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
 #
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this