| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+ | Rahul Bedarkar | 2017-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
| * | package/kodi-screensaver-cpblobs: new package | Bernd Kuhls | 2016-03-05 | 1 | -0/+13 |
| Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: fix license, it's GPLv2, not GPLv2+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||||

