2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

update copyright

This commit is contained in:
Bob Halley
2000-03-23 19:35:59 +00:00
parent a010b9cb61
commit 77221c2c88
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1999, 2000 Internet Software Consortium.
* Copyright (C) 2000 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

View File

@@ -1,6 +1,6 @@
%{
/*
* Copyright (c) 1996-1999 by Internet Software Consortium.
* Copyright (c) 1996-2000 by 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
@@ -16,7 +16,7 @@
* SOFTWARE.
*/
/* $Id: confparser.y,v 1.53 2000/03/21 21:26:21 gson Exp $ */
/* $Id: confparser.y,v 1.54 2000/03/23 19:35:14 halley Exp $ */
#include <config.h>