license-rules.rst (c13aca79ff3c4af5fd31a5b2743a90eba6e36a26) | license-rules.rst (9799445af124c2476c7e0cc5432375348b6a4724) |
---|---|
1.. SPDX-License-Identifier: GPL-2.0 2 | 1.. SPDX-License-Identifier: GPL-2.0 2 |
3.. _kernel_licensing: 4 |
|
3Linux kernel licensing rules 4============================ 5 6The Linux Kernel is provided under the terms of the GNU General Public 7License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0, 8with an explicit syscall exception described in 9LICENSES/exceptions/Linux-syscall-note, as described in the COPYING file. 10 --- 362 unchanged lines hidden --- | 5Linux kernel licensing rules 6============================ 7 8The Linux Kernel is provided under the terms of the GNU General Public 9License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0, 10with an explicit syscall exception described in 11LICENSES/exceptions/Linux-syscall-note, as described in the COPYING file. 12 --- 362 unchanged lines hidden --- |