summaryrefslogtreecommitdiff
path: root/client
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 /client
parent06eba2207b1dab17d7ac9f8cd628afee8d54d009 (diff)
downloadisc-dhcp-429a56d73c0f9f2edf400fd6313850a3ce4fd809.tar.gz
[#189] ISC address updated
Diffstat (limited to 'client')
-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
9 files changed, 18 insertions, 18 deletions
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/
*