-
-
Notifications
You must be signed in to change notification settings - Fork 552
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3447 from nexB/update-maven-detections
Update maven detections
- Loading branch information
Showing
290 changed files
with
5,566 additions
and
3,536 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,10 @@ | ||
--- | ||
license_expression: apache-2.0 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- https://www.apache.org/licenses/LICENSE-2.0.txt | ||
--- | ||
|
||
name: Apache License, Version 2.0 | ||
url: https://www.apache.org/licenses/LICENSE-2.0.txt | ||
comments: A business-friendly OSS license |
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,10 @@ | ||
--- | ||
license_expression: apache-2.0 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.apache.org/licenses/LICENSE-2.0.txt | ||
--- | ||
|
||
name: The Apache Software License, Version 2.0 | ||
url: http://www.apache.org/licenses/LICENSE-2.0.txt | ||
comments: A business-friendly OSS license |
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,9 @@ | ||
--- | ||
license_expression: apache-2.0 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.apache.org/licenses/ | ||
--- | ||
|
||
name: ASL, version 2 | ||
url: http://www.apache.org/licenses/ |
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,9 @@ | ||
--- | ||
license_expression: apache-2.0 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.apache.org/licenses/LICENSE-2.0.txt | ||
--- | ||
|
||
name: Apache License v2.0 | ||
url: http://www.apache.org/licenses/LICENSE-2.0.txt |
9 changes: 9 additions & 0 deletions
9
src/licensedcode/data/rules/bsd-3-clause-no-nuclear-warranty_12.RULE
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,9 @@ | ||
--- | ||
license_expression: bsd-3-clause-no-nuclear-warranty | ||
is_license_tag: yes | ||
referenced_filenames: | ||
- LICENSE-Sun.txt | ||
--- | ||
|
||
name: {{BSD 3-clause License w/nuclear disclaimer}} | ||
url: LICENSE-Sun.txt |
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,11 @@ | ||
--- | ||
license_expression: bsd-new | ||
is_license_tag: yes | ||
referenced_filenames: | ||
- https://github.com/jimsch/COSE-JAVA/blob/master/LICENSE | ||
ignorable_urls: | ||
- https://github.com/jimsch/COSE-JAVA/blob/master/LICENSE | ||
--- | ||
|
||
name: BSD3 | ||
url: {{https://github.com/jimsch/COSE-JAVA/blob/master/LICENSE}} |
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,9 @@ | ||
--- | ||
license_expression: bsd-new | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.jcraft.com/jzlib/LICENSE.txt | ||
--- | ||
|
||
name: BSD | ||
url: http://www.jcraft.com/jzlib/LICENSE.txt |
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,10 @@ | ||
--- | ||
license_expression: cc0-1.0 | ||
is_license_tag: yes | ||
relevance: 100 | ||
ignorable_urls: | ||
- http://www.creativecommons.org/publicdomain/zero/1.0/ | ||
--- | ||
|
||
name: CC0 universal | ||
url: http://www.creativecommons.org/publicdomain/zero/1.0/ |
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,10 @@ | ||
--- | ||
license_expression: cpl-1.0 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.opensource.org/licenses/cpl1.0.txt | ||
--- | ||
|
||
name: CPL | ||
url: http://www.opensource.org/licenses/cpl1.0.txt | ||
comments: Common Public License |
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,9 @@ | ||
--- | ||
license_expression: jj2000 | ||
is_license_tag: yes | ||
referenced_filenames: | ||
- LICENSE-JJ2000.txt | ||
--- | ||
|
||
name: {{JJ2000}} | ||
url: LICENSE-JJ2000.txt |
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,33 @@ | ||
--- | ||
license_expression: json | ||
is_license_text: yes | ||
ignorable_copyrights: | ||
- Copyright (c) 2002 JSON.org | ||
ignorable_holders: | ||
- JSON.org | ||
ignorable_urls: | ||
- http://json.org/license.html | ||
--- | ||
|
||
name: The JSON License | ||
url: http://json.org/license.html | ||
comments: | ||
|
||
Copyright (c) 2002 JSON.org | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and | ||
associated documentation files (the "Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the | ||
following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all copies or substantial | ||
portions of the Software. | ||
|
||
The Software shall be used for Good, not Evil. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT | ||
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN | ||
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
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,9 @@ | ||
--- | ||
license_expression: lgpl-2.1-plus | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.gnu.org/licenses/lgpl.html | ||
--- | ||
|
||
name: GNU Lesser Public License | ||
url: http://www.gnu.org/licenses/lgpl.html |
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,9 @@ | ||
--- | ||
license_expression: lgpl-2.1 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://www.gnu.org/licenses/licenses.html | ||
--- | ||
|
||
name: LGPL, version 2.1 | ||
url: http://www.gnu.org/licenses/licenses.html |
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,9 @@ | ||
--- | ||
license_expression: unicode-icu-58 | ||
is_license_tag: yes | ||
ignorable_urls: | ||
- http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE | ||
--- | ||
|
||
name: Unicode/ICU License | ||
url: http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE |
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
Oops, something went wrong.