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
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/agpl-3.0-plus_82.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
license_expression: agpl-3.0-plus
is_license_tag: yes
relevance: 100
source: ml_model
---

gnu agpl 3plus
gnu {{agpl 3plus}}
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/apache-2.0_501.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
license_expression: apache-2.0
is_license_notice: yes
relevance: 100
source: ml_model
ignorable_urls:
- http://www.apache.org/
---

licensed under the `Apache Licence <http: www.apache.org="" licenses="" license-2.0=
licensed under the `{{Apache Licence}} <http: www.apache.org="" licenses="" license-2.0=
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/cc-by-nc-nd-2.0_23.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
license_expression: cc-by-nc-nd-2.0
is_license_reference: yes
relevance: 100
source: ml_model
---

Creative Commons Attribution Non Commercial No Derivatives 2.0
{{Creative Commons Attribution Non Commercial No Derivatives 2.0}}
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/cc-by-sa-4.0_68.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
license_expression: cc-by-sa-4.0
is_license_reference: yes
relevance: 100
source: ml_model
---

Attribution-ShareAlike 4.0
{{Attribution-ShareAlike 4.0}}
5 changes: 3 additions & 2 deletions src/licensedcode/data/rules/cpol-1.02_10.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
license_expression: cpol-1.02
is_license_reference: yes
relevance: 100
source: ml_model
---

Code Project
{{Code Project
Open License
1.02
1.02}}
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/etalab-2.0_3.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ license_expression: etalab-2.0
is_license_notice: yes
relevance: 100
notes: language is fr
source: ml_model
---

Les données, disponibles dans le répertoire data sont publiées sous la Licence Ouverte 2.0.
Les données, disponibles dans le répertoire data sont publiées sous la {{Licence Ouverte 2.0}}.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
license_expression: gpl-2.0 WITH gcc-linking-exception-2.0
is_license_reference: yes
relevance: 100
source: ml_model
---

GPL-2.0-with-GCC-exception
{{GPL-2.0-with-GCC-exception}}
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/gpl-3.0-plus_230.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
license_expression: gpl-3.0-plus
is_license_tag: yes
relevance: 100
source: ml_model
ignorable_urls:
- https://www.gnu.org/copyleft/gpl.html
---

https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
https://www.gnu.org/copyleft/gpl.html {{GNU GPL v3 or later}}
3 changes: 2 additions & 1 deletion src/licensedcode/data/rules/lgpl-2.1-plus_167.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
license_expression: lgpl-2.1-plus
is_license_reference: yes
relevance: 100
source: ml_model
---

GNU LGPL v2.1 or later
GNU {{LGPL v2.1 or later}}
5 changes: 3 additions & 2 deletions src/licensedcode/data/rules/postgresql_25.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
license_expression: postgresql
is_license_notice: yes
relevance: 99
source: ml_model
---

Subsequent modifications to the code by the PostgreSQL project follow
the same license terms as the rest of PostgreSQL.
Subsequent modifications to the code by the PostgreSQL project {{follow
the same license terms as the rest of PostgreSQL}}.
Loading