aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templatetags/field_values_filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templatetags/field_values_filter.py')
-rw-r--r--lib/toaster/toastergui/templatetags/field_values_filter.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/toaster/toastergui/templatetags/field_values_filter.py b/lib/toaster/toastergui/templatetags/field_values_filter.py
index 5a73af797..eb483396c 100644
--- a/lib/toaster/toastergui/templatetags/field_values_filter.py
+++ b/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()