Skip to content

Commit 109407a

Browse files
Update apache-2.0 rules with required phrases
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 9892ec2 commit 109407a

19 files changed

+21
-21
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ignorable_urls:
88
<licenses>
99
<license>
1010
<name>
11-
All files contained in this JAR are licensed under the Apache
12-
2.0 license, unless noted differently in their source (see
11+
All files contained in this JAR are licensed under the {{Apache
12+
2.0}} license, unless noted differently in their source (see
1313
swing2swt).
1414
</name>
1515
<url>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ignorable_urls:
88
<licenses>
99
<license>
1010
<name>
11-
All files contained in this JAR are licensed under the Apache
12-
2.0 license, unless noted differently in their source (see
11+
All files contained in this JAR are licensed under the {{Apache
12+
2.0}} license, unless noted differently in their source (see
1313
swing2swt).
1414
</name>
1515
<url>

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

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

9-
http://www.opensource.org/licenses/apache2.0.php Apache License, 2.0
9+
http://www.opensource.org/licenses/apache2.0.php {{Apache License, 2.0}}

src/licensedcode/data/rules/apache-2.0_1175.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-
Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
9+
{{Apache License 2.0}} (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

9-
Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
9+
{{Apache-2.0}} (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ignorable_urls:
77
---
88

99
<license>
10-
<name> Apache-2.0 </name>
10+
<name> {{Apache-2.0}} </name>
1111
<url> (https://www.apache.org/licenses/LICENSE-2.0.txt)</url>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ignorable_urls:
66
---
77

88
<license>
9-
<name> Apache License 2.0 </name>
9+
<name> {{Apache License 2.0}} </name>
1010
<url> (http://www.apache.org/licenses/LICENSE-2.0.txt)</url>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignorable_urls:
77

88
<licenses>
99
<license>
10-
<name>Apache License 2.0</name>
10+
<name>{{Apache License 2.0}}</name>
1111
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
1212
<distribution>repo</distribution>
1313
</license>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ignorable_urls:
88

99
<licenses>
1010
<license>
11-
<name>Apache License 2.0</name>
11+
<name>{{Apache License 2.0}}</name>
1212
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
1313
<distribution>repo</distribution>
1414
</license>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ignorable_urls:
88

99
licenses {
1010
license {
11-
name 'Apache 2.0'
11+
name '{{Apache 2.0}}'
1212
url 'https://www.apache.org/licenses/LICENSE-2.0.html'

0 commit comments

Comments
 (0)