Fix #379 allow users to customize the copyright string format by davenice · Pull Request #380 · mojohaus/license-maven-plugin (original) (raw)

This PR fixes issue #379 by introducing a new mojo parameter copyrightStringFormat allowing users to configure a different copyright string format.

I considered moving the default copyright string up to the mojo configuration but chose to keep the default string in the Copyright model class.