chore: add MIT license#65
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f347e27515
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,21 @@ | |||
| MIT License | |||
|
|
|||
| Copyright (c) 2026 Saag Patel | |||
There was a problem hiding this comment.
Correct the copyright holder name
The repository metadata and docs identify the maintainer as Saagar Patel (for example, docs/pitch-deck/build_deck.py:255), but this new license notice uses Saag Patel. Because MIT recipients must preserve this exact notice, a misspelled owner would propagate incorrect attribution in downstream copies; if Saagar Patel is the intended copyright holder, update this line before publishing.
Useful? React with 👍 / 👎.
Adds MIT LICENSE file (Copyright 2026 Saag Patel). Part of public-release readiness audit batch 2026-06-19.