diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-17 11:23:46 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-01-18 13:09:32 +0300 |
commit | 527c1e567ead03ec21f6707e79c166ce680f17f7 (patch) | |
tree | ae402d2d3aeca5eb2bc62791c5323889ee2e7c2d /drivers/usb/serial/keyspan_usa28msg.h | |
parent | 4dcf9ddc9ad5ab649abafa98c5a4d54b1a33dabb (diff) | |
download | linux-527c1e567ead03ec21f6707e79c166ce680f17f7.tar.xz |
USB: serial: keyspan_usa: add proper SPDX lines for .h files
The keyspan_usa??msg.h files are under a BSD-3 style license, so
properly label them as such with a SPDX line at the top of the file.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/keyspan_usa28msg.h')
-rw-r--r-- | drivers/usb/serial/keyspan_usa28msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/keyspan_usa28msg.h b/drivers/usb/serial/keyspan_usa28msg.h index dee454c4609a..a19f3fe5d98d 100644 --- a/drivers/usb/serial/keyspan_usa28msg.h +++ b/drivers/usb/serial/keyspan_usa28msg.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: BSD-3-Clause */ /* usa28msg.h |