1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 15:46:14 +01:00

update copyright notes

This commit is contained in:
Harald Barth 2022-01-07 02:28:35 +01:00
parent 434c292fd9
commit d45585ce3d
49 changed files with 244 additions and 110 deletions

View File

@ -1,5 +1,8 @@
/* /*
* © 2020,Gregor Baues, Chris Harlow. All rights reserved. * © 2022 Harald Barth
* © 2020-2021 Chris Harlow
* © 2020 Gregor Baues
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,8 @@
/* /*
* © 2020,Gregor Baues, Chris Harlow. All rights reserved. * © 2022 Harald Barth
* © 2020-2021 Chris Harlow
* © 2020 Gregor Baues
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -25,8 +25,10 @@
/* /*
* © 2020,2021 Chris Harlow, Harald Barth, David Cutting, * © 2021 Neil McKechnie
* Fred Decker, Gregor Baues, Anthony W - Dayton All rights reserved. * © 2020-2021 Chris Harlow, Harald Barth, David Cutting,
* Fred Decker, Gregor Baues, Anthony W - Dayton
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

10
DCC.cpp
View File

@ -1,6 +1,12 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020, Harald Barth * © 2021 Mike S
* © 2021 Fred Decker
* © 2021 Herb Morton
* © 2020-2022 Harald Barth
* © 2020-2021 M Steve Todd
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

7
DCC.h
View File

@ -1,5 +1,10 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Mike S
* © 2021 Fred Decker
* © 2021 Herb Morton
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,7 +1,8 @@
/* /*
* (c) 2020 Chris Harlow. All rights reserved. * © 2021 Fred Decker
* (c) 2021 Fred Decker. All rights reserved. * © 2020-2021 Harald Barth
* (c) 2020 Harald Barth. All rights reserved. * © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,6 +1,12 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020, Harald Barth. * © 2021 Mike S
* © 2021 Herb Morton
* © 2020-2022 Harald Barth
* © 2020-2021 M Steve Todd
* © 2020-2021 Fred Decker
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,8 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Mike S
* © 2021 Fred Decker
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,5 +1,10 @@
/* /*
* © 2021, Chris Harlow & David Cutting. All rights reserved. * © 2021 Mike S
* © 2021 Harald Barth
* © 2021 Fred Decker
* © 2021 Chris Harlow
* © 2021 David Cutting
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,6 +1,8 @@
/* /*
* (c) 2021 Mike S. All rights reserved. * © 2021 Mike S
* (c) 2021 Fred Decker. All rights reserved. * © 2021 Harald Barth
* © 2021 Fred Decker
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,8 +1,12 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020, Harald Barth. * © 2021 Mike S
* © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,12 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 M Steve Todd
* © 2020, Harald Barth. * © 2021 Mike S
* © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

6
DIAG.h
View File

@ -1,7 +1,9 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Fred Decker
* © 2020 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,7 @@
/* /*
* © 2021, Chris Harlow, Neil McKechnie. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *
@ -19,4 +21,4 @@
#include "DisplayInterface.h" #include "DisplayInterface.h"
DisplayInterface *DisplayInterface::lcdDisplay = 0; DisplayInterface *DisplayInterface::lcdDisplay = 0;

View File

@ -1,5 +1,7 @@
/* /*
* © 2021, Chris Harlow, Neil McKechnie. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *
@ -32,4 +34,4 @@ public:
static DisplayInterface *lcdDisplay; static DisplayInterface *lcdDisplay;
}; };
#endif #endif

View File

@ -1,9 +1,12 @@
/* /*
* © 2021 Neil McKechnie
* © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* © 2013-2016 Gregg E. Berman * © 2013-2016 Gregg E. Berman
* © 2020, Chris Harlow. All rights reserved. * All rights reserved.
* © 2020, Harald Barth.
* *
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,9 @@
/* /*
* (c) 2020 Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* (c) 2020 Harald Barth. All rights reserved. * © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,9 @@
/* /*
* © 2020,Gregor Baues, Chris Harlow. All rights reserved. * © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* © 2020 Gregor Baues
* All rights reserved.
* *
* This file is part of DCC-EX/CommandStation-EX * This file is part of DCC-EX/CommandStation-EX
* *

View File

@ -1,5 +1,10 @@
/* /*
* © 2020,Gregor Baues, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Mike S
* © 2021 Fred Decker
* © 2020-2021 Chris Harlow
* © 2020 Gregor Baues
* All rights reserved.
* *
* This file is part of DCC-EX/CommandStation-EX * This file is part of DCC-EX/CommandStation-EX
* *

5
FSH.h
View File

@ -1,5 +1,8 @@
/* /*
* (c) 2021 Fred Decker. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Harald Barth
* © 2021 Fred Decker
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,7 @@
/* /*
* © 2021, Neil McKechnie. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Harald Barth
* All rights reserved.
* *
* This file is part of DCC++EX API * This file is part of DCC++EX API
* *

4
LCN.h
View File

@ -1,5 +1,7 @@
/* /*
* (c) 2021 Fred Decker. All rights reserved. * © 2021 Harald Barth
* © 2021 Fred Decker
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,7 +1,11 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Mike S
* © 2021 Fred Decker
* © 2020-2022 Harald Barth
* © 2020-2021 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,8 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Mike S
* © 2021 Fred Decker
* © 2020 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,4 +1,6 @@
/* /*
* © 2021 Fred Decker
* © 2020-2022 Harald Barth
* (c) 2020 Chris Harlow. All rights reserved. * (c) 2020 Chris Harlow. All rights reserved.
* (c) 2021 Fred Decker. All rights reserved. * (c) 2021 Fred Decker. All rights reserved.
* (c) 2020 Harald Barth. All rights reserved. * (c) 2020 Harald Barth. All rights reserved.

View File

@ -1,5 +1,9 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2021 Harald Barth
* © 2020-2021 Fred Decker
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,5 +1,8 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Harald Barth
* © 2021 Fred Decker
* © 2020 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,5 +1,8 @@
/* /*
* © 2020,2021 Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2021-2022 Harald Barth
* © 2020-2022 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,7 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020-2022 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,4 +1,5 @@
/* /*
* © 2021-2022 Chris Harlow
* © 2020,2021 Chris Harlow. All rights reserved. * © 2020,2021 Chris Harlow. All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX

View File

@ -1,5 +1,7 @@
/* /*
* © 2020,2021 Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020-2022 Chris Harlow
* All rights reserved.
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,5 +1,6 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of DCC-EX CommandStation-EX * This file is part of DCC-EX CommandStation-EX
* *

View File

@ -1,7 +1,8 @@
#ifndef RingStream_h #ifndef RingStream_h
#define RingStream_h #define RingStream_h
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of DCC-EX CommandStation-EX * This file is part of DCC-EX CommandStation-EX
* *

View File

@ -1,8 +1,10 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2021, modified by Neil McKechnie. All rights reserved. * © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,8 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,5 +1,6 @@
/* /*
* © 2021, Chris Harlow. All rights reserved. * © 2021 Chris Harlow
* All rights reserved.
* *
* This file is part of DCC++EX * This file is part of DCC++EX
* *
@ -73,4 +74,4 @@ void SerialManager::loop2() {
} }
} }
} }

View File

@ -1,5 +1,6 @@
/* /*
* © 2021, Chris Harlow. All rights reserved. * © 2021 Chris Harlow
* All rights reserved.
* *
* This file is part of DCC++EX * This file is part of DCC++EX
* *
@ -45,4 +46,4 @@ private:
byte buffer[COMMAND_BUFFER_SIZE]; byte buffer[COMMAND_BUFFER_SIZE];
bool inCommandPayload; bool inCommandPayload;
}; };
#endif #endif

View File

@ -1,10 +1,13 @@
/* /*
* © 2021 Restructured Neil McKechnie * © 2021 Neil McKechnie
* © 2021 M Steve Todd
* © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* © 2013-2016 Gregg E. Berman * © 2013-2016 Gregg E. Berman
* © 2020, Chris Harlow. All rights reserved. * All rights reserved.
* © 2020, Harald Barth.
* *
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,9 +1,13 @@
/* /*
* © 2021 Restructured Neil McKechnie * © 2021 Neil McKechnie
* © 2021 M Steve Todd
* © 2021 Fred Decker
* © 2020-2021 Harald Barth
* © 2020-2021 Chris Harlow
* © 2013-2016 Gregg E. Berman * © 2013-2016 Gregg E. Berman
* © 2020, Chris Harlow. All rights reserved. * 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,12 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Neil McKechnie
* © 2020, Harald Barth * © 2021 Mike S
* © 2020-2022 Harald Barth
* © 2020-2021 M Steve Todd
* © 2020-2021 Chris Harlow
* 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 * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,7 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2021 Mike S
* © 2020-2021 Chris Harlow
* All rights reserved.
* *
* This file is part of Asbelos DCC API * This file is part of Asbelos DCC API
* *

View File

@ -1,4 +1,7 @@
/* /*
* © 2021 Fred Decker
* © 2021 Fred Decker
* © 2020-2021 Chris Harlow
* © 2020, Chris Harlow. All rights reserved. * © 2020, Chris Harlow. All rights reserved.
* © 2020, Harald Barth. * © 2020, Harald Barth.
* *

View File

@ -1,4 +1,6 @@
/* /*
* © 2021 Harald Barth
* © 2021 Fred Decker
* (c) 2021 Fred Decker. All rights reserved. * (c) 2021 Fred Decker. All rights reserved.
* (c) 2020 Chris Harlow. All rights reserved. * (c) 2020 Chris Harlow. All rights reserved.
* *

View File

@ -1,22 +1,24 @@
/* /*
© 2020, Chris Harlow. All rights reserved. * © 2021 Fred Decker
© 2020, Harald Barth. * © 2020-2022 Harald Barth
* © 2020-2022 Chris Harlow
This file is part of CommandStation-EX * All rights reserved.
*
This is free software: you can redistribute it and/or modify * This file is part of CommandStation-EX
it under the terms of the GNU General Public License as published by *
the Free Software Foundation, either version 3 of the License, or * This is free software: you can redistribute it and/or modify
(at your option) any later version. * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
It is distributed in the hope that it will be useful, * (at your option) any later version.
but WITHOUT ANY WARRANTY; without even the implied warranty of *
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * It is distributed in the hope that it will be useful,
GNU General Public License for more details. * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
You should have received a copy of the GNU General Public License * GNU General Public License for more details.
along with CommandStation. If not, see <https://www.gnu.org/licenses/>. *
*/ * You should have received a copy of the GNU General Public License
* along with CommandStation. If not, see <https://www.gnu.org/licenses/>.
/
#ifndef ARDUINO_AVR_UNO_WIFI_REV2 #ifndef ARDUINO_AVR_UNO_WIFI_REV2
// This code is NOT compiled on a unoWifiRev2 processor which uses a different architecture // This code is NOT compiled on a unoWifiRev2 processor which uses a different architecture
#include "WifiInterface.h" /* config.h included there */ #include "WifiInterface.h" /* config.h included there */

