diff options
Diffstat (limited to 'scripts/yocto-check-layer')
| -rwxr-xr-x | scripts/yocto-check-layer | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/yocto-check-layer b/scripts/yocto-check-layer index 106c955251..010830f842 100755 --- a/scripts/yocto-check-layer +++ b/scripts/yocto-check-layer | |||
| @@ -3,7 +3,9 @@ | |||
| 3 | # Yocto Project layer checking tool | 3 | # Yocto Project layer checking tool |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2017 Intel Corporation | 5 | # Copyright (C) 2017 Intel Corporation |
| 6 | # Released under the MIT license (see COPYING.MIT) | 6 | # |
| 7 | # SPDX-License-Identifier: MIT | ||
| 8 | # | ||
| 7 | 9 | ||
| 8 | import os | 10 | import os |
| 9 | import sys | 11 | import sys |
