]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 4 Jan 2011 23:46:31 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 4 Jan 2011 23:46:31 +0000 (23:46 +0000)
COPYRIGHT
lib/isc/pthreads/mutex.c

index 13254260d8650ad5b25235cd719ddff5e7cdfddf..dd476060e9c83974a37eef0c4e79bcb185481c1a 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.
 
 Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@ 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.
 
-$Id: COPYRIGHT,v 1.15.188.1 2010/01/04 23:48:10 tbox Exp $
+$Id: COPYRIGHT,v 1.15.188.2 2011/01/04 23:46:30 tbox Exp $
 
 Portions Copyright (C) 1996-2001  Nominum, Inc.
 
index b723fd2e8b3cb8a593ff64f7e3d90cd5f1dc89c4..05acf06dbd1af181d7299c9ca854285b0208a4eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.c,v 1.16.332.1 2011/01/04 04:34:43 marka Exp $ */
+/* $Id: mutex.c,v 1.16.332.2 2011/01/04 23:46:31 tbox Exp $ */
 
 /*! \file */