Skip to content

Add LICENSE files for code+schemas - #155

Merged
gnidan merged 1 commit into
mainfrom
license
Jun 25, 2025
Merged

Add LICENSE files for code+schemas#155
gnidan merged 1 commit into
mainfrom
license

Conversation

@gnidan

@gnidan gnidan commented Jun 25, 2025

Copy link
Copy Markdown
Member
  • License schemas with CC0 (public domain)
  • License everything else with MIT

@gnidan
gnidan requested a review from Copilot June 25, 2025 12:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds licensing files to clearly differentiate the license for JSON schemas (using CC0 1.0 Universal) from the rest of the repository (using the MIT License). Key changes include:

  • Adding a complete CC0 license file to the schemas/ directory.
  • Updating the README.md to explain the dual-license approach.
  • Introducing a new MIT license file for all non-schema code.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
schemas/LICENSE Adds the full CC0 license text for JSON schemas.
README.md Documents the dual-license approach for the repository.
LICENSE Provides the MIT License for the rest of the repository.

@github-actions

github-actions Bot commented Jun 25, 2025

Copy link
Copy Markdown
Contributor
PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-06-25 12:50 UTC

@gnidan
gnidan merged commit d67fe49 into main Jun 25, 2025
3 checks passed
@gnidan
gnidan deleted the license branch June 25, 2025 12:47
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.

3 participants