commit | 688c73c64d1acdb73565656dd2ea1cf8a4e5b2a3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Dec 01 08:47:11 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 11 07:42:54 2017 -0500 |
tree | 5f54d391112de375aef8ff9dcc8a18fb7799dc4b | |
parent | 75d1e3ef9f98145acff7e558dfe2a175f1e4db9e [diff] |
media: rc keymaps: add SPDX identifiers to the code I wrote As we're now using SPDX identifiers, on the several RC keymap files I wrote, add the proper SPDX, identifying the license I meant. As we're now using the short license, it doesn't make sense to keep the original license text. Also, fix MODULE_LICENSE to identify GPL v2, as this is the minimal license requirement for those modles. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>