21361: Add license headers
authorBrett Smith <brett.smith@curii.com>
Mon, 29 Jan 2024 17:02:21 +0000 (12:02 -0500)
committerBrett Smith <brett.smith@curii.com>
Wed, 31 Jan 2024 22:22:25 +0000 (17:22 -0500)
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

lib/install/arvadostest_docker_build.sh
lib/install/example_from_scratch.sh

index e0defa888a2cec5c0d2c3d20f320f7ebad0fb3a4..020fe8b72f7a46822eec42fb5e82257e73c0e58e 100755 (executable)
@@ -1,4 +1,8 @@
 #!/bin/bash
+#
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
 
 set -ex -o pipefail
 
index 03d9b7f63b4a031666b7eb5cd37f624122d50b7a..ce10834fe69c392630635500a5bd2eaf6b28c2ab 100644 (file)
@@ -1,4 +1,8 @@
 #!/bin/bash
+#
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
 
 set -e -o pipefail