Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-3
-
Fix Version/s: 1.0
-
Labels:None
-
Number of attachments :
Description
I had a project with a wrong inceptionYear (2009)
I fixed it (set to 2011) and did :
mvn license:update-file-header -Dlicense.canUpdateCopyright=true
Some files was modified (added a new line at the end of file) but none of the copyright section
About the new file added at the end of file, this will be done in a second time.