summaryrefslogtreecommitdiff
path: root/minires
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2003-01-14 23:15:06 +0000
committerDavid Hankins <dhankins@isc.org>2003-01-14 23:15:06 +0000
commit31307526bbcce1376b945d449c9690e5dcb519a3 (patch)
tree77f20a73d179b2ae7729e2731daa2c0e4f7b78b0 /minires
parent9c592b54893a60b37148ad3f6b385c99d3abc615 (diff)
downloadisc-dhcp-31307526bbcce1376b945d449c9690e5dcb519a3.tar.gz
- Copyright++
Diffstat (limited to 'minires')
-rw-r--r--minires/ns_name.c4
-rw-r--r--minires/ns_samedomain.c4
-rw-r--r--minires/ns_sign.c4
-rw-r--r--minires/res_findzonecut.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/minires/ns_name.c b/minires/ns_name.c
index 67299622..65cc6559 100644
--- a/minires/ns_name.c
+++ b/minires/ns_name.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996,1999 by Internet Software Consortium.
+ * Copyright (c) 1996,1999-2003 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_name.c,v 1.1.2.3 2002/11/14 22:06:39 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_name.c,v 1.1.2.4 2003/01/14 23:15:06 dhankins Exp $";
#endif
#include <sys/types.h>
diff --git a/minires/ns_samedomain.c b/minires/ns_samedomain.c
index 00e11c99..68770580 100644
--- a/minires/ns_samedomain.c
+++ b/minires/ns_samedomain.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1995,1999 by Internet Software Consortium.
+ * Copyright (c) 1995,1999-2003 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_samedomain.c,v 1.3.2.2 2002/11/14 19:52:04 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_samedomain.c,v 1.3.2.3 2003/01/14 23:15:06 dhankins Exp $";
#endif
#include <sys/types.h>
diff --git a/minires/ns_sign.c b/minires/ns_sign.c
index c04712a1..5cfd8f4d 100644
--- a/minires/ns_sign.c
+++ b/minires/ns_sign.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999-2001 by Internet Software Consortium, Inc.
+ * Copyright (c) 1999-2003 by Internet Software Consortium, Inc.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_sign.c,v 1.4.2.2 2002/11/14 22:06:39 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_sign.c,v 1.4.2.3 2003/01/14 23:15:06 dhankins Exp $";
#endif
#if defined (TRACING)
diff --git a/minires/res_findzonecut.c b/minires/res_findzonecut.c
index 0de284fe..2e5c594e 100644
--- a/minires/res_findzonecut.c
+++ b/minires/res_findzonecut.c
@@ -1,9 +1,9 @@
#if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_findzonecut.c,v 1.14.2.2 2002/11/14 22:06:39 dhankins Exp $";
+static const char rcsid[] = "$Id: res_findzonecut.c,v 1.14.2.3 2003/01/14 23:15:06 dhankins Exp $";
#endif /* not lint */
/*
- * Copyright (c) 1999 by Internet Software Consortium.
+ * Copyright (c) 1999-2003 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above