2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

update copyright notice

This commit is contained in:
Automatic Updater 2011-01-14 00:51:43 +00:00
parent 3de6db3208
commit a09fff7051
2 changed files with 4 additions and 4 deletions

View File

@ -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 */

View File

@ -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"