From e7efe6de232445e3ef7816db4661670f7839ba7a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 28 Nov 2020 10:39:08 +0100 Subject: add machine-readable copyright and licensing information --- lib/DBInfoscreen.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/DBInfoscreen.pm') diff --git a/lib/DBInfoscreen.pm b/lib/DBInfoscreen.pm index 0834a97..ed81638 100644 --- a/lib/DBInfoscreen.pm +++ b/lib/DBInfoscreen.pm @@ -1,8 +1,9 @@ package DBInfoscreen; -use Mojo::Base 'Mojolicious'; +# Copyright (C) 2011-2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause -# Copyright (C) 2011-2020 Daniel Friesel -# License: 2-Clause BSD +use Mojo::Base 'Mojolicious'; use Cache::File; use DBInfoscreen::Helper::HAFAS; -- cgit v1.2.3