summaryrefslogtreecommitdiff
path: root/share/spack/docs/docker/module-file-tutorial/spack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/docs/docker/module-file-tutorial/spack.sh')
-rw-r--r--share/spack/docs/docker/module-file-tutorial/spack.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/spack/docs/docker/module-file-tutorial/spack.sh b/share/spack/docs/docker/module-file-tutorial/spack.sh
index 54d095c717..a59bc7575f 100644
--- a/share/spack/docs/docker/module-file-tutorial/spack.sh
+++ b/share/spack/docs/docker/module-file-tutorial/spack.sh
@@ -1,3 +1,8 @@
+# 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)
+
source $SPACK_ROOT/share/spack/setup-env.sh
LMOD_DIR=$(spack location -i lmod)