1
0
Fork 0
mirror of https://github.com/friendica/friendica-directory synced 2026-03-27 04:29:00 +01:00

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 Monolog\Logger;
/**
* Description of Console
*
* @author Hypolite Petovan <mrpetovan@gmail.com>
* @author Hypolite Petovan <hypolite@mrpetovan.com>
*/
class Console extends \Asika\SimpleConsole\Console
{