summaryrefslogtreecommitdiff
path: root/lib/spack/env
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 /lib/spack/env
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 'lib/spack/env')
-rwxr-xr-xlib/spack/env/cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/env/cc b/lib/spack/env/cc
index b06c6fd6fc..22f6cb345c 100755
--- a/lib/spack/env/cc
+++ b/lib/spack/env/cc
@@ -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.