diff options
Diffstat (limited to 'sys/dev/sab')
| -rw-r--r-- | sys/dev/sab/sab.c | 2 | ||||
| -rw-r--r-- | sys/dev/sab/sab82532reg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sab/sab.c b/sys/dev/sab/sab.c index 20886c8e26ca..5947ff7c9e11 100644 --- a/sys/dev/sab/sab.c +++ b/sys/dev/sab/sab.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sab/sab.c,v 1.39.2.1 2006/03/10 19:37:32 jhb Exp $"); /* * SAB82532 Dual UART driver diff --git a/sys/dev/sab/sab82532reg.h b/sys/dev/sab/sab82532reg.h index 77e48216357f..2a76eb80b892 100644 --- a/sys/dev/sab/sab82532reg.h +++ b/sys/dev/sab/sab82532reg.h @@ -34,7 +34,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F30602-01-2-0537. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sab/sab82532reg.h,v 1.2 2005/01/06 01:43:12 imp Exp $ */ /* |
