diff --git a/modules/Emails/handlers/Tracker.php b/modules/Emails/handlers/Tracker.php index 2a17f2b8b07726f0b719397d8b48ad1e8d5c2326..8172738fb0ceca063fb92c321ef138e69837e98c 100644 --- a/modules/Emails/handlers/Tracker.php +++ b/modules/Emails/handlers/Tracker.php @@ -1,8 +1,12 @@ <?php -/** - * Copyright (C) www.vtiger.com. All rights reserved. - * @license Vtiger Commercial License 1.1. Reverse engineering restricted. - */ +/*+********************************************************************************** + * The contents of this file are subject to the vtiger CRM Public License Version 1.1 + * ("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. + ************************************************************************************/ include_once 'modules/Users/Users.php'; require_once 'include/events/include.inc';