diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-11-27 22:12:56 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-11-27 22:12:56 +0100 |
commit | b70ecc7c7c0274212f59af89f5494aa4f00eb725 (patch) | |
tree | 03c54e6f4a510b748e07e19eefa34fe1cc46725e /t/11-journey-stats.t | |
parent | 0addce7bff7dd87c663e09217659dc0555d93453 (diff) |
Add a bunch of licensing data
Diffstat (limited to 't/11-journey-stats.t')
-rw-r--r-- | t/11-journey-stats.t | 5 |
1 files changed, 5 insertions, 0 deletions
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 <daniel.friesel@uos.de> +# +# SPDX-License-Identifier: MIT + use Mojo::Base -strict; # Tests journey entry and statistics |