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

update copyrights

This commit is contained in:
Bob Halley
2000-02-03 23:08:31 +00:00
parent 0a92e5510e
commit ca41b452ed
200 changed files with 236 additions and 218 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999, 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
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: base64.c,v 1.5 1999/09/15 23:58:39 explorer Exp $ */
/* $Id: base64.c,v 1.6 2000/02/03 23:08:22 halley Exp $ */
#include <config.h>