diff options
| author | Alassane Yattara <alassane.yattara@savoirfairelinux.com> | 2023-12-12 15:17:07 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-13 11:49:18 +0000 |
| commit | 8a7dffc2789a2205c5671b7878016ea6a49d639e (patch) | |
| tree | 9dc45396ebe19587dc8ba45abcb5c5a916fee00d /bitbake | |
| parent | 5d6a41b265caebe8bfe81530983de34ffb4341ad (diff) | |
| download | poky-8a7dffc2789a2205c5671b7878016ea6a49d639e.tar.gz | |
bitbake: toaster/test: fix Copyright
(Bitbake rev: 4967c3f3b3c5971e9ac65cb833eb8617e8c3445c)
Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
| -rw-r--r-- | bitbake/lib/toaster/tests/functional/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | # BitBake Toaster UI tests implementation | 3 | # BitBake Toaster UI tests implementation |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2023 Savoir-faire Linux Inc | 5 | # Copyright (C) 2023 Savoir-faire Linux |
| 6 | # | 6 | # |
| 7 | # SPDX-License-Identifier: GPL-2.0-only | 7 | # SPDX-License-Identifier: GPL-2.0-only |
| 8 | 8 | ||
