diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-03-24 12:13:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-24 12:13:52 -0700 |
commit | 54f97d1dec8df18b3d34144f38760abd9a7cc5b4 (patch) | |
tree | 305832fa3c8a6cb61479a89a04cb5b2cacb9bba9 /share | |
parent | 756cb4e6d792ba1f832ae89865a4b4982c45ff8e (diff) | |
download | spack-54f97d1dec8df18b3d34144f38760abd9a7cc5b4.tar.gz spack-54f97d1dec8df18b3d34144f38760abd9a7cc5b4.tar.bz2 spack-54f97d1dec8df18b3d34144f38760abd9a7cc5b4.tar.xz spack-54f97d1dec8df18b3d34144f38760abd9a7cc5b4.zip |
Update copyright on LLNL files for 2018. (#7592)
Diffstat (limited to 'share')
-rwxr-xr-x | share/spack/setup-env.csh | 2 | ||||
-rwxr-xr-x | share/spack/setup-env.sh | 2 | ||||
-rwxr-xr-x | share/spack/spack-completion.bash | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/spack/setup-env.csh b/share/spack/setup-env.csh index 6fc728daa8..b17b753bbe 100755 --- a/share/spack/setup-env.csh +++ b/share/spack/setup-env.csh @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2018, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. diff --git a/share/spack/setup-env.sh b/share/spack/setup-env.sh index 38bcac03a9..688529491a 100755 --- a/share/spack/setup-env.sh +++ b/share/spack/setup-env.sh @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2018, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. diff --git a/share/spack/spack-completion.bash b/share/spack/spack-completion.bash index 8f549b0933..3da9d8de80 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2018, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. |