Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
license_expression: unknown-license-reference
is_license_reference: yes
relevance: 100
referenced_filenames:
- LICENSE.txt
---

See LICENSE.txt for the license.
4 changes: 2 additions & 2 deletions src/licensedcode/data/rules/uoi-ncsa_or_mit_1.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ license_expression: uoi-ncsa OR mit
is_license_notice: yes
---

The library is dual licensed under both the University of Illinois
"BSD-Like" license and the MIT license. As a user of this code you may choose
The library is dual licensed under both the {{University of Illinois
"BSD-Like" license}} and the {{MIT license}}. As a user of this code you may choose
to use it under either license. As a contributor, you agree to allow your code
to be used under both.

Expand Down
4 changes: 2 additions & 2 deletions src/licensedcode/data/rules/uoi-ncsa_or_mit_2.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ referenced_filenames:
- LICENSE.TXT
---

This file is dual licensed under the MIT and the University of Illinois Open
Source Licenses. See LICENSE.TXT for details.
This file is dual {{licensed under the MIT}} and the {{University of Illinois Open
Source Licenses}}. See LICENSE.TXT for details.
4 changes: 2 additions & 2 deletions src/licensedcode/data/rules/uoi-ncsa_or_mit_3.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ referenced_filenames:
---

The source code is disjunctively dual licensed
(NCSA OR MIT). It is used by this project under the terms of the NCSA
license (also known as the University of Illinois/NCSA Open Source License),
{{(NCSA OR MIT)}}. It is used by this project under the terms of the {{NCSA
license}} (also known as the {{University of Illinois/NCSA Open Source License}}),
which is a permissive license compatible with BSD-3-Clause. Any
contributions to this code must be made under the terms of both licenses.
4 changes: 2 additions & 2 deletions src/licensedcode/data/rules/uoi-ncsa_or_mit_4.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ license_expression: uoi-ncsa OR mit
is_license_notice: yes
---

library is dual licensed under both the University of Illinois
"BSD-Like" license and the MIT license. As a user of this code you may choose
library is dual licensed under both the {{University of Illinois
"BSD-Like" license}} and the {{MIT license}}. As a user of this code you may choose
to use it under either license. As a contributor, you agree to allow your code
to be used under both.

Expand Down
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/uoi-ncsa_or_mit_5.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ is_license_notice: yes
relevance: 100
---

dual licensed under LLVM's license and MIT:
dual licensed under {{LLVM's license and MIT}}:
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ relevance: 100
---

The software contained in this directory tree is dual licensed under both the
University of Illinois "BSD-Like" license and the MIT license. As a user of
{{University of Illinois "BSD-Like" license}} and the {{MIT license}}. As a user of
this code you may choose to use it under either license. As a contributor,
you agree to allow your code to be used under both. The full text of the
relevant licenses is included below.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ relevance: 100
---

The software contained in this directory tree is dual licensed under both the
University of Illinois "BSD-Like" license and the MIT license. As a user of
{{University of Illinois "BSD-Like" license}} and the {{MIT license}}. As a user of
this code you may choose to use it under either license. As a contributor,
you agree to allow your code to be used under both. The full text of the
relevant licenses is included below.
Expand Down
Loading