2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

copyrights

This commit is contained in:
Mark Andrews
2002-02-20 03:35:59 +00:00
parent 1090574e91
commit a7038d1a05
132 changed files with 501 additions and 443 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2000, 2001 Internet Software Consortium.
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: errno2result.c,v 1.6 2002/02/11 05:11:04 marka Exp $ */
/* $Id: errno2result.c,v 1.7 2002/02/20 03:35:42 marka Exp $ */
#include <config.h>

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2000, 2001 Internet Software Consortium.
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: fsaccess.c,v 1.11 2002/02/02 01:01:15 mayer Exp $ */
/* $Id: fsaccess.c,v 1.12 2002/02/20 03:35:44 marka Exp $ */
/*
* Note that Win32 does not have the concept of files having access

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2001 Internet Software Consortium.
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: strerror.c,v 1.3 2002/01/25 03:39:25 mayer Exp $ */
/* $Id: strerror.c,v 1.4 2002/02/20 03:35:46 marka Exp $ */
#include <config.h>