Skip to content

Update licensing to PolyForm Noncommercial - #14

Merged
dfeen87 merged 1 commit into
mainfrom
jules-2271775356130476097-eb7c63be
Aug 5, 2026
Merged

Update licensing to PolyForm Noncommercial#14
dfeen87 merged 1 commit into
mainfrom
jules-2271775356130476097-eb7c63be

Conversation

@dfeen87

@dfeen87 dfeen87 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Replaced the MIT License with PolyForm Noncommercial License 1.0.0, updated headers in all source python files, updated README.md and other spec and citation files, and verified that everything works perfectly.


PR created automatically by Jules for task 2271775356130476097 started by @dfeen87

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Copilot AI lite review requested due to automatic review settings August 5, 2026 11:12
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@dfeen87
dfeen87 merged commit 36fa271 into main Aug 5, 2026
4 checks passed
@dfeen87
dfeen87 deleted the jules-2271775356130476097-eb7c63be branch August 5, 2026 11:14

Copilot AI 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.

Pull request overview

This PR updates the project’s licensing from MIT to PolyForm Noncommercial 1.0.0 and propagates that change across repository metadata and file headers.

Changes:

  • Replaced LICENSE contents and updated license references in README.md, CITATION.cff, and api/openapi.yaml.
  • Added a PolyForm Noncommercial license header comment to Python source and test files.
  • Updated README wording to reflect “source-available / non-commercial” usage terms.

Reviewed changes

Copilot reviewed 32 out of 32 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/schema_linter.py Adds PolyForm Noncommercial license header comment.
tools/migration_helper.py Adds PolyForm Noncommercial license header comment.
tests/test_validation.py Adds PolyForm Noncommercial license header comment.
tests/test_security_robustness.py Adds PolyForm Noncommercial license header comment.
tests/test_schema.py Adds PolyForm Noncommercial license header comment.
tests/test_query.py Adds PolyForm Noncommercial license header comment.
tests/test_api.py Adds PolyForm Noncommercial license header comment.
tests/run_tests.py Adds PolyForm Noncommercial license header comment (after shebang).
tests/api/test_endpoints.py Adds PolyForm Noncommercial license header comment.
tests/init.py Adds PolyForm Noncommercial license header comment.
README.md Updates license badge/text and license section to PolyForm Noncommercial.
query/query_builder.py Adds PolyForm Noncommercial license header comment.
query/predicates.py Adds PolyForm Noncommercial license header comment.
query/filters.py Adds PolyForm Noncommercial license header comment.
query/explain.py Adds PolyForm Noncommercial license header comment.
query/init.py Adds PolyForm Noncommercial license header comment.
LICENSE Replaces MIT with PolyForm Noncommercial license text.
indexer/serialize.py Adds PolyForm Noncommercial license header comment.
indexer/index_text.py Adds PolyForm Noncommercial license header comment.
indexer/adapters.py Adds PolyForm Noncommercial license header comment.
indexer/init.py Adds PolyForm Noncommercial license header comment.
core/validate.py Adds PolyForm Noncommercial license header comment.
core/normalize.py Adds PolyForm Noncommercial license header comment.
core/errors.py Adds PolyForm Noncommercial license header comment.
core/descriptor.py Adds PolyForm Noncommercial license header comment.
core/init.py Adds PolyForm Noncommercial license header comment.
CITATION.cff Updates declared license value.
api/storage.py Adds PolyForm Noncommercial license header comment.
api/openapi.yaml Updates OpenAPI license name/url.
api/main.py Adds PolyForm Noncommercial license header comment.
api/embeddings.py Adds PolyForm Noncommercial license header comment.
api/config.py Adds PolyForm Noncommercial license header comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread LICENSE
Comment on lines +129 to +133
**Your licenses** are all the licenses granted to you for the
software under these terms.

**Use** means anything you do with the software requiring one
of your licenses.
Comment thread CITATION.cff
given-names: Don Michael
email: dfeen87@gmail.com
license: MIT
license: PolyForm Noncommercial 1.0.0
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.

2 participants