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,4 @@
// Auto-Generated file
#include "version.h"
const char* gVERSION = "@VERSION@";