commit | 473f01f7e4b9fc53d44c446ad22b39070c65393f | [log] [tgz] |
---|---|---|
author | Alan Tull <atull@kernel.org> | Wed May 16 18:49:58 2018 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 25 18:23:56 2018 +0200 |
tree | edaaa9171a4cd9e81313e9544ffa9bb0b1144559 | |
parent | 9f368977b4589e2fe0b9d3a4cbaf11ff6a58ecf5 [diff] [blame] |
fpga: use SPDX Replace GPLv2 boilerplate with SPDX in FPGA code that came from me or from Altera. Signed-off-by: Alan Tull <atull@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
diff --git a/include/linux/fpga/fpga-region.h b/include/linux/fpga/fpga-region.h index f2e215b..d7071cd 100644 --- a/include/linux/fpga/fpga-region.h +++ b/include/linux/fpga/fpga-region.h
@@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + #ifndef _FPGA_REGION_H #define _FPGA_REGION_H