Skip to content

Updating license file for consistency#18

Merged
dfeen87 merged 1 commit intomainfrom
copilot/update-license-consistency
Mar 22, 2026
Merged

Updating license file for consistency#18
dfeen87 merged 1 commit intomainfrom
copilot/update-license-consistency

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 22, 2026

Pull request created by AI Agent

@dfeen87 dfeen87 marked this pull request as ready for review March 22, 2026 12:10
Copilot AI review requested due to automatic review settings March 22, 2026 12:10
@dfeen87 dfeen87 merged commit 43dc1b1 into main Mar 22, 2026
2 checks passed
@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 deleted the copilot/update-license-consistency branch March 22, 2026 12:10
Copy link
Copy Markdown

Copilot AI left a comment

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 telemetry module’s header comment license declarations to align with the repository’s root LICENSE file (which is a non-commercial license).

Changes:

  • Replace License: MIT ... references with License: Non-Commercial (see LICENSE) across telemetry headers.
  • Standardize the telemetry headers to consistently reference the root LICENSE file.

Reviewed changes

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

Show a summary per file
File Description
include/raps/telemetry/telemetry_sink.hpp Updates license header line to Non-Commercial wording.
include/raps/telemetry/telemetry_run_directory.hpp Updates license header line and adds (see LICENSE) reference.
include/raps/telemetry/telemetry_ring_buffer.hpp Updates license header line to Non-Commercial wording.
include/raps/telemetry/telemetry_metadata.hpp Updates license header line to Non-Commercial wording.
include/raps/telemetry/telemetry_logger.hpp Updates license header line to Non-Commercial wording.
include/raps/telemetry/telemetry_event.hpp Updates license header line to Non-Commercial wording.
include/raps/telemetry/jsonl_sink.hpp Updates license header line to Non-Commercial wording.

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

Comment on lines 3 to 6
* Telemetry sink interface: keeps the core logger decoupled from export mechanisms.
*
* License: MIT (see LICENSE)
* License: Non-Commercial (see LICENSE)
*/
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

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

PR title suggests the LICENSE file was updated, but this PR only changes per-file header comments. Please either update the PR title/description to reflect that this is a header comment consistency change, or include the intended LICENSE file modifications in this PR.

Copilot uses AI. Check for mistakes.
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