diff options
author | Michael Kuhn <suraia@ikkoku.de> | 2017-09-07 05:44:16 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-09-06 17:44:16 -1000 |
commit | 84ae7872d36fef95872250cfe801ec0d12f3d28f (patch) | |
tree | 6092f12a2e612f1fb1a0525dc338121a20a25e5a /share | |
parent | 01a9a048ad2c03fe61d5684f6e8618bdf681aa61 (diff) | |
download | spack-84ae7872d36fef95872250cfe801ec0d12f3d28f.tar.gz spack-84ae7872d36fef95872250cfe801ec0d12f3d28f.tar.bz2 spack-84ae7872d36fef95872250cfe801ec0d12f3d28f.tar.xz spack-84ae7872d36fef95872250cfe801ec0d12f3d28f.zip |
Update copyright notices for 2017 (#5295)
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 7d933315a6..c0f82bd0ae 100755 --- a/share/spack/setup-env.csh +++ b/share/spack/setup-env.csh @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2016, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2017, 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 232d824170..c9a3858621 100755 --- a/share/spack/setup-env.sh +++ b/share/spack/setup-env.sh @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2016, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2017, 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 4eb1c1c038..044ea448fd 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2013-2016, Lawrence Livermore National Security, LLC. +# Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. |