From b01d422daf27d22015999cb9d4441c8aa82d1ad0 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 21 Feb 2011 23:47:45 +0000 Subject: [PATCH] update copyright notice --- bin/dig/dighost.c | 4 ++-- bin/dig/host.c | 4 ++-- bin/dig/nslookup.c | 4 ++-- bin/named/unix/os.c | 4 ++-- lib/dns/adb.c | 4 ++-- lib/dns/rcode.c | 4 ++-- lib/dns/rdatalist.c | 4 ++-- lib/isc/httpd.c | 4 ++-- lib/isc/netaddr.c | 4 ++-- lib/isc/sockaddr.c | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 54b2c0a209..01b2b55496 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dighost.c,v 1.337 2011/02/21 07:34:56 marka Exp $ */ +/* $Id: dighost.c,v 1.338 2011/02/21 23:47:44 tbox Exp $ */ /*! \file * \note diff --git a/bin/dig/host.c b/bin/dig/host.c index 7ef0e817d9..d6b855c018 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: host.c,v 1.125 2011/02/21 07:34:57 marka Exp $ */ +/* $Id: host.c,v 1.126 2011/02/21 23:47:44 tbox Exp $ */ /*! \file */ diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index 9b87eab95c..b45272b0da 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nslookup.c,v 1.128 2011/02/21 07:22:21 marka Exp $ */ +/* $Id: nslookup.c,v 1.129 2011/02/21 23:47:44 tbox Exp $ */ #include diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 6cff2344d1..4bdc6c7312 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: os.c,v 1.105 2011/02/21 07:14:43 marka Exp $ */ +/* $Id: os.c,v 1.106 2011/02/21 23:47:45 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/adb.c b/lib/dns/adb.c index ba8b55347a..0eb3f1d739 100644 --- a/lib/dns/adb.c +++ b/lib/dns/adb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: adb.c,v 1.255 2011/02/21 07:08:33 marka Exp $ */ +/* $Id: adb.c,v 1.256 2011/02/21 23:47:45 tbox Exp $ */ /*! \file * diff --git a/lib/dns/rcode.c b/lib/dns/rcode.c index d8c07cb589..491d14287f 100644 --- a/lib/dns/rcode.c +++ b/lib/dns/rcode.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rcode.c,v 1.17 2011/02/21 06:50:42 marka Exp $ */ +/* $Id: rcode.c,v 1.18 2011/02/21 23:47:45 tbox Exp $ */ #include #include diff --git a/lib/dns/rdatalist.c b/lib/dns/rdatalist.c index 80a0c35e4e..57861ac3fd 100644 --- a/lib/dns/rdatalist.c +++ b/lib/dns/rdatalist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rdatalist.c,v 1.41 2011/02/21 07:01:09 marka Exp $ */ +/* $Id: rdatalist.c,v 1.42 2011/02/21 23:47:45 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/httpd.c b/lib/isc/httpd.c index 6d88d2c1cb..24150edbf9 100644 --- a/lib/isc/httpd.c +++ b/lib/isc/httpd.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006-2008, 2010, 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: httpd.c,v 1.21 2011/02/21 05:55:09 marka Exp $ */ +/* $Id: httpd.c,v 1.22 2011/02/21 23:47:45 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/netaddr.c b/lib/isc/netaddr.c index d3ab3a3240..911991081d 100644 --- a/lib/isc/netaddr.c +++ b/lib/isc/netaddr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: netaddr.c,v 1.42 2011/02/21 06:30:06 marka Exp $ */ +/* $Id: netaddr.c,v 1.43 2011/02/21 23:47:45 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/sockaddr.c b/lib/isc/sockaddr.c index fff77e1e92..5d3c3a3dc1 100644 --- a/lib/isc/sockaddr.c +++ b/lib/isc/sockaddr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sockaddr.c,v 1.74 2011/02/21 06:18:03 marka Exp $ */ +/* $Id: sockaddr.c,v 1.75 2011/02/21 23:47:45 tbox Exp $ */ /*! \file */