Add LICENSE covering documentation and code - #575
Open
bhcopeland wants to merge 1 commit into
Open
Conversation
tales-aparecida
approved these changes
Aug 7, 2026
Contributor
|
looks good to me and matches our conversation. |
patersonc
reviewed
Aug 11, 2026
|
|
||
| SPDX-License-Identifier: LGPL-2.1-or-later | ||
|
|
||
| All code, including the Python tooling, Hugo layouts and templates, and SCSS, |
Collaborator
There was a problem hiding this comment.
Is LGPL-2.1-or-later the "right" license to use for Hugo templates etc.?
Member
Author
There was a problem hiding this comment.
Hmm good question. I think LGPL is an odd fit for templates. But 8.b.i makes LGPL-2.1 the Project License, so anything else needs an 8.c exception vote. I propose we go with LGPL for now, and I'll fold a template-licence exception into the wider exception motion that I can raise in the next TSC meeting if you think its worth doing.
Collaborator
There was a problem hiding this comment.
I can live with LGPL, just seemed strange. Up to you/TSC if it's worth changing or not :)
The repository had no licence file. Declare the split required by section 8 of the Technical Charter: documentation and website content under CC-BY-4.0 as required by 8.b.iv, and code under LGPL-2.1-or-later, the Project License defined in 8.b.i. The LGPL text is the copy already carried by kernelci-core, and matches the SPDX identifier used in that repository. The CC-BY-4.0 text is the canonical one published by Creative Commons. Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
bhcopeland
force-pushed
the
add-license
branch
from
August 11, 2026 11:52
87c70d2 to
9a65010
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The repository had no licence file. Declare the split required by section 8 of the Technical Charter: documentation and website content under CC-BY-4.0 as required by 8.b.iv, and code under LGPL-2.1-or-later, the Project License defined in 8.b.i.
The LGPL text is the copy already carried by kernelci-core, and matches the SPDX identifier used in that repository. The CC-BY-4.0 text is the canonical one published by Creative Commons.