]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Sat, 8 Dec 2012 23:45:51 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Sat, 8 Dec 2012 23:45:51 +0000 (23:45 +0000)
13 files changed:
bin/named/lwresd.c
bin/named/tkeyconf.c
bin/named/tsigconf.c
bin/tests/db/t_db.c
bin/tests/dst/dst_test.c
bin/tests/sig0_test.c
bin/tests/system/tkey/keycreate.c
lib/dns/peer.c
lib/dns/rdata.c
lib/dns/rdata/generic/txt_16.c
lib/irs/dnsconf.c
lib/isc/buffer.c
lib/isc/include/isc/buffer.h

index e4f90bc790b3a73f795c58729fb54246687ef947..7ee2196364e939d693170bbe1f94f468b1dda3a6 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) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f38d9420ba84a2cdbc57e5f448ee021bb1fd83c0..e9520592dc5f2721d680c983c076b10a5ee88939 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 5f9135d4d2f2b638216798c1ed7b0497788f2070..eef87e9304386b97d5fac3f12b94eb8f1a09b294 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 37e67bacde330575914bfdc59ae9a6c13a9d3903..e30739db30bca879d46805b5c732381f8282a184 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ecea7b829cf5eb5f98367b9b0b3bdeaf6b1e8e60..bf305d867597181631ad09f81b49eb1ad7e82048 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-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 6663879c6812916f2cd89703e64abb095216d977..deabf47c16a1aa27804c1aed332434c067908dd2 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) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index b1f3f34235e46e1e25c82318fa1fc581f91d0f20..ff2c2eed44481455ac7b2c60b55cb197265830fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e6cbfe2727ccb2d3179e229ab58e16aa7968ca01..ec9e08cb27b7616ea0cf85dd4ae7d982ca92a2f2 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) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ed32d655383d2f5afbd11c37e122bb08fdc51fa2..5a516e5981f447ef9380fc329d2956cf0db1df35 100644 (file)
@@ -671,7 +671,7 @@ dns_rdata_fromtext(dns_rdata_t *rdata, dns_rdataclass_t rdclass,
                                                  mctx, target);
                } else
                        options |= DNS_RDATA_UNKNOWNESCAPE;
-       } else 
+       } else
                isc_lex_ungettoken(lexer, &token);
 
        if (!unknown)
index 2056a31a7c30fcc47036ebd05096e058e323cd75..e1bce6a0deb915239cc90d422fb0de22edcec7ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3c1d8e6d32cf2da34616f9c9ff38d0fafd4219cd..529cebd6ba102e13a8c3e256135735f112974951 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 eb57a658bcbd122da8da4508696b4cc586e7c509..e37af15968a9b5cc182e6fd81d1d4f31282fb88b 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) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index b382c82c97657778e2d5a9064a5ca795b178a2fe..72b856056a8aaf75ffd4d8d3e5c2500874e75e62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any