Just the code please
Open custom_functions.php in whichever editor you prefer, and type the following code:
// Remove thesis attribution link
remove_action('thesis_hook_footer', 'thesis_attribution');
Important: You must have the developer’s license to do this.

(6)