Skip to content

Commit 6c94dcd

Browse files
committed
update copyright dates
1 parent 92afd81 commit 6c94dcd

124 files changed

Lines changed: 124 additions & 126 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 1 addition & 1 deletion

Tests/CrossVersionCompatibility/PhpUnit5/ExceptionFormatterTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit5;

Tests/CrossVersionCompatibility/PhpUnit5/HtmlTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit5;

Tests/CrossVersionCompatibility/PhpUnit5/TagParserTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit5;

Tests/CrossVersionCompatibility/PhpUnit5/TextParserTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit5;

Tests/CrossVersionCompatibility/PhpUnit9/ExceptionFormatterTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit9;

Tests/CrossVersionCompatibility/PhpUnit9/HtmlTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit9;

Tests/CrossVersionCompatibility/PhpUnit9/TagParserTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit9;

Tests/CrossVersionCompatibility/PhpUnit9/TextParserTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package Html2pdf
99
* @author Laurent MINGUET <webmaster@html2pdf.fr>
10-
* @copyright 2017 Laurent MINGUET
10+
* @copyright 2023 Laurent MINGUET
1111
*/
1212

1313
namespace Spipu\Html2Pdf\Tests\CrossVersionCompatibility\PhpUnit9;

0 commit comments

Comments
 (0)