Skip to content

Commit

Permalink
Update license to LGPL-3.0-only (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kebets-sonarsource committed Nov 3, 2023
1 parent 7808c0d commit 576104e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": "git@github.com:SonarSource/eslint-plugin-sonarjs.git",
"license": "LGPL-3.0",
"license": "LGPL-3.0-only",
"keywords": [
"sonarjs",
"eslint",
Expand Down

0 comments on commit 576104e

Please sign in to comment.