Skip to content

Commit d6f24ef

Browse files
committed
Happy new year!
1 parent ca3675f commit d6f24ef

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/TypedArray.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Linna Array.
55
*
66
* @author Sebastian Rapetti <[email protected]>
7-
* @copyright (c) 2017, Sebastian Rapetti
7+
* @copyright (c) 2018, Sebastian Rapetti
88
* @license http://opensource.org/licenses/MIT MIT License
99
*/
1010
declare(strict_types=1);

src/TypedObjectArray.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Linna Array.
55
*
66
* @author Sebastian Rapetti <[email protected]>
7-
* @copyright (c) 2017, Sebastian Rapetti
7+
* @copyright (c) 2018, Sebastian Rapetti
88
* @license http://opensource.org/licenses/MIT MIT License
99
*/
1010
declare(strict_types=1);

tests/TypedArrayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Linna Array.
55
*
66
* @author Sebastian Rapetti <[email protected]>
7-
* @copyright (c) 2017, Sebastian Rapetti
7+
* @copyright (c) 2018, Sebastian Rapetti
88
* @license http://opensource.org/licenses/MIT MIT License
99
*/
1010
declare(strict_types=1);

tests/TypedObjectArrayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Linna Array.
55
*
66
* @author Sebastian Rapetti <[email protected]>
7-
* @copyright (c) 2017, Sebastian Rapetti
7+
* @copyright (c) 2018, Sebastian Rapetti
88
* @license http://opensource.org/licenses/MIT MIT License
99
*/
1010
declare(strict_types=1);

0 commit comments

Comments
 (0)