Commit Graph

5 Commits

Author SHA1 Message Date
40064e72da LICENSES: sync with upstream OpenWrt
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-10 15:46:44 +08:00
eb782c0833 license: re-license Project ImmortalWrt under GPL-2.0-only
This fixes license conflict with upstream OpenWrt.

Reviewed-at: https://github.com/immortalwrt/immortalwrt/pull/839.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-24 10:42:24 +08:00
10ab612d80 LICENSE: add GPL-3.0
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-16 14:12:14 +08:00
0b234c70ec Merge Official Source 2021-02-15 12:05:10 +08:00
882e301461 LICENSES: include all used licenses in LICENSES directory
OpenWrt ships code not only licensed via GPL-2.0-{only,or-later}.
Reflect that by adding the missing licenses, just like the kernel
does.

This patch takes the license text as it is found in the Linux
kernel, which might probably be the best common denominator here.

In contrast to the kernel versions, only some changes to the
valid and recommended identifiers were made (GPL-x.x+ vs.
GPL-x.x-or-later and similar).

Suggested-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-14 19:21:38 +01:00