We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc8387c commit 5648dedCopy full SHA for 5648ded
server/src/main/java/org/elasticsearch/rest/RestRequestFilter.java
@@ -17,11 +17,6 @@
17
* under the License.
18
*/
19
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
- */
25
package org.elasticsearch.rest;
26
27
import org.elasticsearch.ElasticsearchException;
0 commit comments