diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/spack | 2 | ||||
-rwxr-xr-x | bin/spack-python | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # -*- python -*- # -# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other +# Copyright 2013-2021 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 22141b46d6..923f7380ba 100755 --- a/bin/spack-python +++ b/bin/spack-python @@ -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 # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) |