staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Apr 2019 10:31:54 +0000 (12:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 09:10:16 +0000 (11:10 +0200)
commit7beaea29453bcd59ac8034f0d8fe9656f4f6fa14
treee9990cb58d6ab79b63a3ab96ff7523ca2611a2be
parent3baad68a978059707d46ce0f43738b7b80d8f59e
staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driver

By default all files without license information are under the default
license of the kernel, which is GPL version 2.  Because of this, add the
GPL-2.0 identifier to the quatec_daqp_cs driver which did not have any license
identifiers in it at all.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Brent Baccala <baccala@freesoft.org>
Cc: David A. Schleef <ds@schleef.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/quatech_daqp_cs.c