From: Automatic Updater Date: Tue, 4 Jan 2011 23:46:31 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.7.3rc1~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ad3116d2883e624af39cdfca778f05dbf6ee03;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/COPYRIGHT b/COPYRIGHT index 13254260d86..dd476060e9c 100644 --- 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. diff --git a/lib/isc/pthreads/mutex.c b/lib/isc/pthreads/mutex.c index b723fd2e8b3..05acf06dbd1 100644 --- a/lib/isc/pthreads/mutex.c +++ b/lib/isc/pthreads/mutex.c @@ -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 */