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 /bin | |
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 '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 (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. @@ -1,6 +1,6 @@ #!/usr/bin/env python ############################################################################## -# 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/bin/spack-python b/bin/spack-python index f79f859717..dbb6ddf2f5 100755 --- a/bin/spack-python +++ b/bin/spack-python @@ -1,6 +1,6 @@ #!/bin/sh ############################################################################## -# 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. |