]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
copyright
authorMark Andrews <marka@isc.org>
Thu, 19 Aug 2004 04:44:08 +0000 (04:44 +0000)
committerMark Andrews <marka@isc.org>
Thu, 19 Aug 2004 04:44:08 +0000 (04:44 +0000)
bin/tests/system/dlv/ns5/rndc.conf
bin/tests/system/dnssec/ns2/dlv.db.in
lib/bind/port/unknown/include/Makefile.in
lib/isc/unix/include/isc/stat.h

index d95417c42e92d99ba337e9e8cf8e00c450bd6e86..7075070ba09ef13850e920b2adcd37e7ba80a9f4 100644 (file)
@@ -1,7 +1,21 @@
 /*
- * Copyright.
+ * Copyright (C) 2004  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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: rndc.conf,v 1.3 2004/08/19 04:43:55 marka Exp $ */
+
 key "cc64b3d1db63fc88d7cb5d2f9f57d258" {
        algorithm hmac-md5;
        secret "34f88008d07deabbe65bd01f1d233d47";
index 7a25e576d5306f56e61e0249ad9ec2360d66d64a..16f79cb32f848c0105c46204382589ff3eefb9a3 100644 (file)
@@ -1,19 +1,18 @@
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) 2004  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
 ; copyright notice and this permission notice appear in all copies.
 ;
-; THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
-; DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
-; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
-; INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
-; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
-; FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
-; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
-; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dlv.db.in,v 1.2 2004/03/16 05:52:15 marka Exp $
+; $Id: dlv.db.in,v 1.3 2004/08/19 04:44:00 marka Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..99e59854895b9d26f3df4c50ddb6f3953c921952 100644 (file)
@@ -0,0 +1,14 @@
+# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2001  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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
index 4f9493a7994896ec7c019c5d63fe8234473efaaf..1886f8d51ce79d896ac9268cf4d96bf5bcb490c2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  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
@@ -15,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stat.h,v 1.2 2004/03/16 05:52:21 marka Exp $ */
+/* $Id: stat.h,v 1.3 2004/08/19 04:44:08 marka Exp $ */
 
 #ifndef ISC_STAT_H
 #define ISC_STAT_H 1