]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 21 Mar 2013 23:46:12 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 21 Mar 2013 23:46:12 +0000 (23:46 +0000)
bin/python/dnssec-coverage.py.in
bin/tests/system/coverage/clean.sh
bin/tests/system/coverage/setup.sh
bin/tests/system/coverage/tests.sh
lib/isc/win32/socket.c

index 06b91a38ab747824ef1dd1220c9a943f8b22e27e..036461f500790dfa5e7a08ce677add062d39ec53 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 ############################################################################
-# Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 201 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
@@ -14,6 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 ############################################################################
+
 import argparse
 import os
 import glob
index ea8ab97e225cdeff89e86d61a14ff96ea29a7b5f..8e68e2c33ed4bc26e85dc0aa71064942a48e78b7 100644 (file)
@@ -1,4 +1,19 @@
 #!/bin/sh
+#
+# 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.
+
 rm -f named-compilezone
 rm -f */K*.key
 rm -f */K*.private
index 90ab3b63b9c778fc663859657498ff1b8731e9ae..95b35dd387a9750608a8902a1a38a87362dc5a72 100644 (file)
@@ -1,5 +1,6 @@
 #!/bin/sh
-# Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+#
+# 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
index d89ff7e66a25805d3c5b6b2146a0e6675c766015..bbc72a062fd81350af509a586744ab149df81dca 100644 (file)
@@ -1,5 +1,6 @@
 #!/bin/sh
-# Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+#
+# 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
index 1b4b9538821072603cc572b6bf23ffaa8cbfb02e..94638d20f080829e7fb5ee00925a8e5f9d7a9bfb 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