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..940ebc4907f1 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.22.1.2.1 2009/10/25 01:10:29 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..8f9b94ff944a 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.22.1.2.1 2009/10/25 01:10:29 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..b17b1ad1c7bb 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.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <i386/linux/linux_proto.h> |