]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 17 Jan 2014 23:45:31 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 17 Jan 2014 23:45:31 +0000 (23:45 +0000)
bin/named/server.c
bin/nsupdate/Makefile.in
bin/tests/system/conf.sh.in
bin/tests/system/emptyzones/clean.sh
bin/tests/system/emptyzones/ns1/named1.conf
bin/tests/system/emptyzones/ns1/named2.conf
bin/tests/system/emptyzones/ns1/rfc1918.zones
bin/tests/system/emptyzones/ns1/root.hint
bin/tests/system/emptyzones/setup.sh
bin/tests/system/xfer/prereq.sh

index 6ee8cf05a4b85fc131bb2d457ecd4837375402cd..bc1e76e951e67923d177226132af0d39d4d95004 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 8b010ba0d70b5a88563a7d06b855490d34f43df1..c2dc35a174f4b6ef02b356272024ad1d5e144487 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2006-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index ddb707f2c7f2a3c2e22d7d7e81ef7cde9d7933af..1c250ca880c571414473dd8fa33f7240520570fb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 66b3a17fa7ed8f86ec34447777b9029c95a7f3a7..13a5e9e1470e1fe422fe1d9edf03092324bbeab0 100644 (file)
@@ -1 +1,15 @@
+# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+#
+# Permission to use, copy, modify, and/or 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.
+
 rm -f ns1/named.conf
index 565ec2949dabb2bb903cba21a781cbc34e0c9334..1782071a3272b467de2f3c0bc8f4a68407c09752 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -18,8 +17,8 @@
 /* $Id: named.conf,v 1.15 2009/05/29 23:47:49 tbox Exp $ */
 
 key rndc_key {
-        algorithm       hmac-sha256;
-        secret          "1234abcd8765";
+       algorithm       hmac-sha256;
+       secret          "1234abcd8765";
 };
 
 controls {
index fbc5becd104ff4378972d4992a5bb7bcac2318e6..db8c48d909fc4da071ff0c0a2bd2836258e95f6d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -18,8 +17,8 @@
 /* $Id: named.conf,v 1.15 2009/05/29 23:47:49 tbox Exp $ */
 
 key rndc_key {
-        algorithm       hmac-sha256;
-        secret          "1234abcd8765";
+       algorithm       hmac-sha256;
+       secret          "1234abcd8765";
 };
 
 controls {
index e2f4ac4c744f20dbd433cff38606adc1a553ce9f..006fc28d3cf7eeca3979619cc4df9b481c2b4b84 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or 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.
+ */
+
 zone "10.IN-ADDR.ARPA" { type master; file "empty.db"; };
 zone "16.172.IN-ADDR.ARPA" { type master; file "empty.db"; };
 zone "17.172.IN-ADDR.ARPA" { type master; file "empty.db"; };
index 2fd180e3ba74cae8ab0a9cf805e637e62fa53ef7..d4fa964ba38163568c29d9634ba03c1adf3f25e0 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1faa70e308166bae9d50d9150618bdeaab34daf7..8da13e75c0bc5fdeca4737fd6cce9b676f134a0f 100644 (file)
@@ -1 +1,15 @@
+# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+#
+# Permission to use, copy, modify, and/or 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.
+
 cp -f ns1/named1.conf ns1/named.conf
index 4949de9e859e8e662e831d8dacf9aa43a7d3ef10..81aede39214f500a90432d806190a625c4610d97 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above