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

Commit 8b3ed19

Browse files
committed
Merge pull request #9 from Renegade334/master
Update source header license text
2 parents 402a9c9 + 24b806c commit 8b3ed19

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Generator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link http://github.com/phergie/phergie-irc-generator 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
99
*/
1010

src/GeneratorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link http://github.com/phergie/phergie-irc-generator 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
99
*/
1010

tests/GeneratorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @link http://github.com/phergie/phergie-irc-generator 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
99
*/
1010

0 commit comments

Comments
 (0)