cmd/test.py: fix typo in spdx license header
This commit is contained in:
committed by
Tamara Dahlgren
parent
73f76bc1b5
commit
b0eb02a86f
@@ -1,7 +1,7 @@
|
||||
# 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)
|
||||
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
|
||||
from __future__ import print_function
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user