CMake: add spdx tags to modules
Helps to be explict what license each module is under Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) 2014 Intel Corporation
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
find_program (SPHINX_EXECUTABLE NAMES sphinx-build
|
||||
HINTS
|
||||
$ENV{SPHINX_DIR}
|
||||
|
||||
Reference in New Issue
Block a user