diff --git a/modules/Vtiger/helpers/ShowFile.php b/modules/Vtiger/helpers/ShowFile.php
index c784f57ac3e06d538d3842b8a00f4c9e4b00f33a..856724397978e88b82819c998a3b21952fba0f60 100644
--- a/modules/Vtiger/helpers/ShowFile.php
+++ b/modules/Vtiger/helpers/ShowFile.php
@@ -1,12 +1,12 @@
 <?php
-/* +**********************************************************************************
- * The contents of this file are subject to the Vtiger CRM Public License Version 1.1
+/*+***********************************************************************************
+ * 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 Commercial
- * The Initial Developer of the Original Code is Vtiger.
- * Portions created by Vtiger are Copyright (C) Vtiger.
+ * 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 Vtiger_ShowFile_Helper {