Skip to content

Commit 50f1556

Browse files
committed
Add missing license header to gcovr.cfg file
1 parent 5ac8f1c commit 50f1556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/gcovr.cfg.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception.
2+
13
root = @CMAKE_SOURCE_DIR@
24
cobertura = @CMAKE_BINARY_DIR@/coverage/cobertura.xml
35
sonarqube = @CMAKE_BINARY_DIR@/coverage/sonarqube.xml

0 commit comments

Comments
 (0)