So I know how to change the default file header in Android Studio (Android Studio: how to remove/update the "Created by" comment added to all new classes?), and can apply the default to a single class (shown in the picture there). I was wondering if there were an "apply to all" sort of button, where I would be able to change the headers of all the files in my project. I've got a lot of files, and don't really want to go through all of them and change the header.
Thanks!