Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra committed Dec 4, 2023
1 parent 1a0a79c commit aac2123
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 20 deletions.
4 changes: 2 additions & 2 deletions src/licensedcode/data/rules/apache-2.0_1345.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ ignorable_urls:

This software is licensed as described in the file COPYING, which
you should have received as part of this distribution. The terms
are also available at http://subversion.tigris.org/license-1.html.
are also available at {{http://subversion.tigris.org/license-1.html}}
If newer versions of this license are posted there, you may use a
newer version instead, at your option.

This software consists of voluntary contributions made by many
individuals. For exact contribution history, see the revision
history and logs, available at http://subversion.tigris.org/.
history and logs, available at {{http://subversion.tigris.org/}}.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
license_expressions:
- unicode
- unknown-license-reference
Original file line number Diff line number Diff line change
Expand Up @@ -524,16 +524,16 @@ other_license_detections:
identifier: lgpl_2_0_plus_and_lgpl_2_0-9618c993-f50f-833f-bab4-b076894634e9
- license_expression: bsd-new
matches:
- score: '53.47'
- score: '63.19'
start_line: 925
end_line: 934
matched_length: 60
match_coverage: '59.41'
match_coverage: '63.83'
matcher: 3-seq
license_expression: bsd-new
rule_identifier: bsd-new_1036.RULE
rule_relevance: 90
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_1036.RULE
rule_identifier: bsd-new_1374.RULE
rule_relevance: 99
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_1374.RULE
matched_text: |
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -545,7 +545,7 @@ other_license_detections:
2. Redistributions in binary form must the following disclaimer in
the documentation and/or other materials provided with the
distribution.
identifier: bsd_new-7c8321ea-5f82-974c-692b-936bcaabf520
identifier: bsd_new-bee97273-3ab1-9998-6318-02cf08215b30
- license_expression: bsd-new
matches:
- score: '100.0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ other_license_expression_spdx:
license_detections:
- license_expression: bsd-new
matches:
- score: '97.18'
- score: '100.0'
start_line: 20
end_line: 42
matched_length: 207
matched_length: 214
match_coverage: '100.0'
matcher: 3-seq
matcher: 2-aho
license_expression: bsd-new
rule_identifier: bsd-new_67.RULE
rule_identifier: bsd-new_1373.RULE
rule_relevance: 100
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_67.RULE
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_1373.RULE
matched_text: |
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Expand All @@ -40,7 +40,7 @@ license_detections:
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
identifier: bsd_new-44167a67-f95e-380d-3fbb-e5be5e832c48
identifier: bsd_new-a12452d6-4cce-854f-824e-72aab36acfaf
- license_expression: tcp-wrappers
matches:
- score: '100.0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ other_license_expression_spdx:
license_detections:
- license_expression: bsd-new
matches:
- score: '97.18'
- score: '100.0'
start_line: 20
end_line: 42
matched_length: 207
matched_length: 214
match_coverage: '100.0'
matcher: 3-seq
matcher: 2-aho
license_expression: bsd-new
rule_identifier: bsd-new_67.RULE
rule_identifier: bsd-new_1373.RULE
rule_relevance: 100
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_67.RULE
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_1373.RULE
matched_text: |
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Expand All @@ -40,7 +40,7 @@ license_detections:
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
identifier: bsd_new-44167a67-f95e-380d-3fbb-e5be5e832c48
identifier: bsd_new-a12452d6-4cce-854f-824e-72aab36acfaf
- license_expression: tcp-wrappers
matches:
- score: '100.0'
Expand Down

0 comments on commit aac2123

Please sign in to comment.