Skip to content

Commit 92cae64

Browse files
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. - 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
1 parent c630689 commit 92cae64

4 files changed

Lines changed: 1 addition & 210 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 121 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Further customization options for different types of files and folder structures
167167

168168
Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and [open a pull request](https://github.com/willtheorangeguy/Apache-File-Directory/compare).
169169

170-
Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
170+
Please read [`CONTRIBUTING`](https://github.com/willtheorangeguy/.github/blob/main/CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](https://github.com/willtheorangeguy/.github/blob/main/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
171171

172172
## Changelog
173173

SECURITY.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)