aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastermain/management/commands/perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastermain/management/commands/perf.py')
-rw-r--r--lib/toaster/toastermain/management/commands/perf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/toaster/toastermain/management/commands/perf.py b/lib/toaster/toastermain/management/commands/perf.py
index 6b450bbdf..7d629fb37 100644
--- a/lib/toaster/toastermain/management/commands/perf.py
+++ b/lib/toaster/toastermain/management/commands/perf.py
@@ -1,3 +1,7 @@
+#
+# SPDX-License-Identifier: GPL-2.0-only
+#
+
from django.core.management.base import BaseCommand
from django.test.client import Client
import os, sys, re