diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-11-28 10:39:08 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-11-28 10:39:08 +0100 |
commit | e7efe6de232445e3ef7816db4661670f7839ba7a (patch) | |
tree | 5b1c4c6ebca7f349080679730871c47dab36d53f /lib/DBInfoscreen/Helper/HAFAS.pm | |
parent | 0f6870df13362a6af5d95a0fddd970559acb42bd (diff) |
add machine-readable copyright and licensing information
Diffstat (limited to 'lib/DBInfoscreen/Helper/HAFAS.pm')
-rw-r--r-- | lib/DBInfoscreen/Helper/HAFAS.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/DBInfoscreen/Helper/HAFAS.pm b/lib/DBInfoscreen/Helper/HAFAS.pm index 8a88c61..5b02e9e 100644 --- a/lib/DBInfoscreen/Helper/HAFAS.pm +++ b/lib/DBInfoscreen/Helper/HAFAS.pm @@ -1,4 +1,7 @@ package DBInfoscreen::Helper::HAFAS; +# Copyright (C) 2011-2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause use strict; use warnings; |