Skip to content

chore(License): declare AGPL-3.0-or-later in the manifest - #30

Merged
xinshoutw merged 1 commit into
mainfrom
dev
Sep 4, 2026
Merged

xinshoutw merged 1 commit into
mainfrom
dev

Conversation

@xinshoutw

Copy link
Copy Markdown
Collaborator
  • the README states "v3.0 or later" while package.json said AGPL-3.0-only
  • update the lockfile root entry to match

- the README states "v3.0 or later" while package.json said AGPL-3.0-only
- update the lockfile root entry to match
@xinshoutw xinshoutw added the bug Something isn't working label Sep 4, 2026
@xinshoutw xinshoutw self-assigned this Sep 4, 2026
@xinshoutw
xinshoutw merged commit be7a4eb into main Sep 4, 2026
3 checks passed
@greptile-apps

greptile-apps Bot commented Sep 4, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the project’s SPDX license declaration from AGPL-3.0-only to AGPL-3.0-or-later, aligning the manifest with the README.

  • Updates the license field in package.json.
  • Keeps the root package metadata in package-lock.json synchronized.

Confidence Score: 5/5

The PR appears safe to merge.

The manifest and lockfile consistently declare the intended AGPL-3.0-or-later license without changing dependencies, builds, or runtime behavior.

Important Files Changed

Filename Overview
package.json Changes the license metadata to the valid SPDX identifier AGPL-3.0-or-later; no issue identified.
package-lock.json Synchronizes the lockfile root package license with package.json; no issue identified.

Reviews (1): Last reviewed commit: "chore(License): declare AGPL-3.0-or-late..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant