docs: add Fulcrum copyright to root LICENSE and COPYING - #66
Conversation
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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughCopyright 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. ChangesLicense copyright attribution update
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)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
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 matchingCopyright (c) 2026 Fulcrum Genomics LLCline to the rootLICENSEandCOPYINGfiles, alongside Marcus's original notice, so the top-level license also reflects Fulcrum's authorship of the new work.Marcus's
2019notice 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
Summary by CodeRabbit