summaryrefslogtreecommitdiff
path: root/share/spack/qa/run-build-tests
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/qa/run-build-tests')
-rwxr-xr-xshare/spack/qa/run-build-tests6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/spack/qa/run-build-tests b/share/spack/qa/run-build-tests
index 5772632234..315c0b8e99 100755
--- a/share/spack/qa/run-build-tests
+++ b/share/spack/qa/run-build-tests
@@ -1,5 +1,11 @@
#!/bin/bash -e
#
+# Copyright 2013-2018 Lawrence Livermore National Security, LLC and other
+# Spack Project Developers. See the top-level COPYRIGHT file for details.
+#
+# SPDX-License-Identifier: (Apache-2.0 OR MIT)
+
+#
# Description:
# Runs Spack build smoke tests. This installs a few packages that
# cover different parts of the build system. It is not an exhaustive