summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/at91dci.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/controller/at91dci.h')
-rw-r--r--sys/dev/usb/controller/at91dci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/at91dci.h b/sys/dev/usb/controller/at91dci.h
index a1603aa660ad..54e9934692c8 100644
--- a/sys/dev/usb/controller/at91dci.h
+++ b/sys/dev/usb/controller/at91dci.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/dev/usb/controller/at91dci.h,v 1.8.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */
/*-
* Copyright (c) 2006 ATMEL
* Copyright (c) 2007 Hans Petter Selasky <hselasky@FreeBSD.org>