]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 19 Jun 2014 23:45:23 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 19 Jun 2014 23:45:23 +0000 (23:45 +0000)
13 files changed:
bin/named/include/named/seccomp.h
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns4/named1.conf
bin/tests/system/genzone.sh
bin/tests/system/masterformat/ns1/example.db
lib/dns/cache.c
lib/dns/rdata/generic/cdnskey_60.c
lib/dns/rdata/generic/cdnskey_60.h
lib/dns/rdata/generic/cds_59.c
lib/dns/rdata/generic/cds_59.h

index ebc947113df4d64530decb9de67c9e8015146bb9..e810d5902cb49cf228df3cbef0b418eca22e6ce0 100644 (file)
@@ -228,7 +228,7 @@ const char *scmp_syscall_names[] = {
        "gettimeofday",
        "unlink",
 #ifndef ISC_PLATFORM_USETHREADS
-        "fcntl64",
+       "fcntl64",
 #endif
 };
 #endif /* __i386__ */
index 7d86540b410bb5c98205c8c5a6d944738c62cd4d..a9a9937547b1062a9d0a8c46406dc1ab279f4280 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007-2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007-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 80fb5e399244c94a4ef1ee9414b75e692400228e..d643bb2d582c43dcc2ecbdeb4ea6edeca0759493 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
index c655c0d6b694c7f94c93a2b9c06b5470b2287260..ed7cb8df0e45eca56104fc4cc0186f45cecc8202 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006-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 d5081e7546ab32c31c1c8695ca4412df753ec6b6..87b71644cf8c4260ee212a26cbb8fc66cbfd60ff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2008, 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2008, 2010, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
index 3873723d73467e342e0372c88dc89e94e00457b2..95c82163ecaefa7a83ee1049879b118b2dcb0906 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2013, 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 67deb5f0331e68779e1084b5b53bf5c7c4b0a7bc..e5afbe2d211799fee4bc912e1bf127601d1bd3e4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 1d7043ec7646d808c043bb616cd9a59aa46012f6..edee9e1289b782fdd600a9405bb5cdc2a435a274 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2005, 2007, 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 07be9d4a31f04a30221c506e545e215bf2d25611..109f06da3e46e7cf9679dec15e8cf56c08c10851 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-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 3e732d8265a4c481401d23756f721ae27d14bc10..8bf876d2e1e1079112746a3b2c217e22e5574c5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  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 692abb5b98f105f4e11625de71d71bcc5264c796..d284177c118d7989ae47f41582b2c0b338d43af9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  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
 
 /* CDNSKEY records have the same RDATA fields as DNSKEY records. */
 typedef struct dns_rdata_cdnskey {
-        dns_rdatacommon_t      common;
-        isc_mem_t *            mctx;
-        isc_uint16_t           flags;
-        isc_uint8_t            protocol;
-        isc_uint8_t            algorithm;
-        isc_uint16_t           datalen;
-        unsigned char *                data;
+       dns_rdatacommon_t       common;
+       isc_mem_t *             mctx;
+       isc_uint16_t            flags;
+       isc_uint8_t             protocol;
+       isc_uint8_t             algorithm;
+       isc_uint16_t            datalen;
+       unsigned char *         data;
 } dns_rdata_cdnskey_t;
 
 
index f201003fe694638d3700c51c194e407d87934b3e..62884ffdf07ab06da71a34ccef97fd618899939a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  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 08d82c3cd4f7e961d5ff6c5439701be00e1dc9aa..099cba39468c544aa72c1a55b508c5fa19344546 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  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