diff options
Diffstat (limited to 'sys/pc98/linux')
| -rw-r--r-- | sys/pc98/linux/linux.h | 2 | ||||
| -rw-r--r-- | sys/pc98/linux/linux_ipc64.h | 2 | ||||
| -rw-r--r-- | sys/pc98/linux/linux_proto.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/linux/linux.h b/sys/pc98/linux/linux.h index d330a96f7c95..390038376c1f 100644 --- a/sys/pc98/linux/linux.h +++ b/sys/pc98/linux/linux.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/linux/linux.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <i386/linux/linux.h> diff --git a/sys/pc98/linux/linux_ipc64.h b/sys/pc98/linux/linux_ipc64.h index 4fcdb641693f..e1333d9a08e0 100644 --- a/sys/pc98/linux/linux_ipc64.h +++ b/sys/pc98/linux/linux_ipc64.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/linux/linux_ipc64.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <i386/linux/linux_ipc64.h> diff --git a/sys/pc98/linux/linux_proto.h b/sys/pc98/linux/linux_proto.h index f5ccdd18f567..55b6ab005de2 100644 --- a/sys/pc98/linux/linux_proto.h +++ b/sys/pc98/linux/linux_proto.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/linux/linux_proto.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <i386/linux/linux_proto.h> |
