diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-30 22:36:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-30 22:36:56 -0800 |
commit | 4af630308619afb40b1de89d1f7bac0f57b70a38 (patch) | |
tree | 5508c4c41c8e35b8c0daf1b9c9275e17557aa2a4 /bin/sbang | |
parent | 98ad6e39b57de643162fe7ff94dad57b047bc8b6 (diff) | |
download | spack-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/sbang')
-rwxr-xr-x | bin/sbang | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |