From e215f546e0716e0b280a0ec15e7004ce16581c85 Mon Sep 17 00:00:00 2001 From: Reinder Feenstra Date: Wed, 9 Mar 2022 23:10:44 +0100 Subject: [PATCH] updated copyright year --- server/src/hardware/protocol/loconet/messages.cpp | 2 +- server/src/hardware/protocol/loconet/messages.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/src/hardware/protocol/loconet/messages.cpp b/server/src/hardware/protocol/loconet/messages.cpp index 0ab7afb2..e8c9abbd 100644 --- a/server/src/hardware/protocol/loconet/messages.cpp +++ b/server/src/hardware/protocol/loconet/messages.cpp @@ -3,7 +3,7 @@ * * This file is part of the traintastic source code. * - * Copyright (C) 2019-2020 Reinder Feenstra + * Copyright (C) 2019-2022 Reinder Feenstra * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/server/src/hardware/protocol/loconet/messages.hpp b/server/src/hardware/protocol/loconet/messages.hpp index d66fd009..5419a435 100644 --- a/server/src/hardware/protocol/loconet/messages.hpp +++ b/server/src/hardware/protocol/loconet/messages.hpp @@ -3,7 +3,7 @@ * * This file is part of the traintastic source code. * - * Copyright (C) 2019-2020 Reinder Feenstra + * Copyright (C) 2019-2022 Reinder Feenstra * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License