summaryrefslogtreecommitdiff
path: root/t/01-static.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01-static.t')
-rw-r--r--t/01-static.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/01-static.t b/t/01-static.t
index 1d80ee0..3727f1e 100644
--- a/t/01-static.t
+++ b/t/01-static.t
@@ -1,4 +1,9 @@
#!/usr/bin/env perl
+
+# Copyright (C) 2020 Birte Kristina Friesel <derf@finalrewind.org>
+#
+# SPDX-License-Identifier: MIT
+
use Mojo::Base -strict;
use Test::More;