summaryrefslogtreecommitdiff
path: root/share/spack/qa/test-framework.sh
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2024-01-02 00:21:30 -0800
committerGitHub <noreply@github.com>2024-01-02 09:21:30 +0100
commit3118647802b3c1b1ac2f2577c8de19ef176d4a88 (patch)
treebd77de3a9c8a13121fdb4d0f1cbdc9710894958e /share/spack/qa/test-framework.sh
parent1dac7338ed04bc4c220d6d1141b5c36ac04c3d48 (diff)
downloadspack-3118647802b3c1b1ac2f2577c8de19ef176d4a88.tar.gz
spack-3118647802b3c1b1ac2f2577c8de19ef176d4a88.tar.bz2
spack-3118647802b3c1b1ac2f2577c8de19ef176d4a88.tar.xz
spack-3118647802b3c1b1ac2f2577c8de19ef176d4a88.zip
Update copyright year to 2024 (#41919)
It was time to run `spack license update-copyright-year` again.
Diffstat (limited to 'share/spack/qa/test-framework.sh')
-rwxr-xr-xshare/spack/qa/test-framework.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/qa/test-framework.sh b/share/spack/qa/test-framework.sh
index e18e952621..173f27514b 100755
--- a/share/spack/qa/test-framework.sh
+++ b/share/spack/qa/test-framework.sh
@@ -1,4 +1,4 @@
-# Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2024 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)