From b70ecc7c7c0274212f59af89f5494aa4f00eb725 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 27 Nov 2020 22:12:56 +0100 Subject: Add a bunch of licensing data --- t/11-journey-stats.t | 5 +++++ 1 file changed, 5 insertions(+) (limited to 't/11-journey-stats.t') diff --git a/t/11-journey-stats.t b/t/11-journey-stats.t index 3a28794..808a15c 100644 --- a/t/11-journey-stats.t +++ b/t/11-journey-stats.t @@ -1,4 +1,9 @@ #!/usr/bin/env perl + +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: MIT + use Mojo::Base -strict; # Tests journey entry and statistics -- cgit v1.2.3