Skip to content

Commit e132cdb

Browse files
committed
add author
1 parent 69b7e07 commit e132cdb

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

lib/jblond/Diff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
*
2424
* @package jblond
2525
* @author Chris Boulton <chris.boulton@interspire.com>
26+
* @author Mario Brandt <leet31337@web.de>
2627
* @author Ferry Cools <info@DigiLive.nl>
2728
* @copyright (c) 2009 Chris Boulton
2829
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Html/HtmlArray.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*
1414
* @package jblond\Diff\Renderer\Html
1515
* @author Chris Boulton <chris.boulton@interspire.com>
16+
* @author Mario Brandt <leet31337@web.de>
1617
* @author Ferry Cools <info@DigiLive.nl>
1718
* @copyright (c) 2009 Chris Boulton
1819
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Html/Inline.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @package jblond\Diff\Renderer\Html
1313
* @author Chris Boulton <chris.boulton@interspire.com>
14+
* @author Mario Brandt <leet31337@web.de>
1415
* @author Ferry Cools <info@DigiLive.nl>
1516
* @copyright (c) 2009 Chris Boulton
1617
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Html/SideBySide.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*
1212
* @package jblond\Diff\Renderer\Html
1313
* @author Chris Boulton <chris.boulton@interspire.com>
14+
* @author Mario Brandt <leet31337@web.de>
1415
* @author Ferry Cools <info@DigiLive.nl>
1516
* @copyright (c) 2009 Chris Boulton
1617
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Html/Unified.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* PHP version 7.2 or greater
1111
*
1212
* @package jblond\Diff\Renderer\Html
13+
* @author Mario Brandt <leet31337@web.de>
1314
* @author Ferry Cools <info@DigiLive.nl>
1415
* @copyright (c) 2009 Chris Boulton
1516
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/RendererAbstract.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*
1414
* @package jblond\Diff\Renderer
1515
* @author Chris Boulton <chris.boulton@interspire.com>
16+
* @author Mario Brandt <leet31337@web.de>
1617
* @author Ferry Cools <info@DigiLive.nl>
1718
* @copyright (c) 2009 Chris Boulton
1819
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Text/Context.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*
1414
* @package jblond\Diff\Renderer\Text
1515
* @author Chris Boulton <chris.boulton@interspire.com>
16+
* @author Mario Brandt <leet31337@web.de>
1617
* @author Ferry Cools <info@DigiLive.nl>
1718
* @copyright (c) 2009 Chris Boulton
1819
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

lib/jblond/Diff/Renderer/Text/Unified.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*
1414
* @package jblond\Diff\Renderer\Text
1515
* @author Chris Boulton <chris.boulton@interspire.com>
16+
* @author Mario Brandt <leet31337@web.de>
1617
* @copyright (c) 2009 Chris Boulton
1718
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
1819
* @version 1.18

lib/jblond/Diff/SequenceMatcher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
*
1414
* @package jblond\Diff
1515
* @author Chris Boulton <chris.boulton@interspire.com>
16+
* @author Mario Brandt <leet31337@web.de>
1617
* @author Ferry Cools <info@DigiLive.nl>
1718
* @copyright (c) 2009 Chris Boulton
1819
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php

0 commit comments

Comments
 (0)