Skip to content

Commit 525c86e

Browse files
committed
Add new permissive license detection rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 73878a3 commit 525c86e

File tree

200 files changed

+641
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+641
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## License
2+
released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: apache-2.0
2+
is_license_notice: yes
3+
relevance: 100
4+
referenced_filenames:
5+
- LICENSE
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: apache-2.0
2+
is_license_notice: yes
3+
relevance: 100
4+
referenced_filenames:
5+
- LICENSE
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The toolkit itself is licensed as Apache Software License 2.0.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: apache-2.0
2+
is_license_notice: yes
3+
relevance: 100
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[license](http://img.shields.io/badge/license-Apache%20v2-orange.svg)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: apache-2.0
2+
is_license_reference: yes
3+
relevance: 100
4+
ignorable_urls:
5+
- http://img.shields.io/badge/license-Apache%20v2-orange.svg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Apache%20v2
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: apache-2.0
2+
is_license_reference: yes
3+
relevance: 100

0 commit comments

Comments
 (0)