diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
| commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
| tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/dev/si | |
| parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) | |
Notes
Diffstat (limited to 'sys/dev/si')
| -rw-r--r-- | sys/dev/si/si.c | 2 | ||||
| -rw-r--r-- | sys/dev/si/si.h | 2 | ||||
| -rw-r--r-- | sys/dev/si/sireg.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index 68662435146f..c2ae76c1badb 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/si.c @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $Id$ */ #ifndef lint diff --git a/sys/dev/si/si.h b/sys/dev/si/si.h index 336eda4427a7..8e6f0abb2342 100644 --- a/sys/dev/si/si.h +++ b/sys/dev/si/si.h @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $Id$ */ /* diff --git a/sys/dev/si/sireg.h b/sys/dev/si/sireg.h index 1a7cdfe30944..cbbfe9c9caad 100644 --- a/sys/dev/si/sireg.h +++ b/sys/dev/si/sireg.h @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $FreeBSD$ + * $Id$ */ /* |
