Skip to content

Commit 1d7cda6

Browse files
committed
Add new and improved rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 648c7db commit 1d7cda6

File tree

62 files changed

+620
-831
lines changed

Some content is hidden

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

62 files changed

+620
-831
lines changed

src/licensedcode/data/rules/afl-3.0_19.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ ignorable_urls:
1010

1111
* NOTICE OF LICENSE
1212
*
13-
* This source file is subject to the Academic Free License (AFL 3.0)
13+
* This source file is subject to the {{ Academic Free License (AFL 3.0)}}
1414
* that is bundled with this package in the file LICENSE.txt.
1515
* It is also available through the world-wide-web at this URL:
16-
* http://opensource.org/licenses/afl-3.0.php
16+
* {{ http://opensource.org/licenses/afl-3.0.php }}
1717
* If you did not receive a copy of the license and are unable to
1818
* obtain it through the world-wide-web, please send an email
19-
* to license@.com so we can send you a copy immediately.
19+
* to license@.com so we can send you a copy immediately.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: agpl-3.0-plus
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
---
7+
8+
{{AGPLv3 or later}}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: agpl-3.0
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
---
7+
8+
{{AGPLv3 only}}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: agpl-3.0
3+
is_license_reference: yes
4+
is_continuous: yes
5+
relevance: 100
6+
---
7+
8+
{{AGPL v3 only}}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- http://www.apache.org/licenses/LICENSE-2.0
6+
---
7+
8+
Licensed under {{the Apache License, Version 2 }} (the "License");
9+
you may not use this file except in compliance with the License.
10+
You may obtain a copy of the License at
11+
{{
12+
http://www.apache.org/licenses/LICENSE-2.0
13+
}}
14+
Unless required by applicable law or agreed to in writing, software
15+
distributed under the License is distributed on an "AS IS" BASIS,
16+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17+
See the License for the specific language governing permissions and
18+
limitations under the License.

src/licensedcode/data/rules/apache-2.0_and_proprietary-license_5.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ignorable_urls:
1111
## License
1212

1313
The contents of this repository is licensed under the
14-
[{{Apache License, version 2.0}}](http://www.apache.org/licenses/LICENSE-2.0).
14+
[{{Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0). }}
1515

16-
Your use of Firebase is governed by the
17-
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).
16+
{{Your use of Firebase is governed by the
17+
[Terms of Service for Firebase Services] }} (https://firebase.google.com/terms/).

src/licensedcode/data/rules/apache-2.0_or_other-permissive_or_tsl-2020_1.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ referenced_filenames:
66
- LICENSE-APACHE
77
---
88

9-
Source code in this repository is variously licensed under the Apache License Version 2.0,
10-
an Apache-compatible license, or the Timescale License. Please see * For a copy of the
11-
Apache License Version 2.0, please see LICENSE-APACHE
9+
Source code in this repository is variously licensed under the {{Apache License Version 2.0,
10+
an Apache-compatible license, or the Timescale License}}. Please see * For a copy of the
11+
Apache License Version 2.0, please see LICENSE-APACHE
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE.txt
6+
ignorable_urls:
7+
- http://framework.zend.com/license/new-bsd
8+
ignorable_emails:
9+
- license@zend.com
10+
---
11+
12+
* LICENSE
13+
*
14+
* This source file is subject to {{version 1.0 of the Zend Framework
15+
* license}}, that is bundled with this package in the file LICENSE.txt, and
16+
* is available through the world-wide-web at the following URL:
17+
* {{http://framework.zend.com/license/new-bsd }}. If you did not receive
18+
* a copy of the Zend Framework license and are unable to obtain it
19+
* through the world-wide-web, please send a note to license@zend.com
20+
* so we can mail you a copy immediately.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE.txt
6+
ignorable_urls:
7+
- http://framework.zend.com/license/new-bsd
8+
ignorable_emails:
9+
- license@zend.com
10+
---
11+
12+
* This source file is subject to {{version 1.0 of the Zend Framework
13+
* license}}, that is bundled with this package in the file LICENSE.txt, and
14+
* is available through the world-wide-web at the following URL:
15+
* {{http://framework.zend.com/license/new-bsd }}. If you did not receive
16+
* a copy of the Zend Framework license and are unable to obtain it
17+
* through the world-wide-web, please send a note to license@zend.com
18+
* so we can mail you a copy immediately.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: bsd-new
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
* LICENSE
8+
*
9+
* This source file is subject to {{version 1.0 of the Zend Framework
10+
* license}}

0 commit comments

Comments
 (0)