2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2010-02-26 23:50:59 +00:00
parent bf9b61c790
commit cc9ed75dd9

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-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: update.c,v 1.180 2010/02/26 01:39:49 marka Exp $ */
/* $Id: update.c,v 1.181 2010/02/26 23:50:59 tbox Exp $ */
#include <config.h>