Skip to content

Add attribution to original java-llama.cpp fork#142

Merged
bernardladenthin merged 1 commit into
mainfrom
claude/add-fork-attribution-gWQbp
May 15, 2026
Merged

Add attribution to original java-llama.cpp fork#142
bernardladenthin merged 1 commit into
mainfrom
claude/add-fork-attribution-gWQbp

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

Add a prominent attribution notice in the README acknowledging that this project is forked from kherud/java-llama.cpp and crediting @kherud for the original work.

Changes

  • Added a blockquote notice at the top of README.md (after badges) clearly stating the fork origin and thanking the original author

Rationale

This change ensures proper attribution to the original project maintainer and makes the fork relationship transparent to users discovering this repository.

https://claude.ai/code/session_01ARt8uaa73YqxMLw1KThMjW

Honors the original java-llama.cpp project by kherud with a prominent
blockquote at the top of README.md.

https://claude.ai/code/session_01ARt8uaa73YqxMLw1KThMjW
@bernardladenthin bernardladenthin merged commit 25701f0 into main May 15, 2026
4 of 13 checks passed
@bernardladenthin bernardladenthin deleted the claude/add-fork-attribution-gWQbp branch May 15, 2026 19:47
@claude

claude Bot commented May 15, 2026

Copy link
Copy Markdown

Review Summary

Approved — This is a well-executed attribution PR with no issues.

Strengths

  • Clear and concise: The blockquote attribution is easy to spot and immediately communicates the fork relationship
  • Proper placement: Positioned right after badges, before the main heading — high visibility for users discovering the repo
  • Clean markdown: Syntax is correct; links are properly formatted with both direct URL and GitHub handle mentions
  • Ethical attribution: Properly credits the original author; builds goodwill and transparency in the open-source community

Analysis

  • No code changes: Only documentation, no security, logic, or dependency concerns
  • Links verified: Both the repository link and @kherud mention are properly formatted
  • No breaking changes: Purely additive; doesn't affect builds, tests, or functionality

This change embodies good open-source practices and strengthens the project's credibility. 👍

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.

2 participants