[Vtigercrm-commits] [vtiger-commits] r6679 - /vtigercrm/trunk/modules/Calendar/Date.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 08:57:36 EDT 2006


Author: saraj
Date: Mon May 29 06:57:33 2006
New Revision: 6679

Log:
license added

Modified:
    vtigercrm/trunk/modules/Calendar/Date.php

Modified: vtigercrm/trunk/modules/Calendar/Date.php
==============================================================================
--- vtigercrm/trunk/modules/Calendar/Date.php (original)
+++ vtigercrm/trunk/modules/Calendar/Date.php Mon May 29 06:57:33 2006
@@ -1,4 +1,14 @@
 <?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.
+*
+ ********************************************************************************/
+
 class DateTime
 {
 	var $second = '00';





More information about the vtigercrm-commits mailing list