aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/crc32.h')
-rw-r--r--sys/boot/common/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/crc32.h b/sys/boot/common/crc32.h
index adfd628671aa..480fda31660e 100644
--- a/sys/boot/common/crc32.h
+++ b/sys/boot/common/crc32.h
@@ -2,7 +2,7 @@
* COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or
* code or tables extracted from it, as desired without restriction.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/boot/common/crc32.h,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $
*/
#ifndef _CRC32_H_