Skip to content

Commit f6fcb00

Browse files
author
vuong
committed
update author
1 parent c001779 commit f6fcb00

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Adapter/Pdo/CloneMysql.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © Open Techiz. All rights reserved.
3+
* Copyright © Magentiz. All rights reserved.
44
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
55
*/
66

Adapter/Pdo/Mysql.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © Open Techiz. All rights reserved.
3+
* Copyright © Magentiz. All rights reserved.
44
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
55
*/
66

Console/Command/ChangeDbMode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © Open Techiz. All rights reserved.
3+
* Copyright © Magentiz. All rights reserved.
44
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
55
*/
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
"name": "Magentiz",
1616
"email": "[email protected]",
17-
"homepage": "https://www.magentiz.com",
17+
"homepage": "https://magentiz.com",
1818
"role": "Technical Support"
1919
}
2020
],

etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* Copyright © Open Techiz. All rights reserved.
4+
* Copyright © Magentiz. All rights reserved.
55
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
66
*/
77
-->

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* Copyright © Open Techiz. All rights reserved.
4+
* Copyright © Magentiz. All rights reserved.
55
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
66
*/
77
-->

registration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © Open Techiz. All rights reserved.
3+
* Copyright © Magentiz. All rights reserved.
44
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
55
*/
66

0 commit comments

Comments
 (0)