Edit File: lic_check.php
<?php header('Content-Type: application/license-key'); die(file_get_contents('trial.key')); ?>