diff options
Diffstat (limited to 'bin/rebuild-index.sh')
-rwxr-xr-x | bin/rebuild-index.sh | 2 |
1 files changed, 1 insertions, 1 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) |