Skip to content

fix(zed): restore canonical Apache-2.0 section 9 heading#2

Merged
lgogolin merged 1 commit into
mainfrom
fix/license-apache-section9
Jun 12, 2026
Merged

fix(zed): restore canonical Apache-2.0 section 9 heading#2
lgogolin merged 1 commit into
mainfrom
fix/license-apache-section9

Conversation

@lgogolin

Copy link
Copy Markdown
Contributor

Section 9 heading was missing the word "Additional" ("Accepting Warranty or Liability" → "Accepting Warranty or Additional Liability").

This caused:

  • GitHub to report the license as NOASSERTION instead of Apache-2.0.
  • The zed-industries/extensions package CI to reject the extension — its license validator regex-matches all nine Apache-2.0 section headings, and #9 failed.

One-word fix to the LICENSE text; no code change. Required before the registry PR (zed-industries/extensions#6453) can pass.

The section 9 heading read "Accepting Warranty or Liability" — the
canonical Apache-2.0 text is "Accepting Warranty or Additional
Liability". The missing word caused GitHub to report NOASSERTION and,
more importantly, fails the zed-industries/extensions license validator
(regex-matches all nine section headings).
@lgogolin lgogolin enabled auto-merge (squash) June 12, 2026 18:03
@lgogolin lgogolin merged commit 950ee9d into main Jun 12, 2026
1 check passed
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