Skip to content

chore: name the copyright holder in every licence appendix - #98

Merged
polaz merged 1 commit into
mainfrom
chore/licence-holder
Sep 5, 2026
Merged

chore: name the copyright holder in every licence appendix#98
polaz merged 1 commit into
mainfrom
chore/licence-holder

Conversation

@polaz

@polaz polaz commented Sep 5, 2026

Copy link
Copy Markdown
Member

All five Apache-2.0 licence files (root and the four packages) still carried the template placeholder Copyright [yyyy] [name of copyright owner]; they now name the maintainer, matching the NOTICE files.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T18:28:50.408690Z 3922e63 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: efc40477-9751-486c-a967-dfd80ffa76f2

📥 Commits

Reviewing files that changed from the base of the PR and between d5980e6 and 3922e63.

📒 Files selected for processing (5)
  • LICENSE
  • coordinode-embedded/LICENSE
  • coordinode/LICENSE
  • langchain-coordinode/LICENSE
  • llama-index-coordinode/LICENSE

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Updated copyright attribution across project license notices to identify Dmitry Prudnikov and the year 2026.

Walkthrough

The change replaces the Apache License copyright placeholder in five license files with Copyright 2026 Dmitry Prudnikov. No exported entities or code behavior changed.

Changes

License attribution

Layer / File(s) Summary
Update license notices
LICENSE, coordinode-embedded/LICENSE, coordinode/LICENSE, langchain-coordinode/LICENSE, llama-index-coordinode/LICENSE
Each Apache License boilerplate replaces the placeholder copyright line with Copyright 2026 Dmitry Prudnikov.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 3922e

This updates the copyright attribution consistently across the root and package license files without changing product behavior. No current merge-readiness risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: naming the copyright holder in all license appendices.
Description check ✅ Passed The description accurately explains that all five Apache-2.0 license files now replace the placeholder with the maintainer’s name.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/licence-holder

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@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: 3922e63c1c

ℹ️ 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
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2026 Dmitry Prudnikov

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 Restore the unmodified Apache-2.0 license text

The bracketed line is part of the Apache-2.0 appendix's example header: the preceding paragraph instructs users to replace those fields when attaching the boilerplate to a work, not in the license copy itself. Making this replacement in all five LICENSE files means the repository and published distributions no longer carry the canonical Apache-2.0 text despite declaring Apache-2.0, which can cause exact-text compliance or license-scanning failures. Keep the placeholder in each license and put the project-specific copyright in NOTICE (where it already appears) or in source-file headers.

Useful? React with 👍 / 👎.

@polaz
polaz merged commit 4cd20be into main Sep 5, 2026
14 checks passed
@polaz
polaz deleted the chore/licence-holder branch September 5, 2026 18:37
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant