mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-28 17:38:27 +00:00
build: Fix license headers accidentally corrupted.
This commit is contained in:
parent
ec9cfa690d
commit
0bcf1e316c
|
@ -1,4 +1,6 @@
|
|||
# Copyright 2018-2020, Collabora, Ltd. SPDX-License-Identifier: BSL-1.0
|
||||
# Copyright 2018-2021, Collabora, Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: BSL-1.0
|
||||
|
||||
# Catch2 main test driver
|
||||
add_library(tests_main STATIC tests_main.cpp)
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# Copyright 2020, Collabora, Ltd. SPDX-License-Identifier: BSL-1.0
|
||||
# Copyright 2020, Collabora, Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: BSL-1.0
|
||||
|
||||
tests_main = static_library(
|
||||
'tests_main',
|
||||
|
|
Loading…
Reference in a new issue