chore(docs): normalise licensing and consolidate health files - #116
Open
willtheorangeguy wants to merge 1 commit into
Open
chore(docs): normalise licensing and consolidate health files#116willtheorangeguy wants to merge 1 commit into
willtheorangeguy wants to merge 1 commit into
Conversation
Wave 1 of the documentation standardisation rollout. Mechanical only -- no prose was rewritten, and no file outside the set below was touched. - Licence body and copyright line normalised to the canonical text in willtheorangeguy/.github/licenses, replacing 28 divergent variants. Repositories deliberately on GPL-3.0, Apache-2.0, BSD-2 or an upstream copyright were left alone. - Extensionless LICENSE renamed to LICENSE.md for a single convention. - CONTENT_LICENSE.md added where a repository carries both code and content, so the two are licensed separately instead of one blanket grant covering material that was not ours to license. - Duplicated CODE_OF_CONDUCT.md, CONTRIBUTING.md and SECURITY.md removed from public repositories, which inherit them from the org-level .github repository. Private repositories keep their own copies, since org defaults do not reach them. - README links to those files rewritten to absolute .github URLs in the same commit as the deletion, so no link is ever left dangling. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TtaJBmFDK3GcSyuhSuZ84R
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.
chore(docs): normalise licensing and consolidate health files
Wave 1 of the documentation standardisation rollout. Mechanical only --
no prose was rewritten, and no file outside the set below was touched.
willtheorangeguy/.github/licenses, replacing 28 divergent variants.
Repositories deliberately on GPL-3.0, Apache-2.0, BSD-2 or an upstream
copyright were left alone.
content, so the two are licensed separately instead of one blanket
grant covering material that was not ours to license.
from public repositories, which inherit them from the org-level
.github repository. Private repositories keep their own copies, since
org defaults do not reach them.
same commit as the deletion, so no link is ever left dangling.
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01TtaJBmFDK3GcSyuhSuZ84R