diff options
Diffstat (limited to 'sys/dev/hptmv')
-rw-r--r-- | sys/dev/hptmv/entry.c | 2 | ||||
-rw-r--r-- | sys/dev/hptmv/global.h | 2 | ||||
-rw-r--r-- | sys/dev/hptmv/hptintf.h | 2 | ||||
-rw-r--r-- | sys/dev/hptmv/mv.c | 2 | ||||
-rw-r--r-- | sys/dev/hptmv/mvOs.h | 2 | ||||
-rw-r--r-- | sys/dev/hptmv/osbsd.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/hptmv/entry.c b/sys/dev/hptmv/entry.c index 16f8fb0c17ef6..b5766d659bd4a 100644 --- a/sys/dev/hptmv/entry.c +++ b/sys/dev/hptmv/entry.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/global.h b/sys/dev/hptmv/global.h index 3b8d99c5dfbb9..3f8d4dd7ae3b8 100644 --- a/sys/dev/hptmv/global.h +++ b/sys/dev/hptmv/global.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/hptintf.h b/sys/dev/hptmv/hptintf.h index 5b54475593e72..9839a67182719 100644 --- a/sys/dev/hptmv/hptintf.h +++ b/sys/dev/hptmv/hptintf.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/mv.c b/sys/dev/hptmv/mv.c index b135bfa2215c4..474b3d5ddb23f 100644 --- a/sys/dev/hptmv/mv.c +++ b/sys/dev/hptmv/mv.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/mvOs.h b/sys/dev/hptmv/mvOs.h index 3325d14c7cc13..2c0a5f4b1c664 100644 --- a/sys/dev/hptmv/mvOs.h +++ b/sys/dev/hptmv/mvOs.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/osbsd.h b/sys/dev/hptmv/osbsd.h index f9a41fcb73a41..5637c44c5e9af 100644 --- a/sys/dev/hptmv/osbsd.h +++ b/sys/dev/hptmv/osbsd.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 HighPoint Technologies, Inc. * All rights reserved. * |