Skip to content

Commit

Permalink
chore(scripts/license-checker): update link to deprecated list
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Oct 22, 2023
1 parent c1d1d85 commit 76ea680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/license-checker.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ async function checkLicenses() {

/**
* List of deprecated copyleft license identifiers
* @see {@link https://spdx.org/licenses/ | SPDX License List}
* @see {@link https://spdx.org/licenses/#deprecated | SPDX Deprecated License Identifiers}
*/
const deprecatedLicenseList = [
"AGPL-1.0",
Expand Down

0 comments on commit 76ea680

Please sign in to comment.