summaryrefslogtreecommitdiff
path: root/sys/boot/arm/at91/libat91/xmodem.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/at91/libat91/xmodem.c')
-rw-r--r--sys/boot/arm/at91/libat91/xmodem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/xmodem.c b/sys/boot/arm/at91/libat91/xmodem.c
index 0c4b1387dcb2..dfc3d6004d3f 100644
--- a/sys/boot/arm/at91/libat91/xmodem.c
+++ b/sys/boot/arm/at91/libat91/xmodem.c
@@ -25,7 +25,7 @@
* disclaimed copyright on the code. This version of xmodem has been nearly
* completely rewritten, but the CRC is from the original.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/boot/arm/at91/libat91/xmodem.c,v 1.2.2.1 2006/08/17 22:57:08 imp Exp $
*/
#include "lib.h"