Skip to content

Commit 8bf2f0d

Browse files
committed
Fix Automattic copyright
1 parent 4df0491 commit 8bf2f0d

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

Inpsyde/Sniffs/CodeQuality/ArgumentTypeDeclarationSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This file contains code from "phpcs-neutron-standard" repository
1111
* found at https://github.com/Automattic/phpcs-neutron-standard
12-
* Copyright (c) Automattic
12+
* Copyright (c) Automattic Inc.
1313
* released under MIT license.
1414
*/
1515

Inpsyde/Sniffs/CodeQuality/HookClosureReturnSniff.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
*
77
* For the full copyright and license information, please view the LICENSE
88
* file that was distributed with this source code.
9-
*
10-
* This file contains code from "phpcs-neutron-standard" repository
11-
* found at https://github.com/Automattic/phpcs-neutron-standard
12-
* Copyright (c) Automattic
13-
* released under MIT license.
149
*/
1510

1611
namespace Inpsyde\InpsydeCodingStandard\Sniffs\CodeQuality;

Inpsyde/Sniffs/CodeQuality/ReturnTypeDeclarationSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* This file contains code from "phpcs-neutron-standard" repository
1111
* found at https://github.com/Automattic/phpcs-neutron-standard
12-
* Copyright (c) Automattic
12+
* Copyright (c) Automattic Inc.
1313
* released under MIT license.
1414
*/
1515

0 commit comments

Comments
 (0)