Skip to content

Commit eb045e5

Browse files
committed
Update Cpdf library header
1 parent 519807c commit eb045e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/Svg/Surface/CPdf.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
* A PHP class to provide the basic functionality to create a pdf document without
44
* any requirement for additional modules.
55
*
6-
* Extended by Orion Richardson to support Unicode / UTF-8 characters using
7-
* TCPDF and others as a guide.
8-
*
9-
* @author Wayne Munro <[email protected]>
6+
* @author Wayne Munro
107
* @license Public Domain http://creativecommons.org/licenses/publicdomain/
118
* @package Cpdf
129
*/

0 commit comments

Comments
 (0)