summaryrefslogtreecommitdiff
path: root/bin
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 /bin
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 'bin')
-rw-r--r--bin/haspywin.py2
-rwxr-xr-xbin/sbang2
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
-rw-r--r--bin/spack.bat2
-rw-r--r--bin/spack_pwsh.ps12
6 files changed, 6 insertions, 6 deletions
diff --git a/bin/haspywin.py b/bin/haspywin.py
index c40eefdd32..da9e5ab7de 100644
--- a/bin/haspywin.py
+++ b/bin/haspywin.py
@@ -1,4 +1,4 @@
-# Copyright 2013-2021 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)
diff --git a/bin/sbang b/bin/sbang
index 806bc3a4af..727a3bbce6 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
# sbang project developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
diff --git a/bin/spack b/bin/spack
index d0eb8d8160..fe90edf7d3 100755
--- a/bin/spack
+++ b/bin/spack
@@ -1,7 +1,7 @@
#!/bin/sh
# -*- python -*-
#
-# 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)
diff --git a/bin/spack-python b/bin/spack-python
index b2deca2df4..30196d46c1 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -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)
diff --git a/bin/spack.bat b/bin/spack.bat
index 4781c42702..495b61a794 100644
--- a/bin/spack.bat
+++ b/bin/spack.bat
@@ -1,4 +1,4 @@
-:: Copyright 2013-2021 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)
diff --git a/bin/spack_pwsh.ps1 b/bin/spack_pwsh.ps1
index b734421780..0f5f072549 100644
--- a/bin/spack_pwsh.ps1
+++ b/bin/spack_pwsh.ps1
@@ -1,4 +1,4 @@
-# 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)