summaryrefslogtreecommitdiff
path: root/share/spack/docker/entrypoint.bash
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/docker/entrypoint.bash')
-rwxr-xr-xshare/spack/docker/entrypoint.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/docker/entrypoint.bash b/share/spack/docker/entrypoint.bash
index 1393cbb0bf..775747d904 100755
--- a/share/spack/docker/entrypoint.bash
+++ b/share/spack/docker/entrypoint.bash
@@ -1,6 +1,6 @@
#! /usr/bin/env bash -e
#
-# 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)