Skip to content

Add Apache 2.0 licensing and trademark notices#2

Merged
Derpedyea merged 1 commit into
mainfrom
feature/account-dashboard-2
May 5, 2026
Merged

Add Apache 2.0 licensing and trademark notices#2
Derpedyea merged 1 commit into
mainfrom
feature/account-dashboard-2

Conversation

@Derpedyea
Copy link
Copy Markdown
Member

@Derpedyea Derpedyea commented May 5, 2026

  • Add LICENSE, NOTICE, and TRADEMARKS documents
  • Mark all workspace packages as Apache-2.0
  • Update README open-source readiness guidance

Summary by CodeRabbit

  • Documentation

    • Added Apache License 2.0 documentation with full license text and terms.
    • Added open source readiness section clarifying license and trademark usage restrictions.
    • Added attribution and third-party dependency notices.
    • Added trademark and service notice detailing usage restrictions.
  • Chores

    • Updated package metadata to reflect Apache-2.0 license across all applications and packages.

- Add LICENSE, NOTICE, and TRADEMARKS documents
- Mark all workspace packages as Apache-2.0
- Update README open-source readiness guidance
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: d592d019-f0e5-4420-bcf7-2f696b521297

📥 Commits

Reviewing files that changed from the base of the PR and between ae6917a and 7e460b2.

📒 Files selected for processing (9)
  • LICENSE
  • NOTICE
  • README.md
  • TRADEMARKS.md
  • apps/dashboard/package.json
  • apps/desktop/package.json
  • apps/worker/package.json
  • package.json
  • packages/shared/package.json

📝 Walkthrough

Walkthrough

The PR establishes Apache License 2.0 as the project's open-source license by adding a LICENSE file, copyright and attribution notices, trademark-usage clarifications, and declaring the license in all package manifests and project documentation.

Changes

Licensing & Legal Framework

Layer / File(s) Summary
License Foundation
LICENSE, NOTICE, TRADEMARKS.md
Apache License 2.0 full text added; copyright attributed to Nicholas Wasmiller (2026); trademark notice clarifies that Apache 2.0 covers source code only, not branding/hosted services/credentials, with restrictions on using Laryn names and identifiers.
Package Metadata
package.json, apps/dashboard/package.json, apps/desktop/package.json, apps/worker/package.json, packages/shared/package.json
"license": "Apache-2.0" field added to root and all workspace package manifests.
Documentation
README.md
New "Open source readiness" section asserts Apache License 2.0 applicability, references NOTICE and TRADEMARKS.md for restrictions, and reiterates secret-storage guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes


🐰 A hop, a skip, through legal ground,
Apache two-point-oh is found!
With licenses bound and names declared,
The open path is now prepared.


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

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

@Derpedyea Derpedyea merged commit 4614731 into main May 5, 2026
1 of 3 checks passed
@Derpedyea Derpedyea deleted the feature/account-dashboard-2 branch May 5, 2026 00:55
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