Skip to content

Commit cd5bca5

Browse files
committed
Add misc. LLAMA 2 license detection rules
Reference: #3463 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent aac70d7 commit cd5bca5

22 files changed

+179
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
---
5+
6+
This software may be used and distributed according to the terms of the {{Llama 2 Community License}} Agreement.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- https://github.com/facebookresearch/llama/blob/main/LICENSE
6+
---
7+
8+
The models included in this project are licensed under the LLAMA 2 Community License. See the [LLAMA2 License](https://github.com/facebookresearch/llama/blob/main/LICENSE) for full details.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
The models included in this project are licensed under the LLAMA 2 Community License.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
## License
8+
- Llama 2 is licensed under the LLAMA 2 Community License,
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
licensed under the LLAMA 2 Community License,
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- https://github.com/facebookresearch/llama/blob/main/LICENSE
6+
---
7+
8+
## License
9+
10+
Llama 2 resources are governed by the [LLAMA 2 COMMUNITY LICENSE AGREEMENT](https://github.com/facebookresearch/llama/blob/main/LICENSE).
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- https://github.com/facebookresearch/llama/blob/main/LICENSE
6+
---
7+
8+
Llama 2 resources are governed by the [LLAMA 2 COMMUNITY LICENSE AGREEMENT](https://github.com/facebookresearch/llama/blob/main/LICENSE).
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://ai.meta.com/llama/license/
7+
---
8+
9+
Llama 2 is licensed under the `LLAMA 2 Community License <https://ai.meta.com/llama/license/>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
FREE for commercial use under [Llama 2 Community License](
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: llama-2-license-2023
3+
is_license_notice: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://github.com/facebookresearch/llama/blob/main/LICENSE
7+
---
8+
9+
governed by the [LLAMA 2 COMMUNITY LICENSE AGREEMENT](https://github.com/facebookresearch/llama/blob/main/LICENSE).

0 commit comments

Comments
 (0)