Skip to content

Commit c85f0f6

Browse files
committed
Make license rules more selective
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 1b508c8 commit c85f0f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/licensedcode/data/rules/apache-2.0_1365.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ignorable_urls:
55
- http://www.apache.org/licenses/LICENSE-2.0.html
66
---
77

8-
source code is licensed under the Apache Licence, Version 2.0 [http://www.apache.org/licenses/LICENSE-2.0.html](http://www.apache.org/licenses/LICENSE-2.0.html)
8+
source code is licensed under the {{Apache Licence, Version 2.0 [http://www.apache.org/licenses/LICENSE-2.0.html](http://www.apache.org/licenses/LICENSE-2.0.html) }}

src/licensedcode/data/rules/apache-2.0_212.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ignorable_urls:
66
- http://www.apache.org/licenses/LICENSE-2.0.txt
77
---
88

9-
License: {{The Apache Software License, Version 2.0}} (http://www.apache.org/licenses/LICENSE-2.0.txt"
9+
License: {{The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt" }}

src/licensedcode/data/rules/apache-2.0_514.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ignorable_urls:
66
- http://www.apache.org/licenses/LICENSE-2.0
77
---
88

9-
This license is available with a FAQ at: http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
9+
This license is available with a FAQ at: {{ http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0 }}

0 commit comments

Comments
 (0)