Skip to content

Commit 6d93bba

Browse files
Add changes on marking required phrases automatically
This is done only on `mit` rules, by running: add-required-phrases -ovr --license-expression "mit" Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 8241cee commit 6d93bba

File tree

441 files changed

+503
-454
lines changed

Some content is hidden

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

441 files changed

+503
-454
lines changed

src/licensedcode/data/rules/maven_pom_18.RULE

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

9-
License: MIT License (MIT) (http://opensource.org/licenses/mit-license.php)
9+
License: {{MIT License (MIT}}) (http://opensource.org/licenses/mit-license.php)

src/licensedcode/data/rules/maven_pom_35.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ignorable_urls:
66
- http://jsoup.com/license
77
---
88

9-
License: The MIT License (http://jsoup.com/license)
9+
License: {{The MIT License}} (http://jsoup.com/license)

src/licensedcode/data/rules/mit_0.RULE

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

9-
is released under the MIT license. See the LICENSE
9+
is released {{under the MIT license}}. See the LICENSE
1010
file for the complete license.

src/licensedcode/data/rules/mit_1002.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- LICENSE
77
---
88

9-
See the LICENSE file. It's under the MIT License.
9+
See the LICENSE file. It's {{under the MIT License}}.

src/licensedcode/data/rules/mit_1009.RULE

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

9-
The package is licensed under the MIT licence https://opensource.org/licenses/​MIT
9+
The package is {{licensed under the MIT}} licence https://opensource.org/licenses/​MIT

src/licensedcode/data/rules/mit_101.RULE

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

9-
This source code is licensed under the MIT license found in the
9+
This source code is {{licensed under the MIT}} license found in the
1010
LICENSE file in the root directory of this source tree.

src/licensedcode/data/rules/mit_1023.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ignorable_urls:
66
- https://opensource.org/licenses/MIT
77
---
88

9-
licensed under MIT Licence
9+
{{licensed under MIT}} Licence
1010
(https://opensource.org/licenses/MIT).

src/licensedcode/data/rules/mit_1024.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- LICENCE
77
---
88

9-
This project is licensed under the MIT licence. See the LICENCE file for more details.
9+
This project is {{licensed under the MIT}} licence. See the LICENCE file for more details.

src/licensedcode/data/rules/mit_1026.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- LICENSE
77
---
88

9-
Licensed under MIT Licence - See LICENSE
9+
{{Licensed under MIT}} Licence - See LICENSE

src/licensedcode/data/rules/mit_1027.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- License.txt
77
---
88

9-
Licensed under MIT licence. See License.txt in the project root for license information.
9+
{{Licensed under MIT}} licence. See License.txt in the project root for license information.

0 commit comments

Comments
 (0)