Update author email address in file headers

This commit is contained in:
Hypolite Petovan 2020-06-13 13:15:53 -04:00
commit 10edbea99e
64 changed files with 64 additions and 64 deletions

View file

@ -7,7 +7,7 @@ use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestInterface;
/**
* @author Hypolite Petovan <mrpetovan@gmail.com>
* @author Hypolite Petovan <hypolite@mrpetovan.com>
*/
class Surprise
{