diff --git a/bin/tests/system/tkey/keydelete.c b/bin/tests/system/tkey/keydelete.c index f5c234f214..75e1273aff 100644 --- a/bin/tests/system/tkey/keydelete.c +++ b/bin/tests/system/tkey/keydelete.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 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: keydelete.c,v 1.14 2010/12/02 23:22:41 marka Exp $ */ +/* $Id: keydelete.c,v 1.15 2010/12/02 23:46:56 tbox Exp $ */ #include diff --git a/lib/dns/include/dns/tsec.h b/lib/dns/include/dns/tsec.h index 37052f627a..bb7d24ece5 100644 --- a/lib/dns/include/dns/tsec.h +++ b/lib/dns/include/dns/tsec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2010 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: tsec.h,v 1.4 2010/12/02 23:22:42 marka Exp $ */ +/* $Id: tsec.h,v 1.5 2010/12/02 23:46:56 tbox Exp $ */ #ifndef DNS_TSEC_H #define DNS_TSEC_H 1 diff --git a/lib/dns/tsec.c b/lib/dns/tsec.c index 5ce9f83e91..bbc12f51cd 100644 --- a/lib/dns/tsec.c +++ b/lib/dns/tsec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2010 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: tsec.c,v 1.5 2010/12/02 23:22:42 marka Exp $ */ +/* $Id: tsec.c,v 1.6 2010/12/02 23:46:56 tbox Exp $ */ #include diff --git a/lib/export/samples/sample-update.c b/lib/export/samples/sample-update.c index bfff1c4b55..a24a29dd5e 100644 --- a/lib/export/samples/sample-update.c +++ b/lib/export/samples/sample-update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2010 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: sample-update.c,v 1.6 2010/12/02 23:22:42 marka Exp $ */ +/* $Id: sample-update.c,v 1.7 2010/12/02 23:46:56 tbox Exp $ */ #include