summaryrefslogtreecommitdiff
path: root/lib/isc/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/isc/buffer.c')
-rw-r--r--lib/isc/buffer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/buffer.c b/lib/isc/buffer.c
index c6179667..6e5437cc 100644
--- a/lib/isc/buffer.c
+++ b/lib/isc/buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1998-2000 Internet Software Consortium.
+ * Copyright (C) 1998-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: buffer.c,v 1.35 2000/08/17 02:09:11 bwelling Exp $ */
+/* $Id: buffer.c,v 1.35.4.1 2001/01/09 22:48:48 bwelling Exp $ */
#include <config.h>