[Corona] Switch to SPDX license and copyright headers

Review Request #932 — Created March 19, 2023 and submitted — Latest diff uploaded

pprkut
Lunr
6fedf9a...
lunr

Switch to SPDX license and copyright headers

Unit tests

src/Lunr/Corona/Exceptions/Tests/HttpExceptionTest.php
src/Lunr/Corona/Exceptions/Tests/InternalServerErrorExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/MethodNotAllowedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/NotFoundExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/NotImplementedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/PreconditionFailedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/RequestedRangeNotSatisfiableExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/UnauthorizedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/UnprocessableEntityExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/Helpers/HttpExceptionTest.php
src/Lunr/Corona/Tests/CompactJsonViewBaseTest.php
src/Lunr/Corona/Tests/CompactJsonViewTest.php
src/Lunr/Corona/Tests/ControllerBaseTest.php
src/Lunr/Corona/Tests/ControllerResultTest.php
src/Lunr/Corona/Tests/ControllerTest.php
src/Lunr/Corona/Tests/FrontControllerBaseTest.php
src/Lunr/Corona/Tests/FrontControllerDispatchTest.php
src/Lunr/Corona/Tests/FrontControllerGetTest.php
src/Lunr/Corona/Tests/FrontControllerLookupTest.php
src/Lunr/Corona/Tests/FrontControllerRouteTest.php
This diff has been split across 6 pages: < 1 2 3 4 5 6 >
Loading...