diff options
Diffstat (limited to 'poky/meta/lib/oeqa/controllers/masterimage.py')
-rw-r--r-- | poky/meta/lib/oeqa/controllers/masterimage.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/poky/meta/lib/oeqa/controllers/masterimage.py b/poky/meta/lib/oeqa/controllers/masterimage.py index f175e119d..0435dfa12 100644 --- a/poky/meta/lib/oeqa/controllers/masterimage.py +++ b/poky/meta/lib/oeqa/controllers/masterimage.py @@ -1,7 +1,7 @@ # Copyright (C) 2014 Intel Corporation # -# Released under the MIT license (see COPYING.MIT) - +# SPDX-License-Identifier: MIT +# # This module adds support to testimage.bbclass to deploy images and run # tests using a "master image" - this is a "known good" image that is # installed onto the device as part of initial setup and will be booted into |