]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/pdf/LICENSE
Release 6.1.4
[Github/sugarcrm.git] / include / pdf / LICENSE
1 /**
2 * Cpdf
3 *
4 * http://www.ros.co.nz/pdf
5 *
6 * A PHP class to provide the basic functionality to create a pdf document without
7 * any requirement for additional modules.
8 *
9 * Note that they companion class CezPdf can be used to extend this class and dramatically
10 * simplify the creation of documents.
11 *
12 * IMPORTANT NOTE
13 * there is no warranty, implied or otherwise with this software.
14 *
15 * LICENCE
16 * This code has been placed in the Public Domain for all to enjoy.
17 *
18 * @author               Wayne Munro <pdf@ros.co.nz>
19 * @version      009
20 * @package      Cpdf
21 */