summaryrefslogtreecommitdiff
path: root/share/spack/qa/setup-env-test.sh
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2023-01-18 23:30:17 +0100
committerGitHub <noreply@github.com>2023-01-18 14:30:17 -0800
commitfce95e2efb76da3c6ee549f2a9b4e257fb42ae50 (patch)
treecca5191f77f4f6241d29c89bddac219df51883fd /share/spack/qa/setup-env-test.sh
parente391edf2f59cb9e67bfded009ac3048674b70b45 (diff)
downloadspack-fce95e2efb76da3c6ee549f2a9b4e257fb42ae50.tar.gz
spack-fce95e2efb76da3c6ee549f2a9b4e257fb42ae50.tar.bz2
spack-fce95e2efb76da3c6ee549f2a9b4e257fb42ae50.tar.xz
spack-fce95e2efb76da3c6ee549f2a9b4e257fb42ae50.zip
license year bump (#34921)
* license bump year * fix black issues of modified files * mypy * fix 2021 -> 2023
Diffstat (limited to 'share/spack/qa/setup-env-test.sh')
-rwxr-xr-xshare/spack/qa/setup-env-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/qa/setup-env-test.sh b/share/spack/qa/setup-env-test.sh
index 1482a87ad7..94589e5bcb 100755
--- a/share/spack/qa/setup-env-test.sh
+++ b/share/spack/qa/setup-env-test.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2013-2022 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2023 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)