Add CC BY 4.0 LICENSE file for blog content#1209
Open
dutow wants to merge 1 commit into
Open
Conversation
The "Write for the Percona Community" blog post (2026-05-22) states that community blog submissions are published under CC BY 4.0, but the license text was never committed, so GitHub did not detect or display it. Add the verbatim CC BY 4.0 legal text as LICENSE so GitHub's license detection recognizes it, and add a License section to the README clarifying that the license covers blog content and articles while the Hugo site code and tooling remain Copyright (c) Percona.
jeltz
reviewed
Jul 8, 2026
jeltz
left a comment
Contributor
There was a problem hiding this comment.
What to do with old blog posts, especially ones from external contributors? Do we need to add the right license for all of them when adding this?
|
|
||
| Unless otherwise specified, blog content and articles in this repository are licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](LICENSE) license. Contributors retain copyright of their work; see [Write for the Percona Community](https://percona.community/blog/2026/05/22/write-for-percona-community/) for details. | ||
|
|
||
| The site code (Hugo layouts, templates, configuration, and tooling) is Copyright (c) Percona and is not covered by CC BY 4.0. |
Contributor
There was a problem hiding this comment.
Have we discussed what license we want for the site code? If we are unapologetically open source it should be an open one.
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 "Write for the Percona Community" blog post (2026-05-22) states that community blog submissions are published under CC BY 4.0, but the license text was never committed, so GitHub did not detect or display it.
Add the verbatim CC BY 4.0 legal text as LICENSE so GitHub's license detection recognizes it, and add a License section to the README clarifying that the license covers blog content and articles while the Hugo site code and tooling remain Copyright (c) Percona.