Skip to content

Commit

Permalink
Happy 2020.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jan 2, 2020
1 parent eb49f54 commit 07b9865
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/Config.php
Expand Up @@ -7,7 +7,7 @@
/**
* Title: ICEPAY config
* Description:
* Copyright: 2005-2019 Pronamic
* Copyright: 2005-2020 Pronamic
* Company: Pronamic
*
* @author Remco Tolsma
Expand Down
2 changes: 1 addition & 1 deletion src/DirectebankIssuers.php
Expand Up @@ -3,7 +3,7 @@
* Directebank Issuers.
*
* @author Pronamic <info@pronamic.eu>
* @copyright 2005-2019 Pronamic
* @copyright 2005-2020 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Gateways\Icepay
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Gateway.php
Expand Up @@ -24,7 +24,7 @@
/**
* Title: ICEPAY gateway
* Description:
* Copyright: 2005-2019 Pronamic
* Copyright: 2005-2020 Pronamic
* Company: Pronamic
*
* @author Remco Tolsma
Expand Down
2 changes: 1 addition & 1 deletion src/Integration.php
Expand Up @@ -7,7 +7,7 @@
/**
* Title: ICEPAY integration
* Description:
* Copyright: 2005-2019 Pronamic
* Copyright: 2005-2020 Pronamic
* Company: Pronamic
*
* @author Reüel van der Steege
Expand Down
2 changes: 1 addition & 1 deletion src/Listener.php
Expand Up @@ -8,7 +8,7 @@
/**
* Title: ICEPAY listener
* Description:
* Copyright: 2005-2019 Pronamic
* Copyright: 2005-2020 Pronamic
* Company: Pronamic
*
* @author Remco Tolsma
Expand Down
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Expand Up @@ -3,7 +3,7 @@
* Bootstrap tests
*
* @author Pronamic <info@pronamic.eu>
* @copyright 2005-2019 Pronamic
* @copyright 2005-2020 Pronamic
* @license GPL-3.0-or-later
* @package Pronamic\WordPress\Pay\Gateways\Icepay
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/src/IntegrationTest.php
Expand Up @@ -5,7 +5,7 @@
/**
* Title: ICEPAY - Integration test
* Description:
* Copyright: 2005-2019 Pronamic
* Copyright: 2005-2020 Pronamic
* Company: Pronamic
*
* @author Remco Tolsma
Expand Down

0 comments on commit 07b9865

Please sign in to comment.