Skip to content

docs(readme): update outdated license information#35557

Merged
wezell merged 2 commits intomainfrom
readme-license-update-fix
May 4, 2026
Merged

docs(readme): update outdated license information#35557
wezell merged 2 commits intomainfrom
readme-license-update-fix

Conversation

@jdcmsd
Copy link
Copy Markdown
Contributor

@jdcmsd jdcmsd commented May 4, 2026

This fixes #35557

Proposed Changes

  • Updating license info!
  • Same change across 8 READMEs.
  • Emphasizes BSL/Commercial license split instead of Community/Enterprise split.
  • Includes links for further reading on both.
  • Fifth thing

Checklist

  • Probably no tests or QA needed; just README stuff.
  • Security Implications: Few!

Additional Info

** nah **

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

❌ Issue Linking Required

This PR could not be linked to an issue. All PRs must be linked to an issue for tracking purposes.

How to fix this:

Option 1: Add keyword to PR body (Recommended - auto-removes this comment)
Edit this PR description and add one of these lines:

  • This PR fixes #123 or Fixes: #123

  • This PR closes #123 or Closes: #123

  • This PR resolves #123 or Resolves: #123

  • Other supported keywords: fix, fixed, close, closed, resolve, resolved
    Option 2: Link via GitHub UI (Note: won't clear the failed check)

  1. Go to the PR → Development section (right sidebar)

  2. Click "Link issue" and select an existing issue

  3. Push a new commit or re-run the workflow to clear the failed check
    Option 3: Use branch naming
    Create a new branch with one of these patterns:

  • 123-feature-description (number at start)

  • issue-123-feature-description (issue-number at start)

  • feature-issue-123 (issue-number anywhere)

Why is this required?

Issue linking ensures proper tracking, documentation, and helps maintain project history. It connects your code changes to the problem they solve.---

This comment was automatically generated by the issue linking workflow

@github-actions github-actions Bot added Area : Frontend PR changes Angular/TypeScript frontend code Area : SDK PR changes SDK libraries labels May 4, 2026
@jdcmsd jdcmsd linked an issue May 4, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@wezell wezell left a comment

Choose a reason for hiding this comment

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

Good changes.

@wezell wezell enabled auto-merge May 4, 2026 21:06
@wezell wezell added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit b47e11f May 4, 2026
30 checks passed
@wezell wezell deleted the readme-license-update-fix branch May 4, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area : Frontend PR changes Angular/TypeScript frontend code Area : SDK PR changes SDK libraries

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Updating SDK READMEs to include correct license info.

2 participants