diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/rebuild-index.sh | 2 | ||||
-rwxr-xr-x | bin/rebuild-package.sh | 2 | ||||
-rwxr-xr-x | bin/sbang | 2 | ||||
-rwxr-xr-x | bin/spack | 2 | ||||
-rwxr-xr-x | bin/spack-python | 2 |
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) @@ -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) @@ -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) |