-
-
Notifications
You must be signed in to change notification settings - Fork 562
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
- Loading branch information
1 parent
e50169f
commit d766940
Showing
17 changed files
with
104 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
license_expression: lgpl-2.1 | ||
is_license_notice: yes | ||
minimum_coverage: 90 | ||
referenced_filenames: | ||
- /usr/share/common-licenses/GPL-2.1 | ||
ignorable_urls: | ||
- http://www.gnu.org/licenses/ | ||
--- | ||
|
||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU Lesser General Public License as published by | ||
the Free Software Foundation, version 2.1 of the License. | ||
. | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU Lesser General Public License for more details. | ||
. | ||
You should have received a copy of the GNU Lesser General Public License | ||
along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
. | ||
The complete text of the GNU Lesser General Public License | ||
can be found in /usr/share/common-licenses/GPL-2.1 file. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
license_expression: mit | ||
is_license_tag: yes | ||
is_continuous: yes | ||
--- | ||
|
||
{{"license": "type": "MIT",}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
--- | ||
license_expression: mpl-2.0 | ||
minimum_coverage: 80 | ||
is_license_notice: yes | ||
ignorable_urls: | ||
- https://www.mozilla.org/en-US/MPL/2.0/ | ||
- https://www.mozilla.org/en-US/MPL/2.0/FAQ | ||
--- | ||
|
||
licensed under Mozilla Public License Version 2.0 (MPL 2.0). A MPL 2.0 | ||
and FAQ's for MPL 2.0 can be found at: https://www.mozilla.org/en-US/MPL/2.0/ | ||
licensed under {{Mozilla Public License Version 2.0}} (MPL 2.0). A MPL 2.0 | ||
and FAQ's for MPL 2.0 can be found at: {{https://www.mozilla.org/en-US/MPL/2.0/}} | ||
and https://www.mozilla.org/en-US/MPL/2.0/FAQ/. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
--- | ||
license_expression: mpl-2.0 | ||
is_license_notice: yes | ||
minimum_coverage: 80 | ||
ignorable_urls: | ||
- https://www.mozilla.org/en-US/MPL/2.0/ | ||
- https://www.mozilla.org/en-US/MPL/2.0/FAQ | ||
--- | ||
|
||
is licensed under Mozilla Public License Version 2.0 (MPL 2.0). A MPL 2.0 | ||
and FAQ's for MPL 2.0 can be found at: https://www.mozilla.org/en-US/MPL/2.0/ | ||
is licensed under {{Mozilla Public License Version 2.0 (MPL 2.0)}}. A MPL 2.0 | ||
and FAQ's for MPL 2.0 can be found at: {{https://www.mozilla.org/en-US/MPL/2.0/}} | ||
and https://www.mozilla.org/en-US/MPL/2.0/FAQ/. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
tests/licensedcode/data/datadriven/external/atarashi/3GPP.h.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
license_expressions: | ||
- apache-2.0 | ||
- other-permissive |
1 change: 0 additions & 1 deletion
1
tests/licensedcode/data/datadriven/external/fossology-tests/Apache/abs_s.h.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
license_expressions: | ||
- apache-2.0 | ||
- other-permissive |
3 changes: 2 additions & 1 deletion
3
tests/licensedcode/data/datadriven/external/licensecheck/devscripts/false-positives.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
license_expressions: | ||
- mit | ||
- mit | ||
- embedthis-extension |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters