You'll need an advanced theme. Follow the steps on that page, then override the attribution function by putting this in the qa-theme.php:
function attribution() {}
Alternatively you can remove the code within the attribution function inside the file qa-theme-base.php, but that will get overwritten each time you upgrade.