Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/raid/
Dpq.h66 #define MODULE_LICENSE(licence) argument
/linux-4.1.27/include/linux/
Dmodule.h421 } licence; member
/linux-4.1.27/kernel/
Dmodule.c379 if (syms->licence == GPL_ONLY) in check_symbol()
381 if (syms->licence == WILL_BE_GPL_ONLY && fsa->warn) { in check_symbol()