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 16f8fb0..b5766d6 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 3b8d99c..3f8d4dd 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 5b54475..9839a67 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 b135bfa2..474b3d5 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 3325d14..2c0a5f4 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 f9a41fc..5637c44 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. * |