From: Brett Smith Date: Mon, 29 Jan 2024 17:02:21 +0000 (-0500) Subject: 21361: Add license headers X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/8851ca95fafb98a40d233e178e4e53fad98cdc73 21361: Add license headers Arvados-DCO-1.1-Signed-off-by: Brett Smith --- diff --git a/lib/install/arvadostest_docker_build.sh b/lib/install/arvadostest_docker_build.sh index e0defa888a..020fe8b72f 100755 --- a/lib/install/arvadostest_docker_build.sh +++ b/lib/install/arvadostest_docker_build.sh @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 set -ex -o pipefail diff --git a/lib/install/example_from_scratch.sh b/lib/install/example_from_scratch.sh index 03d9b7f63b..ce10834fe6 100644 --- a/lib/install/example_from_scratch.sh +++ b/lib/install/example_from_scratch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 set -e -o pipefail