Refactoring: change the return type of copy_routine to return void.
The return value was never used. This makes the string copying logic a little simpler.
Authored by: david_costanzo 2020-04-19
Parent: [r5223]
Child: [r5225]