summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2019-12-30 22:36:56 -0800
committerGitHub <noreply@github.com>2019-12-30 22:36:56 -0800
commit4af630308619afb40b1de89d1f7bac0f57b70a38 (patch)
tree5508c4c41c8e35b8c0daf1b9c9275e17557aa2a4 /bin
parent98ad6e39b57de643162fe7ff94dad57b047bc8b6 (diff)
downloadspack-4af630308619afb40b1de89d1f7bac0f57b70a38.tar.gz
spack-4af630308619afb40b1de89d1f7bac0f57b70a38.tar.bz2
spack-4af630308619afb40b1de89d1f7bac0f57b70a38.tar.xz
spack-4af630308619afb40b1de89d1f7bac0f57b70a38.zip
copyright: update copyright dates for 2020 (#14328)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rebuild-index.sh2
-rwxr-xr-xbin/rebuild-package.sh2
-rwxr-xr-xbin/sbang2
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
5 files changed, 5 insertions, 5 deletions
diff --git a/bin/rebuild-index.sh b/bin/rebuild-index.sh
index 009010baf1..c4811e1f29 100755
--- a/bin/rebuild-index.sh
+++ b/bin/rebuild-index.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 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/rebuild-package.sh b/bin/rebuild-package.sh
index 657e431052..747cbd9875 100755
--- a/bin/rebuild-package.sh
+++ b/bin/rebuild-package.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 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 ab020a1f31..6ceff42e66 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 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 b/bin/spack
index a7ebb8d161..9d8e0419ad 100755
--- a/bin/spack
+++ b/bin/spack
@@ -1,7 +1,7 @@
#!/bin/sh
# -*- python -*-
#
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 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 562b633c70..b81c8b7dbb 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 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)