diff options
Diffstat (limited to 'meta/lib/oeqa/sdkext/case.py')
| -rw-r--r-- | meta/lib/oeqa/sdkext/case.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/lib/oeqa/sdkext/case.py b/meta/lib/oeqa/sdkext/case.py index 21b718831c..668faec9b9 100644 --- a/meta/lib/oeqa/sdkext/case.py +++ b/meta/lib/oeqa/sdkext/case.py | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | # | ||
| 1 | # Copyright (C) 2016 Intel Corporation | 2 | # Copyright (C) 2016 Intel Corporation |
| 2 | # Released under the MIT license (see COPYING.MIT) | 3 | # |
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 3 | 6 | ||
| 4 | import os | 7 | import os |
| 5 | import subprocess | 8 | import subprocess |
