Skip to content

Commit 8cb1fe4

Browse files
Add required phrases for apache-2.0 rules
These were added automatically by the script added at etc/scripts/licenses/add_required_phrases.py Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 9a995dd commit 8cb1fe4

File tree

134 files changed

+148
-146
lines changed

Some content is hidden

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

134 files changed

+148
-146
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ignorable_urls:
88
- https://www.apache.org/licenses/LICENSE-2.0
99
---
1010

11-
License: Apache-2.0
11+
License: {{Apache-2.0}}
1212
Licensed under the Apache License, Version 2.0 (the "License");
1313
you may not use this file except in compliance with the License.
1414
You may obtain a copy of the License at

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignorable_urls:
77
- http://www.apache.org/licenses/LICENSE-2.0
88
---
99

10-
License: Apache-2.0
10+
License: {{Apache-2.0}}
1111
Licensed under the Apache License, Version 2.0 (the "License");
1212
you may not use this file except in compliance with the License.
1313
You may obtain a copy of the License at
@@ -22,4 +22,4 @@ License: Apache-2.0
2222
.
2323
On Debian systems, the text of the Apache License, Version 2.0 can be
2424
found in the file
25-
`/usr/share/common-licenses/Apache-2.0'.
25+
`/usr/share/common-licenses/{{Apache-2.0}}'.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignorable_urls:
77
- https://www.apache.org/licenses/LICENSE-2.0
88
---
99

10-
License: Apache-2.0
10+
License: {{Apache-2.0}}
1111
Licensed under the Apache License, Version 2.0 (the "License");
1212
you may not use this file except in compliance with the License.
1313
You may obtain a copy of the License at
@@ -22,4 +22,4 @@ License: Apache-2.0
2222
.
2323
On Debian systems, the text of the Apache License, Version 2.0 can be
2424
found in the file
25-
`/usr/share/common-licenses/Apache-2.0'.
25+
`/usr/share/common-licenses/{{Apache-2.0}}'.

src/licensedcode/data/rules/apache-2.0_1027.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.html
77
---
88

9-
licensed under the http://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0] license.
9+
licensed under the http://www.apache.org/licenses/LICENSE-2.0.html[{{Apache 2.0}}] license.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ignorable_urls:
88
- http://www.apache.org/licenses
99
---
1010

11-
'Apache 2.0 http://www.apache.org/licenses/': 'Apache-2.0',
11+
'{{Apache 2.0}} http://www.apache.org/licenses/': '{{Apache-2.0}}',

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ignorable_urls:
88
- http://www.apache.org/licenses/
99
---
1010

11-
'Apache 2.0 http://www.apache.org/licenses/
11+
'{{Apache 2.0}} http://www.apache.org/licenses/

src/licensedcode/data/rules/apache-2.0_1063.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-
Redistributed under the the Apache License 2.0 at http://www.apache.org/licenses/LICENSE-2.0
9+
Redistributed under the the {{Apache License 2.0}} at http://www.apache.org/licenses/LICENSE-2.0

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

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

10-
<license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</license>
10+
<license uri="http://www.apache.org/licenses/LICENSE-2.0">{{Apache 2.0}}</license>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
relevance: 100
55
---
66

7-
licensed under Apache License 2.0("{{ALv2}}"),
7+
licensed under {{Apache License 2.0}}("{{ALv2}}"),

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

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

9-
- [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html).
9+
- [{{Apache-2.0}}](https://spdx.org/licenses/Apache-2.0.html).

0 commit comments

Comments
 (0)