Here is how:
1.Open your FTP and go to this directory:
/libraries/joomla/document/
2. Open the document.php file with your text editor and go at around line 85. This is what you should see:
var $_generator = 'Joomla! 1.5 - Open Source Content Management';
Example:
var $_generator = 'Uniqcom IT Services';
Just delete the "Joomla! 1.5 - Open Source Content Management" tag and fill it with your text.
Cheers!
