File tree 1 file changed +1
-22
lines changed
public/pages/DefineDetector/components/DataFilterList/utils/__tests__
1 file changed +1
-22
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
+ * Copyright OpenSearch Contributors
2
3
* SPDX-License-Identifier: Apache-2.0
3
- *
4
- * The OpenSearch Contributors require contributions made to
5
- * this file be licensed under the Apache-2.0 license or a
6
- * compatible open source license.
7
- *
8
- * Modifications Copyright OpenSearch Contributors. See
9
- * GitHub history for details.
10
- */
11
-
12
- /*
13
- * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
14
- *
15
- * Licensed under the Apache License, Version 2.0 (the "License").
16
- * You may not use this file except in compliance with the License.
17
- * A copy of the License is located at
18
- *
19
- * http://www.apache.org/licenses/LICENSE-2.0
20
- *
21
- * or in the "license" file accompanying this file. This file is distributed
22
- * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
23
- * express or implied. See the License for the specific language governing
24
- * permissions and limitations under the License.
25
4
*/
26
5
27
6
import {
You can’t perform that action at this time.
0 commit comments