From 82dd762ef083869143422b4afcb21e27f7c9f7bd Mon Sep 17 00:00:00 2001 From: sunby Date: Wed, 22 Sep 2021 19:59:59 +0800 Subject: [PATCH] Change copyright (#8317) Signed-off-by: sunby --- internal/datacoord/util.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/datacoord/util.go b/internal/datacoord/util.go index 0a7c745532..b33669bdde 100644 --- a/internal/datacoord/util.go +++ b/internal/datacoord/util.go @@ -8,6 +8,7 @@ // 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. + package datacoord import (