From 8a7dffc2789a2205c5671b7878016ea6a49d639e Mon Sep 17 00:00:00 2001 From: Alassane Yattara Date: Tue, 12 Dec 2023 15:17:07 +0100 Subject: [PATCH] bitbake: toaster/test: fix Copyright (Bitbake rev: 4967c3f3b3c5971e9ac65cb833eb8617e8c3445c) Signed-off-by: Alassane Yattara Signed-off-by: Richard Purdie --- bitbake/lib/toaster/tests/functional/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/lib/toaster/tests/functional/utils.py b/bitbake/lib/toaster/tests/functional/utils.py index bde1146ed1..7269fa1805 100644 --- a/bitbake/lib/toaster/tests/functional/utils.py +++ b/bitbake/lib/toaster/tests/functional/utils.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # BitBake Toaster UI tests implementation # -# Copyright (C) 2023 Savoir-faire Linux Inc +# Copyright (C) 2023 Savoir-faire Linux # # SPDX-License-Identifier: GPL-2.0-only