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:
@@ -1,5 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Author: Nicolas Oliver <dario.n.oliver@intel.com>
|
||||
# Copyright (c) 2017 Intel Corporation.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
set -x
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user