Skip to content

Use correct SPDX licence code GPL-3.0-or-later in package.json#396

Merged
jcs090218 merged 1 commit intoemacs-eask:masterfrom
mavit:package.json-license
Feb 11, 2026
Merged

Use correct SPDX licence code GPL-3.0-or-later in package.json#396
jcs090218 merged 1 commit intoemacs-eask:masterfrom
mavit:package.json-license

Conversation

@mavit
Copy link
Contributor

@mavit mavit commented Feb 11, 2026

The license field in package.json should contain an SPDX licence code. Value GPL-3.0 is a deprecated alias for GPL-3.0-only, but the actual licence for this project is GPL-3.0-or-later.

The `license` field in `package.json` should contain an SPDX licence code.  Value `GPL-3.0` is a deprecated alias for `GPL-3.0-only`, but the actual licence for this project is `GPL-3.0-or-later`.
@jcs090218 jcs090218 merged commit a3b450a into emacs-eask:master Feb 11, 2026
179 of 180 checks passed
@jcs090218
Copy link
Member

Thank you for fixing this! :D

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.

2 participants

Comments