http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/FullTextLicenseMatcher.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/FullTextLicenseMatcher.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/FullTextLicenseMatcher.html
index 1716f95..f868df3 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/FullTextLicenseMatcher.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/FullTextLicenseMatcher.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FullTextLicenseMatcher (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>FullTextLicenseMatcher (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FullTextLicenseMatcher (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="FullTextLicenseMatcher (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -99,10 +99,10 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.BaseLicense</a></li>
+<li><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.BaseLicense</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.FullTextMatchingLicense</a></li>
+<li><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.FullTextMatchingLicense</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.rat.anttasks.FullTextLicenseMatcher</li>
@@ -118,13 +118,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a></dd>
+<dd><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">FullTextLicenseMatcher</span>
-extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></pre>
-<div class="block">Adapts <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>FullTextMatchingLicense</code></a>
+extends <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></pre>
+<div class="block">Adapts <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>FullTextMatchingLicense</code></a>
  to Ant's method naming conventions so it becomes easy to write
  text matching based license matchers inside an Ant build file.</div>
 <dl>
@@ -172,7 +172,7 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/FullTextLicenseMatcher.html#match-org.apache.rat.api.Document-java.lang.String-">match</a></span>(<a
 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/api/Document.html?is-external=true";
 title="class or interface in org.apache.rat.api">Document</a>&nbsp;subject,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/FullTextLicenseMatcher.html#match-org.apache.rat.api.Document-java.lang.String-">match</a></span>(<a
 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/api/Document.html?is-external=true";
 title="class or interface in org.apache.rat.api">Document</a>&nbsp;subject,
      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;line)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -184,15 +184,15 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.rat.analysis.license.FullTextMatchingLicense">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></h3>
-<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#hasFullText--";
 title="class or interface in org.apache.rat.analysis.license">hasFullText</a>, 
<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#reset--";
 title="class or interface in org.apache.rat.analysis.license">reset</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#setFullText-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setFullText</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></h3>
+<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#hasFullText--";
 title="class or interface in org.apache.rat.analysis.license">hasFullText</a>, 
<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#reset--";
 title="class or interface in org.apache.rat.analysis.license">reset</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#setFullText-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setFullText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.rat.analysis.license.BaseLicense">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">BaseLicense</a></h3>
-<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyCategory--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyCategory</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyName--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyName</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getNotes--";
 title="class or interface in org.apache.rat.analysis.license">getNotes</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#prune-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">prune</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/ap
 
idocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#reportOnLicense-org.apache.rat.api.Document-"
 title="class or interface in 
org.apache.rat.analysis.license">reportOnLicense</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyCategory-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyCategory</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyName-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyName</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setNotes-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setNotes</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">BaseLicense</a></h3>
+<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyCategory--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyCategory</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyName--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyName</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getNotes--";
 title="class or interface in org.apache.rat.analysis.license">getNotes</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#prune-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">prune</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-co
 
re/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#reportOnLicense-org.apache.rat.api.Document-"
 title="class or interface in 
org.apache.rat.analysis.license">reportOnLicense</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyCategory-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyCategory</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyName-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyName</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setNotes-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setNotes</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -256,16 +256,16 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <ul class="blockListLast">
 <li class="blockList">
 <h4>match</h4>
-<pre>public&nbsp;boolean&nbsp;match(<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/api/Document.html?is-external=true";
 title="class or interface in org.apache.rat.api">Document</a>&nbsp;subject,
+<pre>public&nbsp;boolean&nbsp;match(<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/api/Document.html?is-external=true";
 title="class or interface in org.apache.rat.api">Document</a>&nbsp;subject,
                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;line)
-              throws <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/RatHeaderAnalysisException.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">RatHeaderAnalysisException</a></pre>
+              throws <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/RatHeaderAnalysisException.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">RatHeaderAnalysisException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in org.apache.rat.analysis">match</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a></code></dd>
+<dd><code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in org.apache.rat.analysis">match</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">match</a></code>&nbsp;in class&nbsp;<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></code></dd>
+<dd><code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">match</a></code>&nbsp;in class&nbsp;<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">FullTextMatchingLicense</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/RatHeaderAnalysisException.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">RatHeaderAnalysisException</a></code></dd>
+<dd><code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/RatHeaderAnalysisException.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">RatHeaderAnalysisException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -337,6 +337,6 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.AddLicenseHeaders.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.AddLicenseHeaders.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.AddLicenseHeaders.html
index b2b57d7..2213944 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.AddLicenseHeaders.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.AddLicenseHeaders.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Report.AddLicenseHeaders (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>Report.AddLicenseHeaders (Apache Creadur Rat::Tasks4Ant 0.13 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Report.AddLicenseHeaders (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="Report.AddLicenseHeaders (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -313,6 +313,6 @@ extends org.apache.tools.ant.types.EnumeratedAttribute</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.Format.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.Format.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.Format.html
index fa665b7..310f326 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.Format.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.Format.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Report.Format (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Report.Format (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Report.Format (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="Report.Format (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -301,6 +301,6 @@ extends org.apache.tools.ant.types.EnumeratedAttribute</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.html
index 938a10f..e0f1b4e 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/Report.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Report (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Report (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Report (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)";
+            parent.document.title="Report (Apache Creadur Rat::Tasks4Ant 0.13 
API)";
         }
     }
     catch(err) {
@@ -225,11 +225,11 @@ extends org.apache.tools.ant.Task</pre>
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/Report.html#add-org.apache.rat.analysis.IHeaderMatcher-">add</a></span>(<a
 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a>&nbsp;matcher)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/Report.html#add-org.apache.rat.analysis.IHeaderMatcher-">add</a></span>(<a
 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a>&nbsp;matcher)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/Report.html#add-org.apache.rat.license.ILicenseFamily-">add</a></span>(<a
 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/license/ILicenseFamily.html?is-external=true";
 title="class or interface in 
org.apache.rat.license">ILicenseFamily</a>&nbsp;license)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/rat/anttasks/Report.html#add-org.apache.rat.license.ILicenseFamily-">add</a></span>(<a
 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/license/ILicenseFamily.html?is-external=true";
 title="class or interface in 
org.apache.rat.license">ILicenseFamily</a>&nbsp;license)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -346,7 +346,7 @@ extends org.apache.tools.ant.Task</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;add(<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a>&nbsp;matcher)</pre>
+<pre>public&nbsp;void&nbsp;add(<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis">IHeaderMatcher</a>&nbsp;matcher)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>matcher</code> - Adds a license matcher.</dd>
@@ -359,7 +359,7 @@ extends org.apache.tools.ant.Task</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;add(<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/license/ILicenseFamily.html?is-external=true";
 title="class or interface in 
org.apache.rat.license">ILicenseFamily</a>&nbsp;license)</pre>
+<pre>public&nbsp;void&nbsp;add(<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/license/ILicenseFamily.html?is-external=true";
 title="class or interface in 
org.apache.rat.license">ILicenseFamily</a>&nbsp;license)</pre>
 </li>
 </ul>
 <a name="setAddDefaultLicenseMatchers-boolean-">
@@ -525,6 +525,6 @@ extends org.apache.tools.ant.Task</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html
index e05a1d6..bf9169d 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SubstringLicenseMatcher.Pattern (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)</title>
+<title>SubstringLicenseMatcher.Pattern (Apache Creadur Rat::Tasks4Ant 0.13 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SubstringLicenseMatcher.Pattern (Apache 
Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="SubstringLicenseMatcher.Pattern (Apache 
Creadur Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -283,6 +283,6 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.html
index cff56f1..051d0a8 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/SubstringLicenseMatcher.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SubstringLicenseMatcher (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>SubstringLicenseMatcher (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SubstringLicenseMatcher (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="SubstringLicenseMatcher (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -99,10 +99,10 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.BaseLicense</a></li>
+<li><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.BaseLicense</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.SimplePatternBasedLicense</a></li>
+<li><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">org.apache.rat.analysis.license.SimplePatternBasedLicense</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.rat.anttasks.SubstringLicenseMatcher</li>
@@ -118,13 +118,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a></dd>
+<dd><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SubstringLicenseMatcher</span>
-extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></pre>
-<div class="block">Adapts <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>SimplePatternBasedLicense</code></a>
+extends <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></pre>
+<div class="block">Adapts <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>SimplePatternBasedLicense</code></a>
  to Ant's method naming conventions so it becomes easy to write
  substring based license matchers inside an Ant build file.</div>
 <dl>
@@ -200,15 +200,15 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.rat.analysis.license.SimplePatternBasedLicense">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></h3>
-<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">match</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#matches-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">matches</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#reset--";
 title="class or interface in org.apache.rat.analysis.license">reset</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#setPatterns-java.lang.String:A-";
 title="class or interface in org.apache.rat.analysis.license">setPatterns</a
 ></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></h3>
+<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#match-org.apache.rat.api.Document-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">match</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#matches-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">matches</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#reset--";
 title="class or interface in org.apache.rat.analysis.license">reset</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#setPatterns-java.lang.String:A-";
 title="class or interface in org.apache.rat.analysis.license">setPattern
 s</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.rat.analysis.license.BaseLicense">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">BaseLicense</a></h3>
-<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyCategory--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyCategory</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyName--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyName</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getNotes--";
 title="class or interface in org.apache.rat.analysis.license">getNotes</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#prune-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">prune</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/ap
 
idocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#reportOnLicense-org.apache.rat.api.Document-"
 title="class or interface in 
org.apache.rat.analysis.license">reportOnLicense</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyCategory-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyCategory</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyName-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyName</a>, <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setNotes-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setNotes</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">BaseLicense</a></h3>
+<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyCategory--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyCategory</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getLicenseFamilyName--";
 title="class or interface in 
org.apache.rat.analysis.license">getLicenseFamilyName</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#getNotes--";
 title="class or interface in org.apache.rat.analysis.license">getNotes</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#prune-java.lang.String-";
 title="class or interface in org.apache.rat.analysis.license">prune</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-co
 
re/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#reportOnLicense-org.apache.rat.api.Document-"
 title="class or interface in 
org.apache.rat.analysis.license">reportOnLicense</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyCategory-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyCategory</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setLicenseFamilyName-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setLicenseFamilyName</a>, <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true#setNotes-java.lang.String-";
 title="class or interface in 
org.apache.rat.analysis.license">setNotes</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -266,7 +266,7 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;getPatterns()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#getPatterns--";
 title="class or interface in 
org.apache.rat.analysis.license">getPatterns</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></code></dd>
+<dd><code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true#getPatterns--";
 title="class or interface in 
org.apache.rat.analysis.license">getPatterns</a></code>&nbsp;in 
class&nbsp;<code><a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license">SimplePatternBasedLicense</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -338,6 +338,6 @@ extends <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apach
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/FullTextLicenseMatcher.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/FullTextLicenseMatcher.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/FullTextLicenseMatcher.html
index ff168a6..7c388e4 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/FullTextLicenseMatcher.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/FullTextLicenseMatcher.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.FullTextLicenseMatcher (Apache 
Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.FullTextLicenseMatcher (Apache 
Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.FullTextLicenseMatcher (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.FullTextLicenseMatcher (Apache Creadur Rat::Tasks4Ant 
0.13 API)";
         }
     }
     catch(err) {
@@ -118,6 +118,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.AddLicenseHeaders.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.AddLicenseHeaders.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.AddLicenseHeaders.html
index a37c2ca..68f23d0 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.AddLicenseHeaders.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.AddLicenseHeaders.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.Report.AddLicenseHeaders (Apache 
Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.Report.AddLicenseHeaders (Apache 
Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report.AddLicenseHeaders (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report.AddLicenseHeaders (Apache Creadur Rat::Tasks4Ant 
0.13 API)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.Format.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.Format.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.Format.html
index 44b76c2..468bfab 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.Format.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.Format.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.Report.Format (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.Report.Format (Apache Creadur 
Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report.Format (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report.Format (Apache Creadur Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.html
index 02fe263..e6d2e3f 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/Report.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.Report (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.Report (Apache Creadur 
Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.Report (Apache Creadur Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -118,6 +118,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.Pattern.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.Pattern.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.Pattern.html
index 1c04b14..ceabd31 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.Pattern.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.Pattern.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern 
(Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern 
(Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -143,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.html
 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.html
index 9bafe9f..fa2585d 100644
--- 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.html
+++ 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/class-use/SubstringLicenseMatcher.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.anttasks.SubstringLicenseMatcher (Apache 
Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.rat.anttasks.SubstringLicenseMatcher (Apache 
Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.rat.anttasks.SubstringLicenseMatcher (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.rat.anttasks.SubstringLicenseMatcher (Apache Creadur Rat::Tasks4Ant 
0.13 API)";
         }
     }
     catch(err) {
@@ -118,6 +118,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-frame.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-frame.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-frame.html
index 05f572e..5f9c6e7 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-frame.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-summary.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-summary.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-summary.html
index 223b48a..0861da3 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-summary.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.rat.anttasks (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="org.apache.rat.anttasks (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -84,7 +84,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../org/apache/rat/anttasks/FullTextLicenseMatcher.html" 
title="class in org.apache.rat.anttasks">FullTextLicenseMatcher</a></td>
 <td class="colLast">
-<div class="block">Adapts <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>FullTextMatchingLicense</code></a>
+<div class="block">Adapts <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>FullTextMatchingLicense</code></a>
  to Ant's method naming conventions so it becomes easy to write
  text matching based license matchers inside an Ant build file.</div>
 </td>
@@ -111,7 +111,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../org/apache/rat/anttasks/SubstringLicenseMatcher.html" 
title="class in org.apache.rat.anttasks">SubstringLicenseMatcher</a></td>
 <td class="colLast">
-<div class="block">Adapts <a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>SimplePatternBasedLicense</code></a>
+<div class="block">Adapts <a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in 
org.apache.rat.analysis.license"><code>SimplePatternBasedLicense</code></a>
  to Ant's method naming conventions so it becomes easy to write
  substring based license matchers inside an Ant build file.</div>
 </td>
@@ -173,6 +173,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-tree.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-tree.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-tree.html
index 4b05772..103ec8e 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-tree.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.rat.anttasks Class Hierarchy (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)</title>
+<title>org.apache.rat.anttasks Class Hierarchy (Apache Creadur Rat::Tasks4Ant 
0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.rat.anttasks Class Hierarchy 
(Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="org.apache.rat.anttasks Class Hierarchy 
(Apache Creadur Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -76,14 +76,14 @@
 <ul>
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">BaseLicense</span></a>
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">BaseLicense</span></a>
 <ul>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">FullTextMatchingLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">FullTextMatchingLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
 <ul>
 <li type="circle">org.apache.rat.anttasks.<a 
href="../../../../org/apache/rat/anttasks/FullTextLicenseMatcher.html" 
title="class in org.apache.rat.anttasks"><span 
class="typeNameLink">FullTextLicenseMatcher</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">SimplePatternBasedLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">SimplePatternBasedLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
 <ul>
 <li type="circle">org.apache.rat.anttasks.<a 
href="../../../../org/apache/rat/anttasks/SubstringLicenseMatcher.html" 
title="class in org.apache.rat.anttasks"><span 
class="typeNameLink">SubstringLicenseMatcher</span></a></li>
 </ul>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-use.html
----------------------------------------------------------------------
diff --git 
a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-use.html 
b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-use.html
index 0e5a76d..b6b3642 100644
--- a/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-use.html
+++ b/rat/apache-rat-tasks/apidocs/org/apache/rat/anttasks/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 
0.13-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.rat.anttasks (Apache Creadur Rat::Tasks4Ant 
0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.rat.anttasks 
(Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.rat.anttasks 
(Apache Creadur Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -148,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apache-rat-tasks/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-tasks/apidocs/overview-tree.html 
b/rat/apache-rat-tasks/apidocs/overview-tree.html
index a3d48cf..82c8bd3 100644
--- a/rat/apache-rat-tasks/apidocs/overview-tree.html
+++ b/rat/apache-rat-tasks/apidocs/overview-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Creadur Rat::Tasks4Ant 0.13-SNAPSHOT 
API)</title>
+<title>Class Hierarchy (Apache Creadur Rat::Tasks4Ant 0.13 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Creadur 
Rat::Tasks4Ant 0.13-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Apache Creadur 
Rat::Tasks4Ant 0.13 API)";
         }
     }
     catch(err) {
@@ -80,14 +80,14 @@
 <ul>
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">BaseLicense</span></a>
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/BaseLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">BaseLicense</span></a>
 <ul>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">FullTextMatchingLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/FullTextMatchingLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">FullTextMatchingLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
 <ul>
 <li type="circle">org.apache.rat.anttasks.<a 
href="org/apache/rat/anttasks/FullTextLicenseMatcher.html" title="class in 
org.apache.rat.anttasks"><span 
class="typeNameLink">FullTextLicenseMatcher</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.rat.analysis.license.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">SimplePatternBasedLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="http://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
+<li type="circle">org.apache.rat.analysis.license.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/license/SimplePatternBasedLicense.html?is-external=true";
 title="class or interface in org.apache.rat.analysis.license"><span 
class="typeNameLink">SimplePatternBasedLicense</span></a> (implements 
org.apache.rat.analysis.<a 
href="https://creadur.apache.org/rat/apache-rat-core/apidocs/org/apache/rat/analysis/IHeaderMatcher.html?is-external=true";
 title="class or interface in org.apache.rat.analysis">IHeaderMatcher</a>)
 <ul>
 <li type="circle">org.apache.rat.anttasks.<a 
href="org/apache/rat/anttasks/SubstringLicenseMatcher.html" title="class in 
org.apache.rat.anttasks"><span 
class="typeNameLink">SubstringLicenseMatcher</span></a></li>
 </ul>
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Reply via email to