Skip to content

Commit

Permalink
Happy 2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Aug 9, 2024
1 parent e927f4d commit e752cc0
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pronamic-pay-ninja-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* GitHub URI: https://github.com/pronamic/wp-pronamic-pay-ninja-forms
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Extension
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/IssuersField.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Issuers field
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/NinjaFormsDependency.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Ninja Forms Dependency
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/NinjaFormsHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Ninja Forms Helper
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PaymentGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Payment gateway
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PaymentMethodsField.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Payment methods field
*
* @author Pronamic <[email protected]>
* @copyright 2005-2023 Pronamic
* @copyright 2005-2024 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Extensions\NinjaForms
*/
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\Pay\Extensions\NinjaForms
*/
Expand Down

0 comments on commit e752cc0

Please sign in to comment.