LICENSES/dual/copyleft-next-0.3.1
Source file repositories/reference/linux-study-clean/LICENSES/dual/copyleft-next-0.3.1
File Facts
- System
- Linux kernel
- Corpus path
LICENSES/dual/copyleft-next-0.3.1- Extension
.1- Size
- 11429 bytes
- Lines
- 237
- Domain
- Support Tooling And Documentation
- Bucket
- LICENSES
- Inferred role
- Support Tooling And Documentation: LICENSES
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
Valid-License-Identifier: copyleft-next-0.3.1
SPDX-URL: https://spdx.org/licenses/copyleft-next-0.3.1
Usage-Guide:
copyleft-next-0.3.1 is explicitly compatible with GPLv2 (or later) and
can therefore be used for kernel code. Though the best and recommended
practice is to express this in the SPDX license identifier by
licensing the code under both licenses expressed by the OR operator.
To use the copyleft-next-0.3.1 license put the following SPDX tag/value
pair into a comment according to the placement guidelines in the
licensing rules documentation:
SPDX-License-Identifier: GPL-2.0-only OR copyleft-next 0.3.1
SPDX-License-Identifier: GPL-2.0-or-later OR copyleft-next-0.3.1
License-Text:
=======================================================================
copyleft-next 0.3.1 ("this License")
Release date: 2016-04-29
1. License Grants; No Trademark License
Subject to the terms of this License, I grant You:
a) A non-exclusive, worldwide, perpetual, royalty-free, irrevocable
copyright license, to reproduce, Distribute, prepare derivative works
of, publicly perform and publicly display My Work.
b) A non-exclusive, worldwide, perpetual, royalty-free, irrevocable
patent license under Licensed Patents to make, have made, use, sell,
offer for sale, and import Covered Works.
This License does not grant any rights in My name, trademarks, service
marks, or logos.
2. Distribution: General Conditions
You may Distribute Covered Works, provided that You (i) inform
recipients how they can obtain a copy of this License; (ii) satisfy the
applicable conditions of sections 3 through 6; and (iii) preserve all
Legal Notices contained in My Work (to the extent they remain
pertinent). "Legal Notices" means copyright notices, license notices,
license texts, and author attributions, but does not include logos,
other graphical images, trademarks or trademark legends.
3. Conditions for Distributing Derived Works; Outbound GPL Compatibility
If You Distribute a Derived Work, You must license the entire Derived
Work as a whole under this License, with prominent notice of such
licensing. This condition may not be avoided through such means as
separate Distribution of portions of the Derived Work.
If the Derived Work includes material licensed under the GPL, You may
instead license the Derived Work under the GPL.
4. Condition Against Further Restrictions; Inbound License Compatibility
When Distributing a Covered Work, You may not impose further
restrictions on the exercise of rights in the Covered Work granted under
this License. This condition is not excused merely because such
restrictions result from Your compliance with conditions or obligations
extrinsic to this License (such as a court order or an agreement with a
third party).
However, You may Distribute a Covered Work incorporating material
governed by a license that is both OSI-Approved and FSF-Free as of the
release date of this License, provided that compliance with such
other license would not conflict with any conditions stated in other
sections of this License.
5. Conditions for Distributing Object Code
Annotation
- Atlas domain: Support Tooling And Documentation / LICENSES.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.