summaryrefslogtreecommitdiff
path: root/.github/actions/add-maintainers-as-reviewers/entrypoint.py
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/add-maintainers-as-reviewers/entrypoint.py')
-rwxr-xr-x.github/actions/add-maintainers-as-reviewers/entrypoint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/add-maintainers-as-reviewers/entrypoint.py b/.github/actions/add-maintainers-as-reviewers/entrypoint.py
index aa89fcd468..c5cb147230 100755
--- a/.github/actions/add-maintainers-as-reviewers/entrypoint.py
+++ b/.github/actions/add-maintainers-as-reviewers/entrypoint.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2021 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)