Private
Public Access
2
0

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:
Thomas Ingleby
2019-05-09 09:46:49 -07:00
parent c4d8dd2524
commit 6d2ca4b97a
11 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# From OpenCV Project
# SPDX-License-Identifier: BSD-3-Clause
#
# Find specified Python version
# Arguments:
# preferred_version (value): Version to check for first