Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 576104e

Browse files
Update license to LGPL-3.0-only (#428)
1 parent 7808c0d commit 576104e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GNU LESSER GENERAL PUBLIC LICENSE
22
Version 3, 29 June 2007
33

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

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"repository": "[email protected]:SonarSource/eslint-plugin-sonarjs.git",
8-
"license": "LGPL-3.0",
8+
"license": "LGPL-3.0-only",
99
"keywords": [
1010
"sonarjs",
1111
"eslint",

0 commit comments

Comments
 (0)