diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-17 09:23:46 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-01-18 11:09:32 +0100 |
commit | 527c1e567ead03ec21f6707e79c166ce680f17f7 (patch) | |
tree | ae402d2d3aeca5eb2bc62791c5323889ee2e7c2d /drivers/usb/serial/keyspan_usa49msg.h | |
parent | 4dcf9ddc9ad5ab649abafa98c5a4d54b1a33dabb (diff) | |
download | linux-527c1e567ead03ec21f6707e79c166ce680f17f7.tar.gz linux-527c1e567ead03ec21f6707e79c166ce680f17f7.tar.bz2 linux-527c1e567ead03ec21f6707e79c166ce680f17f7.zip |
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_usa49msg.h')
-rw-r--r-- | drivers/usb/serial/keyspan_usa49msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/keyspan_usa49msg.h b/drivers/usb/serial/keyspan_usa49msg.h index 163b2dea2ec5..8c3970fdd868 100644 --- a/drivers/usb/serial/keyspan_usa49msg.h +++ b/drivers/usb/serial/keyspan_usa49msg.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: BSD-3-Clause */ /* usa49msg.h |