diff --git a/bin/named/interfacemgr.c b/bin/named/interfacemgr.c index fd5a6ead9731bd66db184f2235828f9383c95e57..0c78645832574161506cb40a46840c28ee99e68b 100644 --- a/bin/named/interfacemgr.c +++ b/bin/named/interfacemgr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: interfacemgr.c,v 1.86 2007/02/02 02:18:03 marka Exp $ */ +/* $Id: interfacemgr.c,v 1.87 2007/02/06 00:01:23 marka Exp $ */ /*! \file */ diff --git a/lib/dns/dispatch.c b/lib/dns/dispatch.c index db8b603b589d9a3d4bcff65b5abeef85ffb73df1..ec852732e6bbed428345ee920bda252ddd0628ef 100644 --- a/lib/dns/dispatch.c +++ b/lib/dns/dispatch.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dispatch.c,v 1.128 2007/02/02 02:18:06 marka Exp $ */ +/* $Id: dispatch.c,v 1.129 2007/02/06 00:01:23 marka Exp $ */ /*! \file */ diff --git a/lib/dns/include/dns/dispatch.h b/lib/dns/include/dns/dispatch.h index dc65a50d731322223252f7197699abe28aff4f99..75a0b7e1f564ca0ed8f8f829f7c10da7a1a3bbd2 100644 --- a/lib/dns/include/dns/dispatch.h +++ b/lib/dns/include/dns/dispatch.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dispatch.h,v 1.53 2007/02/02 02:18:06 marka Exp $ */ +/* $Id: dispatch.h,v 1.54 2007/02/06 00:01:23 marka Exp $ */ #ifndef DNS_DISPATCH_H #define DNS_DISPATCH_H 1 diff --git a/lib/dns/include/dns/resolver.h b/lib/dns/include/dns/resolver.h index d23e9869c1a0fad19bcaa572d130167654e1e744..593274953f5b7764103e80e20adbdf663a4c49bc 100644 --- a/lib/dns/include/dns/resolver.h +++ b/lib/dns/include/dns/resolver.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: resolver.h,v 1.54 2007/02/02 02:18:06 marka Exp $ */ +/* $Id: resolver.h,v 1.55 2007/02/06 00:01:23 marka Exp $ */ #ifndef DNS_RESOLVER_H #define DNS_RESOLVER_H 1 diff --git a/lib/isccfg/namedconf.c b/lib/isccfg/namedconf.c index a7eac1ca17e5e0dc930856f6e597897c9deecb59..a5379ceffc9ae6444beb0abeb042b25c26e6690e 100644 --- a/lib/isccfg/namedconf.c +++ b/lib/isccfg/namedconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2002, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: namedconf.c,v 1.73 2007/02/02 02:18:06 marka Exp $ */ +/* $Id: namedconf.c,v 1.74 2007/02/06 00:01:23 marka Exp $ */ /*! \file */