summaryrefslogtreecommitdiff
path: root/omapip/hash.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-08-10 10:50:50 +0000
committerTed Lemon <source@isc.org>2001-08-10 10:50:50 +0000
commita609e69bba4c227b52532a28d49f32f97395a56e (patch)
tree2b8e35b79518e25c5f9d19f9321dfdb0749c3589 /omapip/hash.c
parenteaf0b3020b3e558da321d7ad099bc1fc5a813750 (diff)
downloadisc-dhcp-a609e69bba4c227b52532a28d49f32f97395a56e.tar.gz
sync with branch
Diffstat (limited to 'omapip/hash.c')
-rw-r--r--omapip/hash.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/omapip/hash.c b/omapip/hash.c
index 58aea60e..da7b25e8 100644
--- a/omapip/hash.c
+++ b/omapip/hash.c
@@ -3,7 +3,7 @@
Routines for manipulating hash tables... */
/*
- * Copyright (c) 1995-2001 Internet Software Consortium.
+ * Copyright (c) 1995-2000 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -43,7 +43,7 @@
#ifndef lint
static char copyright[] =
-"$Id: hash.c,v 1.3 2001/06/27 00:30:48 mellon Exp $ Copyright (c) 1995-2001 The Internet Software Consortium. All rights reserved.\n";
+"$Id: hash.c,v 1.4 2001/08/10 10:50:22 mellon Exp $ Copyright (c) 1995-2001 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include <omapip/omapip_p.h>