To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>:
$this->setGenerator(null);
To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>:
$this->setGenerator(null);