$user; } $info = date('Y') . ' ' . $holder; $license = file_get_contents('LICENSE'); echo str_replace('{{info}}', $info, $license); ?>