diff options
Diffstat (limited to 'bitbake/lib/toaster/manage.py')
| -rwxr-xr-x | bitbake/lib/toaster/manage.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/manage.py b/bitbake/lib/toaster/manage.py index ae32619d12..f8de49c264 100755 --- a/bitbake/lib/toaster/manage.py +++ b/bitbake/lib/toaster/manage.py | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # | 2 | # |
| 3 | # Copyright BitBake Contributors | ||
| 4 | # | ||
| 3 | # SPDX-License-Identifier: GPL-2.0-only | 5 | # SPDX-License-Identifier: GPL-2.0-only |
| 4 | # | 6 | # |
| 5 | 7 | ||
