From 8a63e275bba6b346019dae39b6d10d03018d27b3 Mon Sep 17 00:00:00 2001 From: c Date: Thu, 19 Dec 2024 20:45:14 -0700 Subject: [PATCH] headers --- tests/shared/src/test/scala/UnzipTest.scala | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/tests/shared/src/test/scala/UnzipTest.scala b/tests/shared/src/test/scala/UnzipTest.scala index 7e3c792..e95238c 100644 --- a/tests/shared/src/test/scala/UnzipTest.scala +++ b/tests/shared/src/test/scala/UnzipTest.scala @@ -1,3 +1,19 @@ +/* + * Copyright 2023 dragonfly.ai + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import Util.* import Util.NArrayType.* import narr.*