Skip to content

Commit 6a9db8f

Browse files
Add new license rules for Elasticsearch notices #3942
Reference: #3942 Co-authored-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com> Signed-off-by: NucleonGodX <racerpro41@gmail.com>
1 parent 7347868 commit 6a9db8f

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-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
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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+
minimum_coverage: 95
6+
referenced_filenames:
7+
- licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt
8+
notes: https://github.com/elastic/elasticsearch/commit/a59c182f9f7e9d1bf3d6eecbc0e44f24ff91d053
9+
---
10+
11+
licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt

0 commit comments

Comments
 (0)