File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed
server/src/main/java/org/elasticsearch/repositories Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 11/*
2- * ELASTICSEARCH CONFIDENTIAL
3- * __________________
4- *
5- * Copyright Elasticsearch B.V. All rights reserved.
6- *
7- * NOTICE: All information contained herein is, and remains
8- * the property of Elasticsearch B.V. and its suppliers, if any.
9- * The intellectual and technical concepts contained herein
10- * are proprietary to Elasticsearch B.V. and its suppliers and
11- * may be covered by U.S. and Foreign Patents, patents in
12- * process, and are protected by trade secret or copyright
13- * law. Dissemination of this information or reproduction of
14- * this material is strictly forbidden unless prior written
15- * permission is obtained from Elasticsearch B.V.
2+ * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
3+ * or more contributor license agreements. Licensed under the "Elastic License
4+ * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
5+ * Public License v 1"; you may not use this file except in compliance with, at
6+ * your election, the "Elastic License 2.0", the "GNU Affero General Public
7+ * License v3.0 only", or the "Server Side Public License, v 1".
168 */
17-
189package org .elasticsearch .repositories ;
1910
2011import org .elasticsearch .cluster .DiffableUtils ;
You can’t perform that action at this time.
0 commit comments