Skip to content

Add MIT license - #2

Merged
Protonmatter merged 1 commit into
mainfrom
add-license
Jul 24, 2026
Merged

Add MIT license#2
Protonmatter merged 1 commit into
mainfrom
add-license

Conversation

@Protonmatter

Copy link
Copy Markdown
Owner

The repo had no license file, so it defaulted to all-rights-reserved — nobody could legally install, modify, or redistribute the pet. Adds the MIT License (holder: Protonmatter, 2026), which GitHub will auto-detect and surface in the repo sidebar.

The project had no license, which defaults to all-rights-reserved and
blocks anyone from installing, modifying, or redistributing the pet.
Add the MIT License to make the package freely usable.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 068d083915

ℹ️ 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".

Comment thread LICENSE
Comment on lines +12 to +13
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Include the MIT notice in runtime archives

After this file makes the project MIT-licensed, generated runtime releases still omit the license notice: scripts/package_release.py writes pebble-poses-runtime.zip with only pebble-poses/pet.json and pebble-poses/spritesheet.png. Anyone distributing or installing that runtime zip gets a copy/substantial portion of the software without the notice that the license now requires, so please add LICENSE to the runtime package or otherwise include the notice in the packaged pet.

Useful? React with 👍 / 👎.

@Protonmatter
Protonmatter merged commit f52c3e8 into main Jul 24, 2026
1 check passed
@Protonmatter
Protonmatter deleted the add-license branch July 24, 2026 02:57
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