Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 12fdfeb

Browse files
committed
Merge pull request #2 from Renegade334/master
Update source header license text
2 parents 3ff7bd8 + 778dfe7 commit 12fdfeb

19 files changed

Lines changed: 19 additions & 19 deletions

src/AndFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/ChannelFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/CompositeFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/ConnectionFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/FilterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/NotFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/OrFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/UserFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

src/UserModeFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link https://github.com/phergie/phergie-irc-plugin-react-eventfilter for the canonical source repository
66
* @copyright Copyright (c) 2008-2014 Phergie Development Team (http://phergie.org)
7-
* @license http://phergie.org/license New BSD License
7+
* @license http://phergie.org/license Simplified BSD License
88
* @package Phergie\Irc\Plugin\React\EventFilter
99
*/
1010

0 commit comments

Comments
 (0)