Add AGPLv3 as a supported license

This commit is contained in:
Mark Vieira 2024-09-13 13:28:03 -07:00
parent a724c79326
commit a59c182f9f
No known key found for this signature in database
GPG key ID: 9F12FCE90D9350AB
10208 changed files with 51770 additions and 40981 deletions

View file

@ -1,9 +1,10 @@
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server
* Side Public License, v 1.
* or more contributor license agreements. Licensed under the "Elastic License
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* Public License v 1"; you may not use this file except in compliance with, at
* your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/
import org.elasticsearch.index.codec.Elasticsearch814Codec;