summaryrefslogtreecommitdiff
path: root/contrib/bind/lib/isc/assertions.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-11-30 02:43:11 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-11-30 02:43:11 +0000
commit6b6ac9438f352903fe405daefaf6a3c9a2b63093 (patch)
tree7828b08c74ef918938b1b853c98f0cb41edac52c /contrib/bind/lib/isc/assertions.c
parent15f7f569921160e3818633b964623b12cd9179d7 (diff)
Notes
Diffstat (limited to 'contrib/bind/lib/isc/assertions.c')
-rw-r--r--contrib/bind/lib/isc/assertions.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bind/lib/isc/assertions.c b/contrib/bind/lib/isc/assertions.c
index 949d4d2e60d1..b53cc0ab69c6 100644
--- a/contrib/bind/lib/isc/assertions.c
+++ b/contrib/bind/lib/isc/assertions.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997 by Internet Software Consortium.
+ * Copyright (c) 1997,1999 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 @@
*/
#if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: assertions.c,v 8.2 1997/12/08 21:29:05 halley Exp $";
+static const char rcsid[] = "$Id: assertions.c,v 8.3 1999/01/08 19:25:14 vixie Exp $";
#endif
#include "port_before.h"