]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Tue, 9 Apr 2013 23:45:24 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 9 Apr 2013 23:45:24 +0000 (23:45 +0000)
bin/tests/system/unknown/clean.sh
bin/tests/system/unknown/tests.sh
bin/tests/system/unknown/zones/nan.bad
lib/dns/include/dns/message.h
lib/dns/include/dns/types.h

index a4c54943a6b50e73826537e83b127b7e9fab3a1a..d86a869bdf1a7523d3a88698f2ff1857de0c7a36 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2013  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 3c09c13f7915bb3de1c44a1c5d26afe459076414..a2a4bc19870ae16293c510aa5ec7e9c16b996c99 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011-2013  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 d8578b31cb122baab306c0e071748fdebf903389..26d9f37fdc7d269c228fabb6f03cd48ef2d241a2 100644 (file)
@@ -1 +1,15 @@
+; 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.
+
 @ 0 IN TYPE353 \# cat 010101010101010101
index d4e472cf5ea55cc2580765a25aeb254a5b21a4d7..a6862faab633af2d22e0f6a9720b684eda31f371 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -1363,7 +1363,7 @@ dns_message_buildopt(dns_message_t *msg, dns_rdataset_t **opt,
 /*%<
  * Built a opt record.
  *
- * Requires: 
+ * Requires:
  * \li   msg be a valid message.
  * \li   opt to be a non NULL and *opt to be NULL.
  *
index 3691b4158bdee6ad16d8e0b76dbd7867e6faad5c..a0318256b6a47b4856d5b3322033d8e09e703c8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any