]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: comedi: das08.h: reformat copyright comment
authorIan Abbott <abbotti@mev.co.uk>
Fri, 5 Jun 2015 17:30:04 +0000 (18:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:06:39 +0000 (17:06 -0700)
Reformat the copyright comment at the top of the file to use the
preferred block comment style.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/das08.h

index f86167da589514cd3bb4530d472afd89928e383c..57c76401b800630352b32386d5e9022bd15fc841 100644 (file)
@@ -1,20 +1,20 @@
 /*
   das08.h
-
   Header for das08.c and das08_cs.c
-
   Copyright (C) 2003 Frank Mori Hess <fmhess@users.sourceforge.net>
-
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
-
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-*/
* das08.h
+ *
* Header for das08.c and das08_cs.c
+ *
* Copyright (C) 2003 Frank Mori Hess <fmhess@users.sourceforge.net>
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
+ */
 
 #ifndef _DAS08_H
 #define _DAS08_H