Skip to content

Commit b1c3f55

Browse files
authored
Fix duplicate license header in source files (#79236)
This fixes #79092. A follow up on tighten our licenseheader checks was raised at #79235 and will be addressed in a separate PR
1 parent 5ae1518 commit b1c3f55

File tree

13 files changed

+0
-106
lines changed

13 files changed

+0
-106
lines changed

server/src/internalClusterTest/java/org/elasticsearch/search/geo/GeoPointScriptDocValuesIT.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
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; you may not use this file except in compliance with the Elastic License
5-
* 2.0.
6-
*/
7-
81
/*
92
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
103
* or more contributor license agreements. Licensed under the Elastic License

x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/allocation/CcrPrimaryFollowerAllocationDecider.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.ccr.allocation;
179

1810
import org.elasticsearch.cluster.metadata.IndexMetadata;

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/allocation/CcrPrimaryFollowerAllocationDeciderTests.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.ccr.allocation;
179

1810
import com.carrotsearch.hppc.IntHashSet;

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/cluster/action/MigrateToDataTiersAction.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.cluster.action;
179

1810
import org.elasticsearch.action.ActionType;

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/MatchAllRoleBitSet.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.core.security.authz.accesscontrol;
179

1810
import org.apache.lucene.util.BitSet;

x-pack/plugin/mapper-unsigned-long/src/yamlRestTest/java/org/elasticsearch/xpack/unsignedlong/UnsignedLongClientYamlTestSuiteIT.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.unsignedlong;
179

1810
import com.carrotsearch.randomizedtesting.annotations.Name;

x-pack/plugin/searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots/BaseSearchableSnapshotsIntegTestCase.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
* 2.0; you may not use this file except in compliance with the Elastic License
55
* 2.0.
66
*/
7-
8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
157
package org.elasticsearch.xpack.searchablesnapshots;
168

179
import org.apache.lucene.search.TotalHits;

x-pack/plugin/searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots/SearchableSnapshotsLicenseIntegTests.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
* 2.0; you may not use this file except in compliance with the Elastic License
55
* 2.0.
66
*/
7-
8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
157
package org.elasticsearch.xpack.searchablesnapshots;
168

179
import org.elasticsearch.ElasticsearchSecurityException;

x-pack/plugin/spatial/src/internalClusterTest/java/org/elasticsearch/xpack/spatial/search/GeoShapeScriptDocValuesIT.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44
* 2.0; you may not use this file except in compliance with the Elastic License
55
* 2.0.
66
*/
7-
8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
167
package org.elasticsearch.xpack.spatial.search;
178

189
import org.elasticsearch.action.search.SearchResponse;

x-pack/plugin/spatial/src/internalClusterTest/java/org/elasticsearch/xpack/spatial/search/GeoShapeWithDocValuesQueryTests.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
* 2.0.
66
*/
77

8-
/*
9-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
10-
* or more contributor license agreements. Licensed under the Elastic License
11-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
12-
* in compliance with, at your election, the Elastic License 2.0 or the Server
13-
* Side Public License, v 1.
14-
*/
15-
168
package org.elasticsearch.xpack.spatial.search;
179

1810
import org.elasticsearch.action.search.SearchResponse;

0 commit comments

Comments
 (0)