diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-09-16 19:52:37 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-09-16 19:52:37 +0200 |
commit | a6ab8b65ef9e028ce8418e0ff6c1a7f52572e1a0 (patch) | |
tree | 97d9dcbead231bffbba77cc1f75781c7574d21e8 /lib/DBInfoscreen/Controller/Stationboard.pm | |
parent | 2ca4a50194108d378b961fb8ddc9a0455933d96d (diff) |
update copyright3.1.7
Diffstat (limited to 'lib/DBInfoscreen/Controller/Stationboard.pm')
-rw-r--r-- | lib/DBInfoscreen/Controller/Stationboard.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DBInfoscreen/Controller/Stationboard.pm b/lib/DBInfoscreen/Controller/Stationboard.pm index 1ea238c..3ac56d0 100644 --- a/lib/DBInfoscreen/Controller/Stationboard.pm +++ b/lib/DBInfoscreen/Controller/Stationboard.pm @@ -1,7 +1,7 @@ package DBInfoscreen::Controller::Stationboard; use Mojo::Base 'Mojolicious::Controller'; -# Copyright (C) 2011-2019 Daniel Friesel <derf+dbf@finalrewind.org> +# Copyright (C) 2011-2020 Daniel Friesel <derf+dbf@finalrewind.org> # License: 2-Clause BSD use DateTime; |