diff --git a/MotorDriver.h b/MotorDriver.h index 13545e3..fd8d24b 100644 --- a/MotorDriver.h +++ b/MotorDriver.h @@ -5,7 +5,7 @@ * © 2022 Harald Barth * All rights reserved. * - * This file is part of Asbelos DCC API + * This file is part of CommandStation-EX * * This is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/TrackManager.cpp b/TrackManager.cpp index 2cf7fcb..5b48cc4 100644 --- a/TrackManager.cpp +++ b/TrackManager.cpp @@ -1,5 +1,6 @@ /* * © 2022 Chris Harlow + * © 2022 Harald Barth * All rights reserved. * * This file is part of DCC++EX diff --git a/TrackManager.h b/TrackManager.h index 8185e97..9184fd0 100644 --- a/TrackManager.h +++ b/TrackManager.h @@ -1,8 +1,9 @@ /* * © 2022 Chris Harlow + * © 2022 Harald Barth * All rights reserved. * - * This file is part of Asbelos DCC API + * This file is part of CommandStation-EX * * This is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by