tinalinux / linux-3.4

Other
6 stars 13 forks source link

missing GPL statement in some files #1

Open jernejsk opened 7 years ago

jernejsk commented 7 years ago

While it is great to see that a lot of files now have GPL statement, some files still don't: most files in drivers/video/sunxi/disp2/disp/de/lowlevel_* drivers/char/sunxi-di/di.c drivers/char/sunxi-di/di.h drivers/char/sunxi_tr/sun8iw6_transform.c drivers/char/sunxi_tr/transform.h most files in drivers/block/nand/sun8iw5p1/ arch/arm/mach-sunxi/sunxi-smc.S arch/arm/mach-sunxi/hibernate/main.c arch/arm/mach-sunxi/power/extended_standby.c arch/arm/mach-sunxi/power/brom.S most files in arch/arm/mach-sunxi/power/brom a lot of files in arch/arm/mach-sunxi/pm

If you are not willing to release ARISC source code, then please at least make a repo with binary files for all different SoCs and add redistribution license. That way we could make GPL compliant kernel through firmware loading.

tracewong commented 7 years ago

ths for your report,I will review those files。r16-* branch only for r16 soc,we will release more(r58、r18、r40)。

ThomasKaiser commented 7 years ago

@tracewong Any news on this?