View File

@ -1,7 +1,8 @@
/* /*
* © 2020, Chris Harlow. All rights reserved. * © 2020-2021 Chris Harlow
* © 2020, Harald Barth. * © 2020, Harald Barth.
* * All rights reserved.
*
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,8 @@
/* /*
* COPYRIGHT (c) 2020 Fred Decker * © 2021 Neil McKechnie
* © 2020-2021 Harald Barth
* © 2020-2021 Fred Decker
* © 2020-2021 Chris Harlow
* *
* This file is part of CommandStation-EX * This file is part of CommandStation-EX
* *

View File

@ -1,22 +1,26 @@
/* /*
© 2020, Harald Barth. * © 2021 Neil McKechnie
* © 2021 Mike S
This file is part of CommandStation-EX * © 2021 Fred Decker
* © 2020-2021 Harald Barth
This is free software: you can redistribute it and/or modify * © 2020-2021 Chris Harlow
it under the terms of the GNU General Public License as published by *
the Free Software Foundation, either version 3 of the License, or * This file is part of CommandStation-EX
(at your option) any later version. *
* This is free software: you can redistribute it and/or modify
It is distributed in the hope that it will be useful, * it under the terms of the GNU General Public License as published by
but WITHOUT ANY WARRANTY; without even the implied warranty of * the Free Software Foundation, either version 3 of the License, or
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * (at your option) any later version.
GNU General Public License for more details. *
* It is distributed in the hope that it will be useful,
You should have received a copy of the GNU General Public License * but WITHOUT ANY WARRANTY; without even the implied warranty of
along with CommandStation. If not, see <https://www.gnu.org/licenses/>. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/ *
* You should have received a copy of the GNU General Public License
* along with CommandStation. If not, see <https://www.gnu.org/licenses/>.
*
*/
#ifndef DEFINES_H #ifndef DEFINES_H
#define DEFINES_H #define DEFINES_H

View File

@ -1,6 +1,7 @@
/* /*
* © 2020, Harald Barth * © 2021 Neil McKechnie
* © 2021, Neil McKechnie * © 2021 Mike S
* © 2020 Harald Barth
* *
* This file is part of Asbelos DCC-EX * This file is part of Asbelos DCC-EX
* *

View File

@ -1,6 +1,6 @@
/* /*
* © 2020, Harald Barth * © 2021 Neil McKechnie
* © 2021, Neil McKechnie * © 2020 Harald Barth
* *
* This file is part of DCC-EX * This file is part of DCC-EX
* *