diff options
Diffstat (limited to 'meta/lib/oeqa/utils/targetbuild.py')
| -rw-r--r-- | meta/lib/oeqa/utils/targetbuild.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/lib/oeqa/utils/targetbuild.py b/meta/lib/oeqa/utils/targetbuild.py index b8db7b2aca..1055810ca3 100644 --- a/meta/lib/oeqa/utils/targetbuild.py +++ b/meta/lib/oeqa/utils/targetbuild.py | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | # | ||
| 1 | # Copyright (C) 2013 Intel Corporation | 2 | # Copyright (C) 2013 Intel Corporation |
| 2 | # | 3 | # |
| 3 | # Released under the MIT license (see COPYING.MIT) | 4 | # SPDX-License-Identifier: MIT |
| 5 | # | ||
| 4 | 6 | ||
| 5 | # Provides a class for automating build tests for projects | 7 | # Provides a class for automating build tests for projects |
| 6 | 8 | ||
