summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2022-01-12 11:21:41 -0800
committerTodd Gamblin <tgamblin@llnl.gov>2022-01-14 22:50:21 -0800
commit93377942d17d356aaae793c5d665a3e48ab7649e (patch)
tree4effb6e7f18f6c58985ade6200337744f27225b5 /bin
parente3527983acdaa7baacda326f5dc0308cfe538bfe (diff)
downloadspack-93377942d17d356aaae793c5d665a3e48ab7649e.tar.gz
spack-93377942d17d356aaae793c5d665a3e48ab7649e.tar.bz2
spack-93377942d17d356aaae793c5d665a3e48ab7649e.tar.xz
spack-93377942d17d356aaae793c5d665a3e48ab7649e.zip
Update copyright year to 2022
Diffstat (limited to 'bin')
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/spack b/bin/spack
index 3b4f782d1c..45f84242fa 100755
--- a/bin/spack
+++ b/bin/spack
@@ -1,7 +1,7 @@
#!/bin/sh
# -*- python -*-
#
-# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2022 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)
diff --git a/bin/spack-python b/bin/spack-python
index 923f7380ba..b2deca2df4 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2022 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)