diff options
Diffstat (limited to 'scripts/lib/checklayer/cases/bsp.py')
-rw-r--r-- | scripts/lib/checklayer/cases/bsp.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/lib/checklayer/cases/bsp.py b/scripts/lib/checklayer/cases/bsp.py index b6b611be73..7fd56f5d36 100644 --- a/scripts/lib/checklayer/cases/bsp.py +++ b/scripts/lib/checklayer/cases/bsp.py | |||
@@ -1,5 +1,7 @@ | |||
1 | # Copyright (C) 2017 Intel Corporation | 1 | # Copyright (C) 2017 Intel Corporation |
2 | # Released under the MIT license (see COPYING.MIT) | 2 | # |
3 | # SPDX-License-Identifier: MIT | ||
4 | # | ||
3 | 5 | ||
4 | import unittest | 6 | import unittest |
5 | 7 | ||