Private
Public Access
2
0

spdx: add spdx tags to most files

Large change that removes the duplicated MIT notice withe a spdx tag

Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2019-05-09 09:47:11 -07:00
parent 6d2ca4b97a
commit 170bdd104f
264 changed files with 315 additions and 4052 deletions

View File

@@ -4,6 +4,8 @@
# analysis scan via SonarCloud.
#
# Author: Alex Tereschenko <alext.mkrs@gmail.com>
# Copyright (c) 2017 Alex Tereschenko.
# SPDX-License-Identifier: MIT
#
# All environment variables used are passed from either Travis or docker-compose.
# See details at https://docs.sonarqube.org/display/SONAR/Analysis+Parameters.