From 60f939af0795563e58ac0edccb4e6e0054d12231 Mon Sep 17 00:00:00 2001 From: robbie228 Date: Tue, 19 Nov 2024 16:11:40 +0800 Subject: [PATCH] update copyright Signed-off-by: robbie228 --- .../docker-compose/docker-deploy/hosts-setup.sh | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/deploy/docker-compose/docker-deploy/hosts-setup.sh b/deploy/docker-compose/docker-deploy/hosts-setup.sh index 4722a9339a..42d9759950 100644 --- a/deploy/docker-compose/docker-deploy/hosts-setup.sh +++ b/deploy/docker-compose/docker-deploy/hosts-setup.sh @@ -1,6 +1,18 @@ #! /bin/bash - -# Copyright 2019 The FATE Authors. All Rights Reserved. +# +# Copyright 2019 The FATE Authors. All Rights Reserved. +# +# 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. # ### Group, user and folder creation ## Add docker group if not exists