Skip to content

chore: adopt Apache-2.0 license + NOTICE - #5

Merged
yakimoto merged 1 commit into
mainfrom
chore/apache-2.0-license
Jun 5, 2026
Merged

chore: adopt Apache-2.0 license + NOTICE#5
yakimoto merged 1 commit into
mainfrom
chore/apache-2.0-license

Conversation

@yakimoto

@yakimoto yakimoto commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Standardizes this repo on Apache-2.0 (uniform across the WAVE open SDK/protocol surface; the patent grant matters for protocol adoption). Adds a NOTICE reserving the WAVE marks; sets license in package.json where present. License-only change — no code impact.


Summary by cubic

Adopt Apache-2.0 for this repo and add a NOTICE clarifying WAVE trademark use. Replaces MIT, provides a patent grant, and has no code or API impact.

Written for commit 5da8018. Summary will update on new commits.

Review in cubic

Standardize the open WAVE protocol/SDK surface on Apache-2.0 (patent grant for
adoption). Replaces any prior license; adds NOTICE reserving the WAVE marks.
@changeset-bot

changeset-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5da8018

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@yakimoto, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 2 minutes and 13 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: ff40b2df-1b6e-4f9d-b20a-1ffbfe09a5b2

📥 Commits

Reviewing files that changed from the base of the PR and between 3182e01 and 5da8018.

📒 Files selected for processing (2)
  • LICENSE
  • NOTICE
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/apache-2.0-license
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/apache-2.0-license

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

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

You’re at about 91% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.

Architecture diagram
sequenceDiagram
    participant Repo as Repository
    participant License as LICENSE
    participant Notice as NOTICE

    Note over Repo,Notice: License-only change — no code impact
    Repo->>License: CHANGED: MIT → Apache-2.0
    Repo->>Notice: NEW: Add WAVE trademark reservation
Loading

Re-trigger cubic

@yakimoto
yakimoto merged commit 848f14b into main Jun 5, 2026
8 checks passed
@yakimoto
yakimoto deleted the chore/apache-2.0-license branch June 5, 2026 03:43
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