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