From 0e0be796a750f09ca8fea7e2a6a784f5aa4eab0a Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Sat, 8 Jan 2011 23:47:01 +0000 Subject: [PATCH] update copyright notice --- bin/nsupdate/nsupdate.c | 4 ++-- lib/dns/gssapictx.c | 4 ++-- lib/dns/include/dns/tkey.h | 4 ++-- lib/dns/include/dst/gssapi.h | 4 ++-- lib/dns/tkey.c | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index 7b18b02d99..510d6a2a8f 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.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: nsupdate.c,v 1.191 2011/01/08 01:26:01 each Exp $ */ +/* $Id: nsupdate.c,v 1.192 2011/01/08 23:47:00 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/gssapictx.c b/lib/dns/gssapictx.c index 87d0f50ffd..f1738c4e2f 100644 --- a/lib/dns/gssapictx.c +++ b/lib/dns/gssapictx.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, 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: gssapictx.c,v 1.24 2011/01/08 00:33:12 each Exp $ */ +/* $Id: gssapictx.c,v 1.25 2011/01/08 23:47:01 tbox Exp $ */ #include diff --git a/lib/dns/include/dns/tkey.h b/lib/dns/include/dns/tkey.h index 332ad67bb2..0dcec1ecb4 100644 --- a/lib/dns/include/dns/tkey.h +++ b/lib/dns/include/dns/tkey.h @@ -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) 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: tkey.h,v 1.31 2011/01/08 00:33:12 each Exp $ */ +/* $Id: tkey.h,v 1.32 2011/01/08 23:47:01 tbox Exp $ */ #ifndef DNS_TKEY_H #define DNS_TKEY_H 1 diff --git a/lib/dns/include/dst/gssapi.h b/lib/dns/include/dst/gssapi.h index 6ddb00f8fd..1e81a55b97 100644 --- a/lib/dns/include/dst/gssapi.h +++ b/lib/dns/include/dst/gssapi.h @@ -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, 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: gssapi.h,v 1.15 2011/01/08 00:33:12 each Exp $ */ +/* $Id: gssapi.h,v 1.16 2011/01/08 23:47:01 tbox Exp $ */ #ifndef DST_GSSAPI_H #define DST_GSSAPI_H 1 diff --git a/lib/dns/tkey.c b/lib/dns/tkey.c index 78d72f1729..2d086dcc30 100644 --- a/lib/dns/tkey.c +++ b/lib/dns/tkey.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-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -16,7 +16,7 @@ */ /* - * $Id: tkey.c,v 1.99 2011/01/08 00:33:12 each Exp $ + * $Id: tkey.c,v 1.100 2011/01/08 23:47:01 tbox Exp $ */ /*! \file */ #include