| commit | 5158d3a3dabc29b3253ed61bca6588f4aecd142c | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Sun May 19 13:08:20 2019 +0100 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 19 13:08:59 2019 +0200 |
| tree | 70345814f5c518b67dbcc96759d3718201f9173d | |
| parent | aa5ee605457f8b7a4a7a81b957a78a28fbb4e48b [diff] |
treewide: Add SPDX license identifier
Add SPDX license identifiers to all files which:
- Have no license information of any form
- Have MODULE_LICENCE("GPL*") inside which was used in the initial
scan/conversion to ignore the file
These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:
GPL-2.0-only
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>