IntelliJ IDEA supports Copyright Profiles, which seems like a much better way to handle things than the custom file templates.
Using copyright profiles also allows that to be limited to specific projects, so that this bit of OpenNMS-specific configuration doesn't bleed over into other, unrelated projects in IntelliJ IDEA.

This also has the advantage of supporting a few Velocity template variables, so that it can easily include the current year, etc.
IntelliJ IDEA supports Copyright Profiles, which seems like a much better way to handle things than the custom file templates.
Using copyright profiles also allows that to be limited to specific projects, so that this bit of OpenNMS-specific configuration doesn't bleed over into other, unrelated projects in IntelliJ IDEA.
This also has the advantage of supporting a few Velocity template variables, so that it can easily include the current year, etc.