summaryrefslogtreecommitdiff
path: root/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py')
-rw-r--r--poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py b/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py
index 5a73af797..eb483396c 100644
--- a/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py
+++ b/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py
@@ -1,3 +1,7 @@
+#
+# SPDX-License-Identifier: GPL-2.0-only
+#
+
from django import template
register = template.Library()