From 5a648e8bc2bd18fd357eacd3c2a15befd7dbdb00 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 14 Jan 2008 23:45:59 +0000 Subject: [PATCH] update copyright notice --- bin/named/lwdgnba.c | 6 +++--- bin/tests/names/t_names.c | 6 +++--- bin/tests/system/lwresd/lwtest.c | 4 ++-- lib/tests/t_api.c | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bin/named/lwdgnba.c b/bin/named/lwdgnba.c index 844abee732..a54d443751 100644 --- a/bin/named/lwdgnba.c +++ b/bin/named/lwdgnba.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * 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. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lwdgnba.c,v 1.16.18.3 2008/01/14 13:06:01 marka Exp $ */ +/* $Id: lwdgnba.c,v 1.16.18.4 2008/01/14 23:45:59 tbox Exp $ */ /*! \file */ diff --git a/bin/tests/names/t_names.c b/bin/tests/names/t_names.c index c152a07f7f..96877f5c04 100644 --- a/bin/tests/names/t_names.c +++ b/bin/tests/names/t_names.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006, 2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * 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. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_names.c,v 1.36.18.6 2008/01/14 11:55:00 marka Exp $ */ +/* $Id: t_names.c,v 1.36.18.7 2008/01/14 23:45:59 tbox Exp $ */ #include diff --git a/bin/tests/system/lwresd/lwtest.c b/bin/tests/system/lwresd/lwtest.c index 2739e5a208..185318af2b 100644 --- a/bin/tests/system/lwresd/lwtest.c +++ b/bin/tests/system/lwresd/lwtest.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 2008 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: lwtest.c,v 1.26.18.3 2008/01/14 12:18:16 marka Exp $ */ +/* $Id: lwtest.c,v 1.26.18.4 2008/01/14 23:45:59 tbox Exp $ */ #include diff --git a/lib/tests/t_api.c b/lib/tests/t_api.c index 4d90c1c2e0..4d9f0481fb 100644 --- a/lib/tests/t_api.c +++ b/lib/tests/t_api.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * 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. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_api.c,v 1.52.18.7 2008/01/14 12:47:41 marka Exp $ */ +/* $Id: t_api.c,v 1.52.18.8 2008/01/14 23:45:59 tbox Exp $ */ /*! \file */