Skip to content

fix(license): add the SPDX headers to environment-catalogs.ts - #369

Merged
LeXwDeX merged 2 commits into
devfrom
feat/368-issue368
Aug 19, 2026
Merged

fix(license): add the SPDX headers to environment-catalogs.ts#369
LeXwDeX merged 2 commits into
devfrom
feat/368-issue368

Conversation

@LeXwDeX

Copy link
Copy Markdown
Owner

Closes#368

What

SPDX FileCopyrightText + License-Identifier: AGPL-3.0-or-later headers on packages/opencode/src/dag/environment-catalogs.ts (the file introduced with #361's catalog-loader extraction).

Verification

  • bun test test/license-scope.test.ts (packages/core) 5/5 green
  • dev's push-triggered full run should go green on this merge (red since 698713c, 4 consecutive failures)

The file shipped in #361 without the AGPL copyright/license header; the core
license-scope manifest test has kept dev's push-triggered full run red on every
merge since 698713c.
Closes#368
@LeXwDeX
LeXwDeX merged commit 195be09 into devAug 19, 2026
7 checks passed
@LeXwDeX
LeXwDeX deleted the feat/368-issue368 branch August 19, 2026 06:12
Sign up for freeto 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

@LeXwDeX