1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-08 06:06:40 +02:00

Update license headers

This commit is contained in:
Jordi Boggiano
2013-11-14 20:17:23 +01:00
parent 97ed5e1ea3
commit e8aa1013f5
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
/* /*
* This file is part of the Monolog package. * This file is part of the Monolog package.
* *
* (c) Przemek Sobstel <przemek@sobstel.org> * (c) Jordi Boggiano <j.boggiano@seld.be>
* *
* For the full copyright and license information, please view the LICENSE * For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
@@ -16,6 +16,8 @@ use Monolog\Formatter\JsonFormatter;
/** /**
* Sends errors to Loggly. * Sends errors to Loggly.
*
* @author Przemek Sobstel <przemek@sobstel.org>
*/ */
class LogglyHandler extends AbstractProcessingHandler class LogglyHandler extends AbstractProcessingHandler
{ {

View File

@@ -3,7 +3,7 @@
/* /*
* This file is part of the Monolog package. * This file is part of the Monolog package.
* *
* (c) Thomas Tourlourat <thomas@tourlourat.com> * (c) Jordi Boggiano <j.boggiano@seld.be>
* *
* For the full copyright and license information, please view the LICENSE * For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.

View File

@@ -3,7 +3,7 @@
/* /*
* This file is part of the Monolog package. * This file is part of the Monolog package.
* *
* (c) Thomas Tourlourat <thomas@tourlourat.com> * (c) Jordi Boggiano <j.boggiano@seld.be>
* *
* For the full copyright and license information, please view the LICENSE * For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.