OpenRCT2/test/testpaint
Hielke Morsink 0cf256ac9e Ready copyright notice for clang-format
Clang-format sees the text behind `#pragma region` as code and formats it. Instead of stating the copyright and date there, it's now in the comment block right below it. The text "Copyright" is left in the `#pragma region` line, as clang-format sees it as a single identifier.

I took the opportunity to normalize the dates, and add the copyright notice to the source files where it was missing them (except for third-party and the generated resources.h file).
2018-06-15 14:07:34 +02:00
..
Addresses.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Addresses.h Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
CMakeLists.txt Fix testpaint build 2018-06-01 09:37:49 +02:00
Compat.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Data.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Data.h Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
FunctionCall.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
FunctionCall.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
GeneralSupportHeightCall.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
GeneralSupportHeightCall.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Hook.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Hook.h Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
PaintIntercept.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
PaintIntercept.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Printer.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Printer.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
SegmentSupportHeightCall.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
SegmentSupportHeightCall.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
SideTunnelCall.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
SideTunnelCall.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
String.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
String.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestPaint.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestPaint.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestTrack.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestTrack.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Utils.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Utils.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
VerticalTunnelCall.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
VerticalTunnelCall.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
generate.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
main.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00