Package nrlssc.legal
Class AddLegalHeader
java.lang.Object
nrlssc.legal.AddLegalHeader
Adds an initial bit of text (the NRL source code disclosure text) to all Java source files in the given folder(s). The copyright text is versioned and marked by a special
sequence of characters in the first line. If the version number is updated, this code will replace the existing text with the new text. If the first lines are the same, then no
action is taken.
The use of the word copyright is a misnomer, as Scott Bell informed me (Richard Owens). Use of this term in this project is not meant to imply an actual copyright.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddLegalHeader
-
AddLegalHeader
public AddLegalHeader()
-
-
Method Details
-
main
- Throws:
IOException
-
addCopyright
- Throws:
IOException
-