Skip to content

Commit

Permalink
Merge pull request #1 from pronamic/happy-2024
Browse files Browse the repository at this point in the history
Happy 2024! 🎇
  • Loading branch information
rvdsteege authored Sep 2, 2024
2 parents 2dcc158 + a6cc2b4 commit 97656de
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion pronamic-datetime.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* GitHub URI: https://github.com/pronamic/wp-datetime
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay
*/
Expand Down
2 changes: 1 addition & 1 deletion src/DateTime.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Date time
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
* @see https://github.com/woocommerce/woocommerce/blob/3.3.4/includes/class-wc-datetime.php
Expand Down
2 changes: 1 addition & 1 deletion src/DateTimeImmutable.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Date time immutable
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
* @see https://github.com/woocommerce/woocommerce/blob/3.3.4/includes/class-wc-datetime.php
Expand Down
2 changes: 1 addition & 1 deletion src/DateTimeInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Date time interface
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
* @see https://github.com/woocommerce/woocommerce/blob/3.3.4/includes/class-wc-datetime.php
Expand Down
2 changes: 1 addition & 1 deletion src/DateTimeTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Date time trait
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
* @see https://github.com/woocommerce/woocommerce/blob/3.3.4/includes/class-wc-datetime.php
Expand Down
2 changes: 1 addition & 1 deletion src/DateTimeZone.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Date time zone
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
* @see https://github.com/woocommerce/woocommerce/blob/3.3.4/includes/class-wc-datetime.php
Expand Down
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Bootstrap tests
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/phpstan/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Definitions for PHPStan.
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/src/DateTimeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* DateTime
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/src/DateTimeZoneTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* DateTime
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\DateTime
*/
Expand Down

0 comments on commit 97656de

Please sign in to comment.