[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/FailedDependencyException.php
src/Lunr/Corona/Exceptions/ForbiddenException.php
src/Lunr/Corona/Exceptions/HttpException.php
src/Lunr/Corona/Exceptions/InternalServerErrorException.php
src/Lunr/Corona/Exceptions/MethodNotAllowedException.php
src/Lunr/Corona/Exceptions/NotFoundException.php
src/Lunr/Corona/Exceptions/NotImplementedException.php
src/Lunr/Corona/Exceptions/PreconditionFailedException.php
src/Lunr/Corona/Exceptions/RequestedRangeNotSatisfiableException.php
src/Lunr/Corona/Exceptions/UnauthorizedException.php
src/Lunr/Corona/Exceptions/UnprocessableEntityException.php
src/Lunr/Corona/Exceptions/Tests/BadGatewayExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionInputDataTest.php
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/FailedDependencyExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php
src/Lunr/Corona/Exceptions/Tests/HttpExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/HttpExceptionNoAppCodeTest.php
This diff has been split across 6 pages: < 1 2 3 4 5 6 >
Loading...