summaryrefslogtreecommitdiffstats
path: root/sys/dev/trm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/trm')
-rw-r--r--sys/dev/trm/trm.c5
-rw-r--r--sys/dev/trm/trm.h4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c
index 2319828..fac2c90 100644
--- a/sys/dev/trm/trm.c
+++ b/sys/dev/trm/trm.c
@@ -8,7 +8,6 @@
* DC395U2D/U2W(TRM-S2080)
* PCI SCSI Bus Master Host Adapter
* (SCSI chip set used Tekram ASIC TRM-S1040,TRM-S2080)
- *(C)Copyright 1995-2001 Tekram Technology Co.,Ltd.
*/
#include <sys/cdefs.h>
@@ -27,8 +26,8 @@ __FBSDID("$FreeBSD$");
* 1.11 10/13/2001 Oscar Feng Fixed wrong Async speed display bug.
*/
-/*
- *
+/*-
+ * (C)Copyright 1995-2001 Tekram Technology Co.,Ltd.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/sys/dev/trm/trm.h b/sys/dev/trm/trm.h
index e9eadbe..2124883 100644
--- a/sys/dev/trm/trm.h
+++ b/sys/dev/trm/trm.h
@@ -1,10 +1,12 @@
-/*
+/*-
* File Name : trm.h
*
* Tekram DC395U/UW/F ,DC315/U
* PCI SCSI Bus Master Host Adapter Device Driver
* (SCSI chip set used Tekram ASIC TRM-S1040)
*
+ * (C)Copyright 1995-2001 Tekram Technology Co.,Ltd.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
OpenPOWER on IntegriCloud