summaryrefslogtreecommitdiff
path: root/lib/dns/name.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/name.c')
-rw-r--r--lib/dns/name.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/name.c b/lib/dns/name.c
index 2ed8e899..76bd5bad 100644
--- a/lib/dns/name.c
+++ b/lib/dns/name.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: name.c,v 1.110.2.1 2001/01/06 01:33:32 gson Exp $ */
+/* $Id: name.c,v 1.110.2.2 2001/01/09 22:43:50 bwelling Exp $ */
#include <config.h>