Skip to content

Update licensing to PolyForm Noncommercial. - #22

Merged
dfeen87 merged 2 commits into
mainfrom
jules-10007305184213266588-cd48b036
Aug 5, 2026
Merged

Update licensing to PolyForm Noncommercial.#22
dfeen87 merged 2 commits into
mainfrom
jules-10007305184213266588-cd48b036

Conversation

@dfeen87

@dfeen87 dfeen87 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Updated repository licensing from MIT to PolyForm Noncommercial License 1.0.0. Added license headers to all C++, Python, and Makefile source files. Updated README.md and conceptual dashboard to reflect the new non-commercial terms.


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

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 5, 2026 09:40
@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.

@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.

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 transitions the repository from the MIT License to the PolyForm Noncommercial License 1.0.0, and propagates that change through source headers and user-facing documentation.

Changes:

  • Replaced LICENSE contents with the PolyForm Noncommercial License 1.0.0 text.
  • Added a short license header line to C++, Python, and Makefile sources.
  • Updated README and the dashboard footer to reference the new license.

Reviewed changes

Copilot reviewed 39 out of 39 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/train_sensor_fusion_model.py Adds PolyForm Noncommercial license header comment.
examples/rest_api_client.py Adds PolyForm Noncommercial license header comment.
Makefile Adds PolyForm Noncommercial license header comment.
LICENSE Replaces MIT license text with PolyForm Noncommercial License 1.0.0 text.
README.md Updates badge and license section to reference PolyForm Noncommercial.
dashboard/ai_iv_dashboard.html Updates footer license label to PolyForm Noncommercial.
tests/test_state_estimator.cpp Adds PolyForm Noncommercial license header comment.
tests/test_safety_monitor.cpp Adds PolyForm Noncommercial license header comment.
tests/test_neural_estimator.cpp Adds PolyForm Noncommercial license header comment.
src/Utils.hpp Adds PolyForm Noncommercial license header comment.
src/SystemLogger.hpp Adds PolyForm Noncommercial license header comment.
src/SystemLogger.cpp Adds PolyForm Noncommercial license header comment.
src/StateEstimator.hpp Adds PolyForm Noncommercial license header comment.
src/StateEstimator.cpp Adds PolyForm Noncommercial license header comment.
src/simulation_engine.hpp Adds PolyForm Noncommercial license header comment.
src/simulation_engine.cpp Adds PolyForm Noncommercial license header comment.
src/SafetyMonitor.hpp Adds PolyForm Noncommercial license header comment.
src/SafetyMonitor.cpp Adds PolyForm Noncommercial license header comment.
src/rest_api_server.hpp Adds PolyForm Noncommercial license header comment.
src/rest_api_server.cpp Adds PolyForm Noncommercial license header comment.
src/replay_logger.hpp Adds PolyForm Noncommercial license header comment.
src/precision_spine/TreatmentFlow.hpp Adds PolyForm Noncommercial license header comment.
src/precision_spine/PrecisionSpine.hpp Adds PolyForm Noncommercial license header comment.
src/precision_spine/PrecisionSpine.cpp Adds PolyForm Noncommercial license header comment.
src/NeuralStateEstimator.hpp Adds PolyForm Noncommercial license header comment.
src/iv_system_types.hpp Adds PolyForm Noncommercial license header comment.
src/domains/metabojoint_domain.hpp Adds PolyForm Noncommercial license header comment.
src/config_defaults.hpp Adds PolyForm Noncommercial license header comment.
src/AdaptiveController.hpp Adds PolyForm Noncommercial license header comment.
src/AdaptiveController.cpp Adds PolyForm Noncommercial license header comment.
src/adaptive_iv_therapy_control_system.cpp Adds PolyForm Noncommercial license header comment.
iv_logic/vital_signal_generator.hpp Adds PolyForm Noncommercial license header comment.
iv_logic/vital_signal_generator.cpp Adds PolyForm Noncommercial license header comment.
iv_logic/ailee_decision_engine.hpp Adds PolyForm Noncommercial license header comment.
iv_logic/ailee_decision_engine.cpp Adds PolyForm Noncommercial license header comment.
iv_extensions/simulation_metrics_observer.hpp Adds PolyForm Noncommercial license header comment.
iv_extensions/simulation_metrics_observer.cpp Adds PolyForm Noncommercial license header comment.
iv_extensions/flow_adjustment_plugin.hpp Adds PolyForm Noncommercial license header comment.
iv_extensions/flow_adjustment_plugin.cpp Adds PolyForm Noncommercial license header comment.

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

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@dfeen87
dfeen87 merged commit b38925c into main Aug 5, 2026
4 checks passed
@dfeen87
dfeen87 deleted the jules-10007305184213266588-cd48b036 branch August 5, 2026 09:49
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