From e3420670e5b527e7650f5af94c8b3040dab18654 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 17 Dec 2005 07:09:17 +0000 Subject: trim trailing ^I --- sys/dev/cp/cpddk.c | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'sys/dev/cp') 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, - * - * Copyright (C) 2000-2004 Cronyx Engineering. - * Author: Roman Kurakin, - * - * 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, + * + * Copyright (C) 2000-2004 Cronyx Engineering. + * Author: Roman Kurakin, + * + * 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 __FBSDID("$FreeBSD$"); -- cgit v1.1