]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 17 Jan 2013 23:45:58 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 17 Jan 2013 23:45:58 +0000 (23:45 +0000)
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-settime.c
bin/tests/system/dns64/ns1/example.db
bin/tests/system/dns64/ns2/named.conf
bin/tests/system/dns64/ns2/rpz.db
bin/tests/system/dns64/tests.sh
bin/tests/system/metadata/tests.sh
lib/isc/include/isc/list.h
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/parser.c

index de048af0770080efb2e2f02c529a1a83563fa717..5a30ca55b7416e4a03e3e28f53f141e98e5a2431 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f9a59da82fbe15320777d4a90e7dafba9328cbb4..4c88a07ac4552c4d7a69ce6acd3ba1ce5e022038 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2013  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
@@ -396,7 +396,7 @@ main(int argc, char **argv) {
                        fatal("Predecessor has no inactivation date. "
                              "You must set one before\n\t"
                              "generating a successor.");
-               
+
                pub = prevact - prepub;
                if (pub < now && prepub != 0)
                        fatal("Predecessor will become inactive before the\n\t"
index 161b8ef6c59f57c26957c433de6e51c46cedf3cc..f3af12605d62653825ee20a02bd5394325c5ea3d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2010, 2011, 2013  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 c2ba378d53e460258279640f4d6b28d947024af2..d1f4776c2d8995d16e44d2d9d4ebb8c65116d159 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010, 2011, 2013  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 7a56e82d695013eadaffccfdc377624ba2543ce2..71cc5d79917334777449b7f3f32647cc8a382cfd 100644 (file)
@@ -1,3 +1,17 @@
+; Copyright (C) 2013  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.
+
 $TTL 86400      ; 1 day
 @               IN SOA  rpz. noc.rpz. (
                                 1         ; serial
index dbb8717bdb031e06c68e855040788f020b461bf4..fd90cb4d91aa548a517264b627feb153f2c38505 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-2013  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 a71fdaec154f52b95fbe333824805ac76cca2052..e2abe2f99bc16b15777c4a593be4950cfe0297fa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009, 2011-2013  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 e94f42f0e36aefcc4757923c431d714068792525..401bbdad756c8b0b2063cdd6da1d7d55b400e1dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 9997c0697fbeb807748ad81f95be4a662571e1c7..b21a3d86babc6f5ea1f67242285bcfe6d9cba217 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010, 2013  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 b56b0d59b61c2dec0297e7c0cb6bcc54f6ea56de..7afdf1dd6d88ccd824813c1b5c90f1aed1e04ad4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -2433,7 +2433,7 @@ cfg_obj_destroy(cfg_parser_t *pctx, cfg_obj_t **objp) {
        REQUIRE(pctx != NULL);
 
        obj = *objp;
-       
+
        isc_refcount_decrement(&obj->references, &refs);
        if (refs == 0) {
                obj->type->rep->free(pctx, obj);