]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 3 Oct 2012 23:46:17 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 3 Oct 2012 23:46:17 +0000 (23:46 +0000)
bin/dig/dighost.c
lib/bind9/check.c
lib/dns/gen.c
lib/export/samples/sample-gai.c
lib/export/samples/sample-update.c
lib/export/samples/sample.c
lib/irs/getaddrinfo.c
lib/isc/unix/entropy.c
lib/lwres/getipnode.c

index 7dc681ecdd0e857e91e1ee367f4406cc268741eb..2f29a7e1402605e972319b841dd374549457c732 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  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 6c0407a6aab311b26c3cd7789c70b9038e8a5044..55c240348f669f57f2724bafbb1559e8f1b94177 100644 (file)
@@ -286,12 +286,12 @@ disabled_algorithms(const cfg_obj_t *disabled, isc_log_t *logctx) {
                r.length = strlen(r.base);
 
                tresult = dns_secalg_fromtext(&alg, &r);
-               if (tresult != ISC_R_SUCCESS) {
+               if (tresult != ISC_R_SUCCESS) {
                        cfg_obj_log(cfg_listelt_value(element), logctx,
                                    ISC_LOG_ERROR, "invalid algorithm '%s'",
                                    r.base);
                        result = tresult;
-               }
+               }
        }
        return (result);
 }
@@ -335,12 +335,12 @@ disabled_ds_digests(const cfg_obj_t *disabled, isc_log_t *logctx) {
 
                /* works with a numeric argument too */
                tresult = dns_dsdigest_fromtext(&digest, &r);
-               if (tresult != ISC_R_SUCCESS) {
-                       cfg_obj_log(cfg_listelt_value(element), logctx,
+               if (tresult != ISC_R_SUCCESS) {
+                       cfg_obj_log(cfg_listelt_value(element), logctx,
                                    ISC_LOG_ERROR, "invalid digest type '%s'",
-                                   r.base);
-                       result = tresult;
-               }
+                                   r.base);
+                       result = tresult;
+               }
        }
        return (result);
 }
index 91b27ce5b862a5d26f3c43ad851b8dab768ca772..6eb325ed66536fee57ffb325f94ad07977ba54c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f6e7c51268c9de7effdef0d8be747317c4939d27..1aa4c311c63f6fc92adc3231263adfdcef97f776 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2012  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 b8e405b19a93e51168b321cf40e48e0ea0330982..aa20b587073c5b34aedbab9d6280dfb3bad95f02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010, 2012  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 08c2963a2d5b961ab0da565c10f611cfc1480ccb..841f4f4c5025957877e35e8ec6335354be803065 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2012  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 682826af9f52f1b6a06b384f0ebb1ed12a4716bf..c46a40a77a6f960ab72ff816706b495c7ceed96c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2012  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 5f5378f3e760a95141027f15e557610d34f3398d..9c422b55a38b4cc20e4e486759fdb1dff235f899 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2012  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 967e7bf41d79981aba9e4a1b9046aea52db28de8..3b82c700ccf4beee6fc25f9b10e25dd0bfc8afe5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any