Skip to content

Commit 4f1a87b

Browse files
committed
MIT
1 parent 4de34a2 commit 4f1a87b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Autolink.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Part of php-autolink project.
44
*
55
* @copyright Copyright (C) 2015 LYRASOFT. All rights reserved.
6-
* @license GNU General Public License version 2 or later;
6+
* @license MIT; See LICENSE.md
77
*/
88

99
namespace Asika\Autolink;

src/LinkHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Part of php-autolink project.
44
*
55
* @copyright Copyright (C) 2015 LYRASOFT. All rights reserved.
6-
* @license GNU General Public License version 2 or later;
6+
* @license MIT; See LICENSE.md
77
*/
88

99
namespace Asika\Autolink;

src/Linker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Part of php-autolink project.
44
*
55
* @copyright Copyright (C) 2015 LYRASOFT. All rights reserved.
6-
* @license GNU General Public License version 2 or later;
6+
* @license MIT; See LICENSE.md
77
*/
88

99
namespace Asika\Autolink;

0 commit comments

Comments
 (0)