By default Android Studio automatically adds a header comment to all new classes, e.g.
/** * Created by Dan on 11/20/13. */
Where is the
Settings->Editor->Copyright->Copyright Profiles
is another place (apart from "Settings->Editor->File and Code Templates") where similar template could be defined and also triggered whenever file is created.