The open source OpenXR runtime

clang-format configs: Fix SPDX tags

authored by Ryan Pavlik and committed by Jakob Bornecrantz 0684daae ae62cfba

Changed files
+2 -2
src
tests
+1 -1
src/xrt/.clang-format
··· 1 1 --- 2 - # SPDX-LicenseIdentifier: CC0-1.0 2 + # SPDX-License-Identifier: CC0-1.0 3 3 # SPDX-FileCopyrightText: 2020, Collabora, Ltd. 4 4 Language: Cpp 5 5 BasedOnStyle: LLVM
+1 -1
tests/.clang-format
··· 1 1 --- 2 - # SPDX-LicenseIdentifier: CC0-1.0 2 + # SPDX-License-Identifier: CC0-1.0 3 3 # SPDX-FileCopyrightText: 2020, Collabora, Ltd. 4 4 Language: Cpp 5 5 BasedOnStyle: LLVM