Skip to content

Commit fb08593

Browse files
Credit Matt Pocock's teach skill in the README
THIRD-PARTY-NOTICES.md already carried his copyright and the MIT permission notice for the study-plan shape StudyLoop adapted; the README's licence section only pointed at that file without naming him. Name the source where a reader looks first, and say plainly that the ideas were re-implemented rather than copied. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
1 parent 3561013 commit fb08593

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,17 @@ pull request process.
129129
- [CLI Reference](docs/cli-reference.md) — complete command details
130130
- [AuDHD Learning Philosophy](docs/audhd-learning-philosophy.md) — why the workflow is designed this way
131131

132-
## License
132+
## License and acknowledgements
133133

134-
MIT — see [LICENSE](LICENSE). Third-party work that influenced StudyLoop is
135-
credited in [THIRD-PARTY-NOTICES.md](THIRD-PARTY-NOTICES.md).
134+
MIT — see [LICENSE](LICENSE).
135+
136+
StudyLoop's study-plan shape (mission first, learning records kept like
137+
decision records, primary sources over recalled knowledge) is adapted from
138+
Matt Pocock's [`teach` skill](https://github.com/mattpocock/skills/tree/main/skills/productivity/teach),
139+
published under the MIT License, Copyright (c) 2026 Matt Pocock. The ideas
140+
were re-implemented rather than copied; his copyright notice and the MIT
141+
permission notice are kept in [THIRD-PARTY-NOTICES.md](THIRD-PARTY-NOTICES.md)
142+
so they travel with any portion that is ever reused verbatim.
143+
144+
Vendored fonts and JavaScript libraries, with their licences, are listed in the
145+
same file.

0 commit comments

Comments
 (0)