diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2024-01-02 00:21:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 09:21:30 +0100 |
commit | 3118647802b3c1b1ac2f2577c8de19ef176d4a88 (patch) | |
tree | bd77de3a9c8a13121fdb4d0f1cbdc9710894958e /bin/spack_pwsh.ps1 | |
parent | 1dac7338ed04bc4c220d6d1141b5c36ac04c3d48 (diff) | |
download | spack-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 'bin/spack_pwsh.ps1')
-rw-r--r-- | bin/spack_pwsh.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spack_pwsh.ps1 b/bin/spack_pwsh.ps1 index 0f5f072549..6340aa8e86 100644 --- a/bin/spack_pwsh.ps1 +++ b/bin/spack_pwsh.ps1 @@ -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) |