summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2018-12-31 22:04:23 -0800
committerTodd Gamblin <tgamblin@llnl.gov>2019-01-01 00:44:28 -0800
commit6f50cd52ed2bd8673d358fca8bd3d5ba62d916fb (patch)
tree6252089f12d6f6cade34bfab83eef8ebc6b0da54 /bin
parente82992ae32fcbc3310b4a24e1e2905b46c4babeb (diff)
downloadspack-6f50cd52ed2bd8673d358fca8bd3d5ba62d916fb.tar.gz
spack-6f50cd52ed2bd8673d358fca8bd3d5ba62d916fb.tar.bz2
spack-6f50cd52ed2bd8673d358fca8bd3d5ba62d916fb.tar.xz
spack-6f50cd52ed2bd8673d358fca8bd3d5ba62d916fb.zip
copyright: update license headers for 2013-2019 copyright.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sbang2
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/sbang b/bin/sbang
index b3d74ef48f..ab020a1f31 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2013-2018 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2019 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 171ee0f724..87fd9c3090 100755
--- a/bin/spack
+++ b/bin/spack
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2013-2018 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2019 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 e4487e3464..562b633c70 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2013-2018 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2019 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)