cmd/test.py: fix typo in spdx license header

This commit is contained in:
Gregory Becker
2020-03-31 17:08:41 -07:00
committed by Tamara Dahlgren
parent 73f76bc1b5
commit b0eb02a86f

View File

@@ -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