Skip to content

Add LICENSE.md with rich GitHub Markdown formatting - #2

Open
SufficientDaikon wants to merge 1 commit into
BrAtUkA:mainfrom
SufficientDaikon:feat/license
Open

Add LICENSE.md with rich GitHub Markdown formatting#2
SufficientDaikon wants to merge 1 commit into
BrAtUkA:mainfrom
SufficientDaikon:feat/license

Conversation

@SufficientDaikon

Copy link
Copy Markdown
Contributor

Summary

  • Adds LICENSE.md as a visually enhanced companion to the plain LICENSE file
  • Plain LICENSE kept intact for GitHub's license auto-detection badge

What's added

Element Purpose
Badge row (for-the-badge) License type, commercial use (red), personal use (green), modifications (green)
> [!IMPORTANT] alert Noncommercial restriction front-and-center
Permissions table ✅/❌ breakdown — no legal jargon to parse
<details> collapsible Full legal text preserved but tucked away
> [!NOTE] alert Commercial inquiry CTA with email + discussions link
Attribution table Original MIT license, upstream repo, fork boundary clearly documented
> [!TIP] alert Clarifies only fork additions are restricted

Test plan

  • Verify badges render correctly on GitHub
  • Verify <details> collapsible expands
  • Verify all links resolve (upstream repo, email, discussions)
  • Confirm plain LICENSE still triggers GitHub's license detection

🤖 Generated with Claude Code

Enhances license presentation with badges, permissions table, collapsible
full text, fork attribution table, and alerts for commercial use restrictions.
Plain LICENSE kept for GitHub auto-detection; LICENSE.md adds visual clarity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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