Home
last modified time | relevance | path

Searched refs:license (Results 1 – 6 of 6) sorted by relevance

/scripts/
A Dspdxexclude5 # Ignore the license directory and the licensing documentation which would
8 license-rules.rst
A Dbpf_doc.py425 license = '''\
436 print(license)
A Dcheckpatch.pl1164 my ($license) = @_;
1169 my $status = `cd "$root_path"; echo "$license" | scripts/spdxcheck.py -`;
/scripts/coccinelle/misc/
A Dadd_namespace.cocci22 expression license;
25 MODULE_LICENSE(license);
/scripts/mod/
A Dmodpost.c1563 char *license; in read_symbols() local
1589 license = get_modinfo(&info, "license"); in read_symbols()
1590 if (!license) in read_symbols()
1592 while (license) { in read_symbols()
1593 if (!license_is_gpl_compatible(license)) { in read_symbols()
1597 license = get_next_modinfo(&info, "license", license); in read_symbols()
/scripts/package/
A DPKGBUILD21 license=(GPL-2.0-only)

Completed in 15 milliseconds