From 89d13242706fe95eba1efdfcd9671fafe577e671 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Tue, 1 Nov 2011 23:47:00 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/runall.sh | 4 ++-- lib/dns/include/dns/rriterator.h | 4 ++-- lib/dns/rriterator.c | 4 ++-- lib/isc/mutexblock.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bin/tests/system/runall.sh b/bin/tests/system/runall.sh index 0c3228bbc9..5c5d023e8b 100644 --- a/bin/tests/system/runall.sh +++ b/bin/tests/system/runall.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004, 2007, 2010 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: runall.sh,v 1.11 2011/11/01 18:35:53 each Exp $ +# $Id: runall.sh,v 1.12 2011/11/01 23:47:00 tbox Exp $ # # Run all the system tests. diff --git a/lib/dns/include/dns/rriterator.h b/lib/dns/include/dns/rriterator.h index 855412145f..c979f22499 100644 --- a/lib/dns/include/dns/rriterator.h +++ b/lib/dns/include/dns/rriterator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2011 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,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rriterator.h,v 1.3 2011/11/01 04:00:45 each Exp $ */ +/* $Id: rriterator.h,v 1.4 2011/11/01 23:47:00 tbox Exp $ */ #ifndef DNS_RRITERATOR_H #define DNS_RRITERATOR_H 1 diff --git a/lib/dns/rriterator.c b/lib/dns/rriterator.c index 561c5f8809..7f75c3122a 100644 --- a/lib/dns/rriterator.c +++ b/lib/dns/rriterator.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2011 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,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rriterator.c,v 1.3 2011/11/01 04:00:44 each Exp $ */ +/* $Id: rriterator.c,v 1.4 2011/11/01 23:47:00 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/mutexblock.c b/lib/isc/mutexblock.c index 0166f6c6e5..86e8d76dc4 100644 --- a/lib/isc/mutexblock.c +++ b/lib/isc/mutexblock.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mutexblock.c,v 1.21 2011/11/01 21:59:56 marka Exp $ */ +/* $Id: mutexblock.c,v 1.22 2011/11/01 23:47:00 tbox Exp $ */ /*! \file */