Skip to content

Commit 9c7a6bb

Browse files
Modify RULE files to contain data as YAML frontmatter #3049
* Delete all .yml files for rules * Modify .RULE files to contain their data as YAML frontmatter Reference: #3049 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent c8cdca3 commit 9c7a6bb

File tree

64,824 files changed

+244111
-147459
lines changed

Some content is hidden

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

64,824 files changed

+244111
-147459
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 100
5+
---
6+
17
389 Directory Server Exception

src/licensedcode/data/rules/389-exception_1.yml

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://spdx.org/licenses/389-exception
7+
---
8+
19
LICENSE {{389-exception}} https://spdx.org/licenses/389-exception

src/licensedcode/data/rules/389-exception_10.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://spdx.org/licenses/389-exception
7+
---
8+
19
{{389-exception}} https://spdx.org/licenses/389-exception

src/licensedcode/data/rules/389-exception_11.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
name: 389 Directory Server Exception

src/licensedcode/data/rules/389-exception_2.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
389-exception 389 Directory Server Exception

src/licensedcode/data/rules/389-exception_3.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
389 Directory Server Exception 389-exception

src/licensedcode/data/rules/389-exception_4.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_tag: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
license: 389-exception

src/licensedcode/data/rules/389-exception_5.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_tag: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
license: 389 Directory Server Exception

src/licensedcode/data/rules/389-exception_6.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_tag: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
licenseExceptionId: 389-exception

src/licensedcode/data/rules/389-exception_7.yml

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://licenses.nuget.org/389-exception
7+
---
8+
19
https://licenses.nuget.org/389-exception

src/licensedcode/data/rules/389-exception_8.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 100
5+
---
6+
17
licenses.nuget.org/389-exception

src/licensedcode/data/rules/389-exception_9.yml

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 95
5+
ignorable_urls:
6+
- https://spdx.org/licenses/389-exception
7+
---
8+
19
https://spdx.org/licenses/389-exception

src/licensedcode/data/rules/389-exception_url_1.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: 389-exception
3+
is_license_reference: yes
4+
relevance: 95
5+
ignorable_urls:
6+
- https://spdx.org/licenses/389-exception.html
7+
---
8+
19
https://spdx.org/licenses/389-exception.html

src/licensedcode/data/rules/389-exception_url_2.yml

-5
This file was deleted.

src/licensedcode/data/rules/3com-microcode.RULE

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
license_expression: 3com-microcode
3+
is_license_text: yes
4+
minimum_coverage: 80
5+
---
6+
17
Licence:
28
/*
39
*
@@ -31,5 +37,4 @@
3137
* COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
3238
*/
3339

34-
Found in hex form in kernel source.
35-
40+
Found in hex form in kernel source.

src/licensedcode/data/rules/3com-microcode.yml

-3
This file was deleted.

src/licensedcode/data/rules/3com-microcode2.RULE

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
license_expression: 3com-microcode
3+
is_license_text: yes
4+
minimum_coverage: 80
5+
---
6+
17
/*
28
*
39
* Redistribution and use in source and binary forms of the 3c990img.h
@@ -30,5 +36,4 @@
3036
* COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
3137
*/
3238

33-
Found in hex form in kernel source.
34-
39+
Found in hex form in kernel source.

src/licensedcode/data/rules/3com-microcode2.yml

-3
This file was deleted.

src/licensedcode/data/rules/3com-microcode3.RULE

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
license_expression: 3com-microcode
3+
is_license_text: yes
4+
minimum_coverage: 80
5+
---
6+
17
Redistribution and use in source and binary forms of the 3c990img.h
28
microcode software are permitted provided that the following conditions
39
are met:
@@ -25,4 +31,4 @@
2531
IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
2632
(PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
2733
EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
28-
COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
34+
COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE

src/licensedcode/data/rules/3com-microcode3.yml

-3
This file was deleted.

src/licensedcode/data/rules/3dslicer-1.0_1.RULE

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
license_expression: 3dslicer-1.0
3+
is_license_notice: yes
4+
relevance: 100
5+
referenced_filenames:
6+
- COPYRIGHT.txt
7+
ignorable_urls:
8+
- http://www.slicer.org/copyright/copyright.txt
9+
---
10+
111
# See COPYRIGHT.txt
212
# or http://www.slicer.org/copyright/copyright.txt for details.
313
#

src/licensedcode/data/rules/3dslicer-1.0_1.yml

-7
This file was deleted.

src/licensedcode/data/rules/996-icu-1.0_1.RULE

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
license_expression: 996-icu-1.0
3+
is_license_text: yes
4+
relevance: 100
5+
notes: latest text variant as of 2021-04
6+
---
7+
18
Anti 996 License Version 1.0 (Draft)
29

310
Permission is hereby granted to any individual or legal entity obtaining a copy

src/licensedcode/data/rules/996-icu-1.0_1.yml

-4
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
---
2+
license_expression: abstyles
3+
is_license_reference: yes
4+
---
5+
16
Abstyles Abstyles License

src/licensedcode/data/rules/abstyles_1.yml

-2
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: abstyles
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://spdx.org/licenses/Abstyles
7+
---
8+
19
{{Abstyles}} https://spdx.org/licenses/Abstyles

src/licensedcode/data/rules/abstyles_10.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
---
2+
license_expression: abstyles
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://spdx.org/licenses/Abstyles
7+
---
8+
19
LICENSE {{Abstyles}} https://spdx.org/licenses/Abstyles

src/licensedcode/data/rules/abstyles_11.yml

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
---
2+
license_expression: abstyles
3+
is_license_reference: yes
4+
---
5+
16
Abstyles License

src/licensedcode/data/rules/abstyles_2.yml

-2
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
---
2+
license_expression: abstyles
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
minimum_coverage: 100
7+
notes: Rule based on an SPDX license identifier and name
8+
---
9+
110
name: Abstyles License

0 commit comments

Comments
 (0)