diff --git a/bin/tests/log_test.c b/bin/tests/log_test.c index 3094a2968c..1a33c82ecd 100644 --- a/bin/tests/log_test.c +++ b/bin/tests/log_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 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: log_test.c,v 1.27 2011/01/14 00:44:53 marka Exp $ */ +/* $Id: log_test.c,v 1.28 2011/01/14 00:51:43 tbox Exp $ */ /* Principal Authors: DCL */ diff --git a/lib/dns/ecdb.c b/lib/dns/ecdb.c index 74f004277a..dba61860a4 100644 --- a/lib/dns/ecdb.c +++ b/lib/dns/ecdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009-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: ecdb.c,v 1.7 2011/01/14 00:33:32 marka Exp $ */ +/* $Id: ecdb.c,v 1.8 2011/01/14 00:51:43 tbox Exp $ */ #include "config.h"