Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6
-
None
Description
It would be useful to licence headers to files that currently do not have one. This will need to respect the excludes list to prevent header files bewing added to innapropriate files.
This patch adds functionality to add licence files to those missing one.
It will either create a new version of the file with ".new" extension or, if the appropriate command line option is set it will write the header into the existing file.
This patch also adds a command line interface for control of this feature.