Skip to content

Commit c86406f

Browse files
Regen tests to fix test failures
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent e075fe2 commit c86406f

File tree

44 files changed

+479
-251
lines changed

Some content is hidden

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

44 files changed

+479
-251
lines changed

src/licensedcode/data/rules/other-permissive_1066.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
license_expression: other-permissive
3-
is_license_notice: text
3+
is_license_notice: yes
44
---
55

66
// Permission is granted to use at your own risk and distribute this software
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expressions:
22
- gpl-2.0-plus
3-
- free-unknown
3+
- warranty-disclaimer
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expressions:
22
- gpl-3.0-plus
3-
- free-unknown
3+
- warranty-disclaimer
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
license_expressions:
2-
- free-unknown
2+
- warranty-disclaimer
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
license_expressions:
2-
- free-unknown
2+
- warranty-disclaimer
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
license_expressions:
2-
- free-unknown AND other-permissive
2+
- bsd-new
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
license_expressions:
2-
- free-unknown
2+
- proprietary-license

tests/licensedcode/data/datadriven/external/glc/url_liliq_p_1_1_90.txt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
license_expressions:
2-
- free-unknown
2+
- liliq-p-1.1
33
notes: |
44
License test derived from a file of the BSD-licensed repository at:
55
https://raw.githubusercontent.com/google/licensecheck/v0.3.1/testdata/ccurls.t1

tests/licensedcode/data/datadriven/external/glc/url_liliq_p_1_1_91.txt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
license_expressions:
2-
- free-unknown
2+
- liliq-p-1.1
33
notes: |
44
License test derived from a file of the BSD-licensed repository at:
55
https://raw.githubusercontent.com/google/licensecheck/v0.3.1/testdata/ccurls.t1

tests/licensedcode/data/datadriven/external/glc/url_liliq_r_1_1_92.txt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
license_expressions:
22
- free-unknown
3-
- free-unknown
3+
- liliq-r-1.1
44
notes: |
55
License test derived from a file of the BSD-licensed repository at:
66
https://raw.githubusercontent.com/google/licensecheck/v0.3.1/testdata/ccurls.t1

0 commit comments

Comments
 (0)