Home
last modified time | relevance | path

Searched refs:licence (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/firmware/
DREADME.AddingFirmware28 identifying the licence under which the firmware is available, and
29 that it is redistributable. If the licence is long and involved, it's
DWHENCE133 Original licence information:
181 Original licence information:
222 Original licence information: None
/linux-4.4.14/arch/arm/boot/dts/
Dlpc4350.dtsi7 * You can choose the licence that better fits your requirements.
Dlpc4357.dtsi7 * You can choose the licence that better fits your requirements.
Dlpc4337-ciaa.dts7 * You can choose the licence that better fits your requirements.
Dlpc4350-hitex-eval.dts7 * You can choose the licence that better fits your requirements.
Dlpc4357-ea4357-devkit.dts7 * You can choose the licence that better fits your requirements.
Dlpc18xx.dtsi7 * You can choose the licence that better fits your requirements.
/linux-4.4.14/include/linux/raid/
Dpq.h66 #define MODULE_LICENSE(licence) argument
/linux-4.4.14/include/linux/
Dmodule.h535 } licence; member
/linux-4.4.14/kernel/
Dmodule.c530 if (syms->licence == GPL_ONLY) in check_symbol()
532 if (syms->licence == WILL_BE_GPL_ONLY && fsa->warn) { in check_symbol()