Skip to content

Commit f4b5a67

Browse files
authored
[skip e2e]Update license for typeutil hash (milvus-io#15035)
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
1 parent cf145c1 commit f4b5a67

2 files changed

Lines changed: 24 additions & 14 deletions

File tree

internal/util/typeutil/hash.go

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
// Copyright (C) 2019-2020 Zilliz. All rights reserved.
2-
//
3-
// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1+
// Licensed to the LF AI & Data foundation under one
2+
// or more contributor license agreements. See the NOTICE file
3+
// distributed with this work for additional information
4+
// regarding copyright ownership. The ASF licenses this file
5+
// to you under the Apache License, Version 2.0 (the
6+
// "License"); you may not use this file except in compliance
47
// with the License. You may obtain a copy of the License at
58
//
6-
// http://www.apache.org/licenses/LICENSE-2.0
9+
// http://www.apache.org/licenses/LICENSE-2.0
710
//
8-
// Unless required by applicable law or agreed to in writing, software distributed under the License
9-
// is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
10-
// or implied. See the License for the specific language governing permissions and limitations under the License.
11+
// Unless required by applicable law or agreed to in writing, software
12+
// distributed under the License is distributed on an "AS IS" BASIS,
13+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
// See the License for the specific language governing permissions and
15+
// limitations under the License.
1116

1217
package typeutil
1318

internal/util/typeutil/hash_test.go

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
// Copyright (C) 2019-2020 Zilliz. All rights reserved.
2-
//
3-
// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1+
// Licensed to the LF AI & Data foundation under one
2+
// or more contributor license agreements. See the NOTICE file
3+
// distributed with this work for additional information
4+
// regarding copyright ownership. The ASF licenses this file
5+
// to you under the Apache License, Version 2.0 (the
6+
// "License"); you may not use this file except in compliance
47
// with the License. You may obtain a copy of the License at
58
//
6-
// http://www.apache.org/licenses/LICENSE-2.0
9+
// http://www.apache.org/licenses/LICENSE-2.0
710
//
8-
// Unless required by applicable law or agreed to in writing, software distributed under the License
9-
// is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
10-
// or implied. See the License for the specific language governing permissions and limitations under the License.
11+
// Unless required by applicable law or agreed to in writing, software
12+
// distributed under the License is distributed on an "AS IS" BASIS,
13+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
// See the License for the specific language governing permissions and
15+
// limitations under the License.
1116

1217
package typeutil
1318

0 commit comments

Comments
 (0)