Skip to content

Commit faddea4

Browse files
authored
Remove remaining Amazon header (#146)
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent 56cb87a commit faddea4

File tree

1 file changed

+1
-22
lines changed
  • public/pages/DefineDetector/components/DataFilterList/utils/__tests__

1 file changed

+1
-22
lines changed

public/pages/DefineDetector/components/DataFilterList/utils/__tests__/helper.test.ts

+1-22
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,6 @@
11
/*
2+
* Copyright OpenSearch Contributors
23
* 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.
254
*/
265

276
import {

0 commit comments

Comments
 (0)