From: Automatic Updater Date: Fri, 14 Jan 2011 00:51:43 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.8.0-P1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09fff70519da03cd15ae43eacb80dbe9a6de1d9;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/log_test.c b/bin/tests/log_test.c index 3094a2968cd..1a33c82ecd0 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 74f004277ae..dba61860a4c 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"