Signed-off-by: Aníbal Limón <[email protected]> --- meta/classes/testimage.bbclass | 2 +- meta/classes/testsdk.bbclass | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass index 7fff29f..6992a18 100644 --- a/meta/classes/testimage.bbclass +++ b/meta/classes/testimage.bbclass @@ -1,4 +1,4 @@ -# Copyright (C) 2013 Intel Corporation +# Copyright (C) 2013 - 2016 Intel Corporation # # Released under the MIT license (see COPYING.MIT) diff --git a/meta/classes/testsdk.bbclass b/meta/classes/testsdk.bbclass index edc29ca..487f40c 100644 --- a/meta/classes/testsdk.bbclass +++ b/meta/classes/testsdk.bbclass @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Intel Corporation +# Copyright (C) 2013 - 2016 Intel Corporation # # Released under the MIT license (see COPYING.MIT) -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
