diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2021-04-22 22:23:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-22 22:23:09 -0700 |
commit | 6f25e5242e1cf7120b5ec9bba0dba40c55fdda2d (patch) | |
tree | 5c7b002d99dfe0336918762d2c41410b7a9807bc /bin | |
parent | e64fe115067e0f20811ef784d8a8ef028b195c6a (diff) | |
download | spack-6f25e5242e1cf7120b5ec9bba0dba40c55fdda2d.tar.gz spack-6f25e5242e1cf7120b5ec9bba0dba40c55fdda2d.tar.bz2 spack-6f25e5242e1cf7120b5ec9bba0dba40c55fdda2d.tar.xz spack-6f25e5242e1cf7120b5ec9bba0dba40c55fdda2d.zip |
Docs: Updated copyrights in files still using 2020 as ending year (#23215)
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/sbang | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other +# Copyright 2013-2021 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) |