Skip to content

Commit 5648ded

Browse files
committed
Fix license header for RestRequestFilter (#63790)
A duplicate license was inadvertendly introduced in #63507
1 parent bc8387c commit 5648ded

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

server/src/main/java/org/elasticsearch/rest/RestRequestFilter.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
* under the License.
1818
*/
1919

20-
/*
21-
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
22-
* or more contributor license agreements. Licensed under the Elastic License;
23-
* you may not use this file except in compliance with the Elastic License.
24-
*/
2520
package org.elasticsearch.rest;
2621

2722
import org.elasticsearch.ElasticsearchException;

0 commit comments

Comments
 (0)