Skip to content

docs: add Fulcrum copyright to root LICENSE and COPYING - #66

Merged
nh13 merged 1 commit into
mainfrom
docs/fulcrum-copyright
Jul 7, 2026
Merged

docs: add Fulcrum copyright to root LICENSE and COPYING#66
nh13 merged 1 commit into
mainfrom
docs/fulcrum-copyright

Conversation

@nh13

@nh13 nh13 commented Jul 7, 2026

Copy link
Copy Markdown

prmi is a fork of learnedsystems/RMI (Ryan Marcus, MIT-licensed), substantially extended by Fulcrum Genomics with the genomic suffix-array trainer, frozen on-disk sidecar format, runtime reader, and C FFI.

Fulcrum's copyright was already asserted at the per-file header level and documented in LICENSE-FORK-NOTICE.md. This adds a matching Copyright (c) 2026 Fulcrum Genomics LLC line to the root LICENSE and COPYING files, alongside Marcus's original notice, so the top-level license also reflects Fulcrum's authorship of the new work.

Marcus's 2019 notice is retained (MIT requires the original copyright notice be included in derivatives). The fork notice is updated to describe the added line so it stays consistent with the root files.

LICENSE / COPYING

Copyright (c) 2019 Ryan Marcus
Copyright (c) 2026 Fulcrum Genomics LLC

Summary by CodeRabbit

  • Documentation
    • Updated repository license notices to reflect current copyright attribution.
    • Added a fork notice entry acknowledging Fulcrum Genomics LLC while keeping the MIT terms unchanged.

prmi is a fork of learnedsystems/RMI (Ryan Marcus, MIT) substantially
extended by Fulcrum Genomics. Add a Fulcrum Genomics LLC copyright line
alongside Marcus's original notice in the root LICENSE and COPYING, and
update the fork notice to describe the added line. Marcus's notice is
retained as required for a derivative work under the MIT license.
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 46913d2a-c2a0-48b0-9f78-fe5c79c0c99e

📥 Commits

Reviewing files that changed from the base of the PR and between c87da8d and 6264927.

📒 Files selected for processing (3)
  • COPYING
  • LICENSE
  • LICENSE-FORK-NOTICE.md

Walkthrough

Copyright attribution lines were updated in COPYING and LICENSE from "2019 Ryan Marcus" to "2026 Fulcrum Genomics LLC". LICENSE-FORK-NOTICE.md was updated to add a Fulcrum Genomics copyright line alongside the existing fork notice text.

Changes

License copyright attribution update

Layer / File(s) Summary
Copyright line updates
COPYING, LICENSE, LICENSE-FORK-NOTICE.md
Copyright attribution changed to "Copyright (c) 2026 Fulcrum Genomics LLC" in COPYING and LICENSE; LICENSE-FORK-NOTICE.md text updated to add the same attribution for new work.

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

Risk: No fix needed — verify the year/entity string is byte-identical across all three files (COPYING, LICENSE, LICENSE-FORK-NOTICE.md); mismatched attribution text between them is the only realistic defect here.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Accurately describes the main change to the root license files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 docs/fulcrum-copyright

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.

@nh13

nh13 commented Jul 7, 2026

Copy link
Copy Markdown
Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@nh13
nh13 merged commit 304d632 into main Jul 7, 2026
4 checks passed
@nh13
nh13 deleted the docs/fulcrum-copyright branch July 7, 2026 18:53
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