aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/fnv_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/fnv_hash.h')
-rw-r--r--sys/sys/fnv_hash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sys/fnv_hash.h b/sys/sys/fnv_hash.h
index 901603eac18a..ba1a5f7cf89e 100644
--- a/sys/sys/fnv_hash.h
+++ b/sys/sys/fnv_hash.h
@@ -4,8 +4,6 @@
*
* This is an implementation of the algorithms posted above.
* This file is placed in the public domain by Peter Wemm.
- *
- * $FreeBSD$
*/
#ifndef _SYS_FNV_HASH_H_
#define _SYS_FNV_HASH_H_