[Vtigercrm-commits] [vtiger-commits] r6861 - /vtigercrm/trunk/modules/Invoice/CreatePDF.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 31 09:30:18 EDT 2006


Author: saraj
Date: Wed May 31 07:30:14 2006
New Revision: 6861

Log:
* Added license

Modified:
    vtigercrm/trunk/modules/Invoice/CreatePDF.php

Modified: vtigercrm/trunk/modules/Invoice/CreatePDF.php
==============================================================================
--- vtigercrm/trunk/modules/Invoice/CreatePDF.php (original)
+++ vtigercrm/trunk/modules/Invoice/CreatePDF.php Wed May 31 07:30:14 2006
@@ -1,4 +1,15 @@
 <?php
+/*********************************************************************************
+** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+ * ("License"); You may not use this file except in compliance with the License
+ * The Original Code is:  vtiger CRM Open Source
+ * The Initial Developer of the Original Code is vtiger.
+ * Portions created by vtiger are Copyright (C) vtiger.
+ * All Rights Reserved.
+ *
+ ********************************************************************************/
+
+
 require_once('include/fpdf/pdf.php');
 require_once('modules/Invoice/Invoice.php');
 require_once('include/database/PearDatabase.php');





More information about the vtigercrm-commits mailing list