Skip to content

docs: add the Apache-2.0 LICENSE file - #5

Open
Andrei Kvapil (kvaps) wants to merge 1 commit into
mainfrom
docs/add-license
Open

docs: add the Apache-2.0 LICENSE file#5
Andrei Kvapil (kvaps) wants to merge 1 commit into
mainfrom
docs/add-license

Conversation

@kvaps

@kvaps Andrei Kvapil (kvaps) commented Aug 12, 2026

Copy link
Copy Markdown
Member

What this PR does

This repository has never carried a LICENSE file, so GitHub reports no licence for it.

That matters more here than it would elsewhere. docs/agents/contributing.md in the monorepo describes this repository as "the reference every third-party catalogue is built from", and it vendors copies of the monorepo's tooling — scripts/package.mk is a byte-for-byte copy of hack/package.mk. Forking it as a starting point is the entire point of the repository, and everyone who has done so has been working from unstated terms, as has everything built downstream of them.

Apache-2.0, matching cozystack/cozystack.

Summary by CodeRabbit

  • Documentation
    • Added the complete Apache License, Version 2.0 text to clarify licensing terms, permissions, attribution requirements, disclaimers, and liability limitations.

This repository has never carried a licence. That matters more here than in
most: it is the reference every third-party Cozystack catalogue is built
from, and it vendors copies of the monorepo's tooling (scripts/package.mk is
a byte-for-byte copy of hack/package.mk). Anyone who forks it as a starting
point — which is what it exists for — has been doing so on unstated terms,
and so has everything they build from it.

Apache-2.0, matching cozystack/cozystack.

Assisted-By: Claude
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1073f4e8-fe55-4d84-9626-8405c04a17cf

📥 Commits

Reviewing files that changed from the base of the PR and between df8965d and a46b36e.

📒 Files selected for processing (1)
  • LICENSE

📝 Walkthrough

Walkthrough

The repository now includes the complete Apache License, Version 2.0 text, including licensing terms, disclaimers, and application boilerplate.

Changes

Repository Licensing

Layer / File(s) Summary
Add Apache License text
LICENSE
Added the complete Apache License, Version 2.0 text and application notice.

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

🚥 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 The title clearly and concisely describes the addition of the Apache-2.0 LICENSE file, which is the main change.
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/add-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

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

@kvaps
Andrei Kvapil (kvaps) marked this pull request as ready for review August 12, 2026 20:57
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