copyright update

This commit is contained in:
Brian Wellington
2001-01-09 22:01:04 +00:00
parent 9e3a7b0faf
commit 499b34cea0
1246 changed files with 2536 additions and 2485 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1999, 2000 Internet Software Consortium.
* Copyright (C) 1999-2001 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: string.c,v 1.5 2000/08/01 01:29:49 tale Exp $ */
/* $Id: string.c,v 1.6 2001/01/09 21:56:30 bwelling Exp $ */
#include <config.h>