diff options
author | Daniel Friesel <derf@finalrewind.org> | 2023-02-19 09:35:38 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2023-02-19 09:35:38 +0100 |
commit | fb3878665b38f1e4c2439238c19cba0c9767f721 (patch) | |
tree | 9755eb81b2f3cb785e9d4fa8b4ae8d3e471d2c32 /lib/Travelynx/Command/dumpconfig.pm | |
parent | 978c7b03c2a333eb48b9d223c3a010a35211d1ac (diff) |
update ze copyright
Diffstat (limited to 'lib/Travelynx/Command/dumpconfig.pm')
-rw-r--r-- | lib/Travelynx/Command/dumpconfig.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travelynx/Command/dumpconfig.pm b/lib/Travelynx/Command/dumpconfig.pm index b1a0ae9..76920ea 100644 --- a/lib/Travelynx/Command/dumpconfig.pm +++ b/lib/Travelynx/Command/dumpconfig.pm @@ -1,5 +1,5 @@ package Travelynx::Command::dumpconfig; -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020-2023 Daniel Friesel # # SPDX-License-Identifier: AGPL-3.0-or-later use Mojo::Base 'Mojolicious::Command'; |