Skip to content

Commit 1b5b02c

Browse files
authored
Remove years from license headers (#48352)
1 parent 428b674 commit 1b5b02c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cc.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/bin/sh -f
22
# shellcheck disable=SC2034 # evals in this script fool shellcheck
33
#
4-
# Copyright 2013-2024 Lawrence Livermore National Security, LLC and other
5-
# Spack Project Developers. See the top-level COPYRIGHT file for details.
4+
# Copyright Spack Project Developers. See COPYRIGHT file for details.
65
#
76
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
87

0 commit comments

Comments
 (0)