diff --git a/src/Svg/Surface/CPdf.php b/src/Svg/Surface/CPdf.php index 34414b1..ce807a2 100644 --- a/src/Svg/Surface/CPdf.php +++ b/src/Svg/Surface/CPdf.php @@ -3,10 +3,7 @@ * A PHP class to provide the basic functionality to create a pdf document without * any requirement for additional modules. * - * Extended by Orion Richardson to support Unicode / UTF-8 characters using - * TCPDF and others as a guide. - * - * @author Wayne Munro + * @author Wayne Munro * @license Public Domain http://creativecommons.org/licenses/publicdomain/ * @package Cpdf */