summaryrefslogtreecommitdiffstats
path: root/sys/dev/cp
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-12-17 07:09:17 +0000
committerobrien <obrien@FreeBSD.org>2005-12-17 07:09:17 +0000
commite3420670e5b527e7650f5af94c8b3040dab18654 (patch)
treea0e580bce327e08c82a00bf9a31610fa26134b13 /sys/dev/cp
parent3da0e4ba1fe984e45960cc020f02c1812058663e (diff)
downloadFreeBSD-src-e3420670e5b527e7650f5af94c8b3040dab18654.zip
FreeBSD-src-e3420670e5b527e7650f5af94c8b3040dab18654.tar.gz
trim trailing ^I
Diffstat (limited to 'sys/dev/cp')
-rw-r--r--sys/dev/cp/cpddk.c34
1 files changed, 17 insertions, 17 deletions
diff --git a/sys/dev/cp/cpddk.c b/sys/dev/cp/cpddk.c
index 7c82f9b..b16edfa 100644
--- a/sys/dev/cp/cpddk.c
+++ b/sys/dev/cp/cpddk.c
@@ -1,22 +1,22 @@
/*-
- * Low-level subroutines for Cronyx Tau-PCI adapter.
- *
- * Copyright (C) 1999-2003 Cronyx Engineering.
- * Author: Serge Vakulenko, <vak@cronyx.ru>
- *
- * Copyright (C) 2000-2004 Cronyx Engineering.
- * Author: Roman Kurakin, <rik@cronyx.ru>
- *
- * This software is distributed with NO WARRANTIES, not even the implied
- * warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- *
- * Authors grant any other persons or organisations a permission to use,
- * modify and redistribute this software in source and binary forms,
- * as long as this message is kept with the software, all derivative
- * works or modified versions.
- *
+ * Low-level subroutines for Cronyx Tau-PCI adapter.
+ *
+ * Copyright (C) 1999-2003 Cronyx Engineering.
+ * Author: Serge Vakulenko, <vak@cronyx.ru>
+ *
+ * Copyright (C) 2000-2004 Cronyx Engineering.
+ * Author: Roman Kurakin, <rik@cronyx.ru>
+ *
+ * This software is distributed with NO WARRANTIES, not even the implied
+ * warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * Authors grant any other persons or organisations a permission to use,
+ * modify and redistribute this software in source and binary forms,
+ * as long as this message is kept with the software, all derivative
+ * works or modified versions.
+ *
* $Cronyx: cpddk.c,v 1.13.4.37 2004/12/11 16:14:39 rik Exp $
- */
+ */
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud