Skip to content

chore(license): normalize Apache 2.0 notice - #11

Merged
yordis merged 1 commit into
mainfrom
yordis/chore-normalize-apache-license
Sep 17, 2026
Merged

yordis merged 1 commit into
mainfrom
yordis/chore-normalize-apache-license

Conversation

@yordis

@yordis yordis commented Sep 17, 2026

Copy link
Copy Markdown
Member
  • Keeps licensing metadata consistent across TrogonEventStore clients and aligned with GitHub's official Apache 2.0 template.

  • Preserves inherited Kurrent attribution while making current stewardship explicit.

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@cursor

cursor Bot commented Sep 17, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation and NuGet packaging metadata only; no runtime or API behavior changes.

Overview
Aligns the repo with GitHub’s Apache 2.0 template by updating the appendix boilerplate to describe square brackets [] instead of curly braces {}.

License packaging and links now consistently use a root LICENSE file instead of LICENSE.md: the README attribution link, NuGet PackageLicenseFile / packed license item in src/Directory.Build.props, and the sample TLS Docker build COPY step all point at LICENSE. Inherited Kurrent and current Straw Hat copyright lines in LICENSE are unchanged in substance—this PR is metadata and notice normalization, not a license change.

Reviewed by Cursor Bugbot for commit 747f1fe. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: d34753d0-bc97-4b56-b66a-6d693dca315b

📥 Commits

Reviewing files that changed from the base of the PR and between 662de53 and 747f1fe.

📒 Files selected for processing (4)
  • LICENSE
  • README.md
  • samples/secure-with-tls/Dockerfile
  • src/Directory.Build.props

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


Walkthrough

The change standardizes repository references on LICENSE instead of LICENSE.md. It updates the README link, Docker build input, package metadata, package contents, and license appendix placeholder delimiters.

Changes

License alignment

Layer / File(s) Summary
License definition and attribution
LICENSE, README.md
The license appendix now uses square-bracket placeholders. The README links to LICENSE.
Build and package references
samples/secure-with-tls/Dockerfile, src/Directory.Build.props
The Docker build and package configuration now reference and package LICENSE.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to 747f1

The license filename references are aligned, and the sample image build can access the renamed LICENSE file. No actionable merge risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the license notice normalization, which matches the main changes across the license file, README, Dockerfile, and package metadata.
Description check ✅ Passed The description directly explains the licensing metadata updates, alignment with the Apache 2.0 template, and attribution changes covered by the pull request.
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 yordis/chore-normalize-apache-license

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

A rabbit checks the license trail
Square brackets mark the detail
README points to the proper name
Builds and packages do the same
One clear path now leads the way

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

@yordis
yordis merged commit 8457613 into main Sep 17, 2026
7 checks passed
@yordis
yordis deleted the yordis/chore-normalize-apache-license branch September 17, 2026 03:03
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.

1 participant