Add the MIT licence for this repository's own work, and say what it does not cover - #27
Merged
Merged
Conversation
…oes not cover tools/, the runbook and skills, and the derived data in lectures/data/ are MIT, matching action-style-guide. The lecture prose the per-lecture reports quote — headings, captions, sentences, identifiers with line numbers — is excerpted from the QuantEcon lecture repositories to locate a finding and stays under whatever terms those repositories adopt; the README says so beside the licence, and this repository claims nothing over it. Closes #6 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds an explicit MIT license for this repository’s original tooling/content and clarifies in the README that quoted lecture excerpts remain under the source lecture repositories’ terms.
Changes:
- Add a root
LICENSEfile containing the MIT license (© 2026 QuantEcon). - Add a README “Licence” section that scopes what the MIT license covers vs. what it does not.
- Update the README repository layout snippet to include the
LICENSEfile.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
README.md |
Documents the licensing scope and references the new LICENSE file. |
LICENSE |
Introduces the MIT license text for the repository’s own work. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Closes #6, per the decision to go with MIT.
Root
LICENSE(MIT, © 2026 QuantEcon), matchingaction-style-guide. A new Licence section in the README scopes it: this repository's own work — the pipeline intools/, the runbook and skills, and the derived data inlectures/data/— is MIT; the lecture material the per-lecture reports quote is excerpted from the five QuantEcon lecture repositories to locate a finding and stays under whatever terms those repositories adopt, which this repository claims nothing over. The layout tree lists the file.Not touched:
contributions/issues/04-corpus-offer.mdmirrors a liveaction-style-guideissue (#21 there); if the offer should now name MIT for the derived data, that is agh issue editon the live issue plus a re-sync here, perUPDATE.md, and is left as a named follow-up rather than done silently.🤖 Generated with Claude Code