]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Mon, 10 Mar 2014 23:46:12 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Mon, 10 Mar 2014 23:46:12 +0000 (23:46 +0000)
CHANGES
configure.in
lib/isc/pthreads/mutex.c

diff --git a/CHANGES b/CHANGES
index f7564038c8bba17afee5811aba3a6c0533a9a16e..d1a58a95ea0c559e253d5ea251e128e4396005ee 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@
                        on many systems. "configure --with-locktype=standard"
                        restores conventional mutex locks. [RT #32576]
 
-3780.  [bug]           $GENERATE handled negative numbers incorrectly. 
+3780.  [bug]           $GENERATE handled negative numbers incorrectly.
                        [RT #25528]
 
 3779.  [cleanup]       Clarify the error message when using an option
index 623ab17dcf4873b5bb147450acd374dcabcbcdef..479f320f8d92cdc8870338991b06c509354205c8 100644 (file)
@@ -1,4 +1,17 @@
 # Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 1998-2003  Internet Software Consortium.
+#
+# 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.
 
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
index ef8896d9dbf135fd24cb6b3b5ba3180c39c6d506..c6c7005e19897abfcca27b467a756222b265031d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012, 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