Skip to content

Commit f52e84e

Browse files
committed
add new license rules for elastic notices #3942
Signed-off-by: NucleonGodX <[email protected]>
1 parent c40476a commit f52e84e

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
license_expression: elastic-license-v2 OR agpl-3.0 OR mongodb-sspl-1.0
3+
is_license_notice: yes
4+
relevance: 100
5+
notes: https://github.com/elastic/elasticsearch/commit/a59c182f9f7e9d1bf3d6eecbc0e44f24ff91d053
6+
ignorable_copyrights:
7+
- Copyright Elasticsearch B.V.
8+
ignorable_holders:
9+
- Elasticsearch B.V.
10+
---
11+
12+
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
13+
* or more contributor license agreements. Licensed under the "{{Elastic License}}
14+
* 2.0", the "{{GNU Affero General Public License v3.0 only}}", and the "{{Server Side
15+
* Public License, v 1}}"; you may not use this file except in compliance with, at
16+
* your election, the "{{Elastic License 2.0}}", the "{{GNU Affero General Public
17+
* License v3.0 only}}" or the "{{Server Side Public License, v 1}}".
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
license_expression: (elastic-license-v2 OR agpl-3.0 OR mongodb-sspl-1.0) AND apache-2.0 AND elastic-license-v2
3+
is_license_notice: yes
4+
relevance: 100
5+
notes: See https://github.com/elastic/elasticsearch/commit/a59c182f9f7e9d1bf3d6eecbc0e44f24ff91d053
6+
---
7+
8+
Source code in this repository is covered by (i) a triple license under the "GNU
9+
Affero General Public License v3.0 only", "the Server Side Public License, v 1",
10+
and the "Elastic License 2.0", or (ii) an "Apache License 2.0" compatible
11+
license or (iii) solely under the "Elastic License 2.0", in each case, as noted
12+
in the applicable header. The default throughout the repository is a triple
13+
license under the "GNU Affero General Public License v3.0 only", "the Server
14+
Side Public License, v 1", and the "Elastic License 2.0", unless the header
15+
specifies another license. Code that is licensed solely under the "Elastic
16+
License 2.0" is found only in the x-pack folder.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: elastic-license-v2 OR agpl-3.0 OR mongodb-sspl-1.0
3+
is_license_reference: yes
4+
relevance: 100
5+
referenced_filenames:
6+
- licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt
7+
notes: https://github.com/elastic/elasticsearch/commit/a59c182f9f7e9d1bf3d6eecbc0e44f24ff91d053
8+
---
9+
10+
licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt

0 commit comments

Comments
 (0)