2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

update copyright notice

This commit is contained in:
Mark Andrews
2005-02-07 23:57:02 +00:00
parent 1da8720129
commit 07b9b1c44e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2001 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rootns.h,v 1.10 2005/02/07 00:53:29 marka Exp $ */ /* $Id: rootns.h,v 1.11 2005/02/07 23:57:01 marka Exp $ */
#ifndef DNS_ROOTNS_H #ifndef DNS_ROOTNS_H
#define DNS_ROOTNS_H 1 #define DNS_ROOTNS_H 1

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rootns.c,v 1.27 2005/02/07 00:53:29 marka Exp $ */ /* $Id: rootns.c,v 1.28 2005/02/07 23:57:02 marka Exp $ */
#include <config.h> #include <config.h>