/Linux-v5.4/include/linux/ |
D | license.h | 4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible() argument 6 return (strcmp(license, "GPL") == 0 in license_is_gpl_compatible() 7 || strcmp(license, "GPL v2") == 0 in license_is_gpl_compatible() 8 || strcmp(license, "GPL and additional rights") == 0 in license_is_gpl_compatible() 9 || strcmp(license, "Dual BSD/GPL") == 0 in license_is_gpl_compatible() 10 || strcmp(license, "Dual MIT/GPL") == 0 in license_is_gpl_compatible() 11 || strcmp(license, "Dual MPL/GPL") == 0); in license_is_gpl_compatible()
|
/Linux-v5.4/Documentation/process/ |
D | license-rules.rst | 14 should be annotated to make its license clear and unambiguous. 15 It doesn't replace the Kernel's license. 17 The license described in the COPYING file applies to the kernel source 18 as a whole, though individual source files can have a different license 28 Aside from that, individual files can be provided under a dual license, 30 permissive license like BSD, MIT etc. 38 kernel, the exception must be documented by a special license expression. 40 The common way of expressing the license of a source file is to add the 43 tools which are used in the context of license compliance. 46 Exchange (SPDX) license identifiers in each source file. SPDX license [all …]
|
D | kernel-enforcement-statement.rst | 7 is used and how the license for our software is enforced. Compliance with the 23 license with respect to any non-defensive assertion of rights under the 24 license. 26 However, if you cease all violation of this License, then your license 29 terminates your license, and (b) permanently, if the copyright holder 33 Moreover, your license from a particular copyright holder is
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_stub.c | 23 size_t insns_cnt, const char *license, in bpf_test_load_program() argument 35 load_attr.license = license; in bpf_test_load_program()
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | license-rules.rst | 5 :Original: :ref:`Documentation/process/license-rules.rst <kernel_licensing>` 185 To use this license in source code, put one of the following SPDX 193 Full license text 200 To use this license in source code, put the following SPDX 205 Full license text 237 Usage of this license in the kernel for new code is discouraged 240 To use this license in source code, put the following SPDX 245 Full license text
|
/Linux-v5.4/scripts/coccinelle/misc/ |
D | add_namespace.cocci | 21 expression license; 24 MODULE_LICENSE(license);
|
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ |
D | raw_tp_writable_test_run.c | 21 .license = "GPL v2", in test_raw_tp_writable_test_run() 39 .license = "GPL v2", in test_raw_tp_writable_test_run()
|
D | raw_tp_writable_reject_nbd_invalid.c | 23 .license = "GPL v2", in test_raw_tp_writable_reject_nbd_invalid()
|
/Linux-v5.4/LICENSES/dual/ |
D | CDDL-1.0 | 5 dual-licensed files where the other license is GPL2 compatible. 7 license using "OR". 91 license: 110 (d) Notwithstanding Section 2.1(b) above, no patent license is 122 license: 147 (d) Notwithstanding Section 2.2(b) above, no patent license is 207 under the terms of this License or under the terms of a license of 210 and that the license for the Executable form does not attempt to 213 Software in Executable form under a different license, You must 232 Sun Microsystems, Inc. is the initial license steward and may [all …]
|
D | MPL-1.1 | 5 dual-licensed files where the other license is GPL2 compatible. 7 license using "OR". 99 non-exclusive license, subject to third party intellectual property 116 (d) Notwithstanding Section 2.1(b) above, no patent license is 124 hereby grants You a world-wide, royalty-free, non-exclusive license 146 (d) Notwithstanding Section 2.2(b) above, no patent license is 196 If Contributor has knowledge that a license under a third party's 253 Code or ownership rights under a license of Your choice, which may 255 compliance with the terms of this License and that the license for the 259 license You must make it absolutely clear that any terms which differ [all …]
|
D | Apache-2.0 | 5 for dual-licensed files where the other license is GPL2 compatible. 7 license using "OR". 82 non-exclusive, no-charge, royalty-free, irrevocable copyright license to 90 this section) patent license to make, have made, use, offer to sell, 91 sell, import, and otherwise transfer the Work, where such license 135 provide additional or different license terms and conditions for use, 146 license agreement you may have executed with Licensor regarding such
|
/Linux-v5.4/tools/lib/bpf/ |
D | bpf.h | 79 const char *license; member 103 const char *license, __u32 kern_version, 108 const char *license, __u32 kern_version,
|
D | bpf.c | 233 attr.license = ptr_to_u64(load_attr->license); in bpf_load_program_xattr() 317 size_t insns_cnt, const char *license, in bpf_load_program() argument 329 load_attr.license = license; in bpf_load_program() 336 size_t insns_cnt, __u32 prog_flags, const char *license, in bpf_verify_program() argument 346 attr.license = ptr_to_u64(license); in bpf_verify_program()
|
/Linux-v5.4/tools/perf/examples/bpf/ |
D | empty.c | 3 license(GPL);
|
D | hello.c | 9 license(GPL);
|
D | 5sec.c | 49 license(GPL);
|
D | sys_enter_openat.c | 33 license(GPL);
|
/Linux-v5.4/Documentation/ |
D | index.rst | 22 The following describes the license of the Linux kernel source code 23 (GPLv2), how to properly mark the license of individual files in the source 24 tree, as well as links to the full license text.
|
/Linux-v5.4/samples/bpf/ |
D | bpf_load.c | 32 static char license[128]; variable 131 fd = bpf_load_program(prog_type, prog, insns_cnt, license, kern_version, in load_and_attach() 520 memset(license, 0, sizeof(license)); in do_load_bpf_file() 554 memcpy(license, data->d_buf, data->d_size); in do_load_bpf_file()
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | request-func-close.rst | 2 .. of the GPL 2.0 or the GFDL 1.1+ license, at your option. Note that this 22 .. and no Back-Cover Texts. A copy of the license is included at
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | alphascale-asm9260-devkit.dts | 4 * Licensed under the X11 license or the GPL v2 (or later)
|
/Linux-v5.4/LICENSES/deprecated/ |
D | GPL-1.0 | 6 required to be compatible with the general license of the project: GPLv2. 7 To use the license in source code, put the following SPDX tag/value pair 19 of this license document, but changing it is not allowed. 23 The license agreements of most software companies try to keep users 49 (2) offer you this license which gives you legal permission to copy, 150 on the Program) you indicate your acceptance of this license to do so, 154 Program), the recipient automatically receives a license from the original 165 specifies a version number of the license which applies to it and "any 169 the license, you may choose any version ever published by the Free Software
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | license-rules.rst | 5 :Original: :ref:`Documentation/process/license-rules.rst <kernel_licensing>` 228 To use this license in source code, put one of the following SPDX 236 Full license text 243 To use this license in source code, put the following SPDX 248 Full license text 285 Usage of this license in the kernel for new code is discouraged 288 To use this license in source code, put the following SPDX 293 Full license text 333 dual-licensed files where the other license is GPL2 compatible. 335 license using "OR". [all …]
|
/Linux-v5.4/Documentation/media/uapi/ |
D | fdl-appendix.rst | 5 .. and no Back-Cover Texts. A copy of the license is included at 32 complements the GNU General Public License, which is a copyleft license 136 License, the copyright notices, and the license notice saying this 155 numbering more than 100, and the Document's license notice requires 237 Include, immediately after the copyright notices, a license notice 243 Preserve in that license notice the full lists of 246 :ref:`Document's <fdl-document>` license notice. 297 license notice. These titles must be distinct from any other section 336 combined work in its license notice. 345 list of Invariant Sections in the license notice of the combined work. [all …]
|
/Linux-v5.4/LICENSES/preferred/ |
D | LGPL-2.1 | 5 To use this license in source code, put one of the following SPDX 22 license document, but changing it is not allowed. 35 This license, the Lesser General Public License, applies to some specially 38 we suggest you first think carefully about whether this license or the 63 library, and (2) we offer you this license, which gives you legal 74 restrict the users of a free program by obtaining a restrictive license 75 from a patent holder. Therefore, we insist that any patent license obtained 77 use specified in this license. 80 General Public License. This license, the GNU Lesser General Public 82 from the ordinary General Public License. We use this license for certain [all …]
|