diff options
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 81d8026130e1..68662435146f 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. * - * $Id: si.c,v 1.52 1996/09/06 23:08:03 phk Exp $ + * $FreeBSD$ */ #ifndef lint diff --git a/sys/dev/si/si.h b/sys/dev/si/si.h index 31530bf057d6..336eda4427a7 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. * - * $Id: si.h,v 1.5 1995/11/09 21:53:48 peter Exp $ + * $FreeBSD$ */ /* diff --git a/sys/dev/si/sireg.h b/sys/dev/si/sireg.h index e2c990657d75..1a7cdfe30944 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. * - * $Id: sireg.h,v 1.1 1995/08/09 13:13:47 peter Exp $ + * $FreeBSD$ */ /* |