license year bump (#34921)

* license bump year
* fix black issues of modified files
* mypy
* fix 2021 -> 2023
This commit is contained in:
Harmen Stoppels
2023-01-18 23:30:17 +01:00
committed by GitHub
parent e391edf2f5
commit fce95e2efb
7749 changed files with 7780 additions and 7777 deletions

2
lib/spack/env/cc vendored
View File

@@ -1,7 +1,7 @@
#!/bin/sh -f
# shellcheck disable=SC2034 # evals in this script fool shellcheck
#
# Copyright 2013-2022 Lawrence Livermore National Security, LLC and other
# Copyright 2013-2023 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)