Commit 4b08fc1d by Alex Rhodes

updated copyright notices

parent b495b8f2
......@@ -23,9 +23,9 @@ import org.jdom.Element;
import org.jdom.input.SAXBuilder;
/**
* Goal that adds a custom copyright to the top of each file, only applicable to
* Java source, XML, XHTML, and HTML files.
*
* A Maven Goal that adds or removes a custom copyright header to project files when the project is built. The copyright body is defined in a configuration file
* that must be present somewhere within the project's root directory called "copyright-config.xml". For more information and example usage, see:
* www.bitbucket.com/
* @Goal cr
*
* @phase test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment