diff options
Diffstat (limited to 'bitbake/lib/toaster/bldcontrol/views.py')
-rw-r--r-- | bitbake/lib/toaster/bldcontrol/views.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/bldcontrol/views.py b/bitbake/lib/toaster/bldcontrol/views.py index 60f00ef0ef..286d88b45a 100644 --- a/bitbake/lib/toaster/bldcontrol/views.py +++ b/bitbake/lib/toaster/bldcontrol/views.py | |||
@@ -1 +1,5 @@ | |||
1 | # | ||
2 | # SPDX-License-Identifier: GPL-2.0-only | ||
3 | # | ||
4 | |||
1 | # Create your views here. | 5 | # Create your views here. |