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,4 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
# Copyright (c) 2016 Intel Corporation.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
import unittest as u
|
||||
import re, fnmatch, os, sys
|
||||
|
||||
Reference in New Issue
Block a user