Skip to content

docs: move attribution notice out of license#2

Open
2023Anita wants to merge 1 commit into
K-Dense-AI:mainfrom
2023Anita:docs-license-notice
Open

docs: move attribution notice out of license#2
2023Anita wants to merge 1 commit into
K-Dense-AI:mainfrom
2023Anita:docs-license-notice

Conversation

@2023Anita

Copy link
Copy Markdown

Summary

  • keep LICENSE as the standard MIT license text only
  • move the Superpowers architecture attribution into a separate NOTICE file
  • link both LICENSE and NOTICE from the README license section

Motivation

The README and package manifests identify the project as MIT licensed, but GitHub currently reports the repository license as Other. Keeping the license file as the standard MIT template should make license detection clearer while preserving the attribution note in a conventional place.

Verification

bash scripts/bump-version.sh --check
git diff --check

I also checked locally that:

  • LICENSE no longer contains the attribution note
  • NOTICE exists
  • README.md links to NOTICE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant