Update copyright year to 2024 (#41919)

It was time to run `spack license update-copyright-year` again.
This commit is contained in:
Todd Gamblin
2024-01-02 00:21:30 -08:00
committed by GitHub
parent 1dac7338ed
commit 3118647802
8560 changed files with 8577 additions and 8568 deletions

2
lib/spack/env/cc vendored
View File

@@ -1,7 +1,7 @@
#!/bin/sh -f
# shellcheck disable=SC2034 # evals in this script fool shellcheck
#
# 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)