summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2018-03-24 12:13:52 -0700
committerGitHub <noreply@github.com>2018-03-24 12:13:52 -0700
commit54f97d1dec8df18b3d34144f38760abd9a7cc5b4 (patch)
tree305832fa3c8a6cb61479a89a04cb5b2cacb9bba9 /bin
parent756cb4e6d792ba1f832ae89865a4b4982c45ff8e (diff)
downloadspack-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 'bin')
-rwxr-xr-xbin/sbang2
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/sbang b/bin/sbang
index f7182c0f23..4ff6b1b327 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -1,6 +1,6 @@
#!/bin/bash
##############################################################################
-# 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/bin/spack b/bin/spack
index e9278ddc4c..78f5b7977f 100755
--- a/bin/spack
+++ b/bin/spack
@@ -1,6 +1,6 @@
#!/usr/bin/env python
##############################################################################
-# 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/bin/spack-python b/bin/spack-python
index 2a717025bf..4f6ae94904 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -1,6 +1,6 @@
#!/bin/sh
##############################################################################
-# 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.