diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/sbang | 2 | ||||
-rwxr-xr-x | bin/spack | 2 | ||||
-rwxr-xr-x | bin/spack-python | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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) @@ -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) |