From b5217f1647e10f96471aa28a6fb91ecd3da3c6b5 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Sun, 28 Aug 2011 23:46:41 +0000 Subject: [PATCH] update copyright notice --- bin/tests/rbt_test.c | 4 ++-- bin/tests/shutdown_test.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/tests/rbt_test.c b/bin/tests/rbt_test.c index 856865c4b9..6c25ffaed5 100644 --- a/bin/tests/rbt_test.c +++ b/bin/tests/rbt_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009, 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: rbt_test.c,v 1.51 2011/08/28 09:22:45 marka Exp $ */ +/* $Id: rbt_test.c,v 1.52 2011/08/28 23:46:41 tbox Exp $ */ #include diff --git a/bin/tests/shutdown_test.c b/bin/tests/shutdown_test.c index d2f86c4b38..32ad5fed9c 100644 --- a/bin/tests/shutdown_test.c +++ b/bin/tests/shutdown_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-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: shutdown_test.c,v 1.24 2011/08/28 08:10:13 marka Exp $ */ +/* $Id: shutdown_test.c,v 1.25 2011/08/28 23:46:41 tbox Exp $ */ #include