Rat (Release Audit Tool) results

The following document contains the results of Rat (Release Audit Tool).

*****************************************************
Summary
-------
Generated at: 2024-01-28T20:52:48+01:00

Notes: 0
Binaries: 0
Archives: 0
Standards: 61

Apache Licensed: 61
Generated Documents: 0

JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.

0 Unknown Licenses

*****************************************************
  Files with Apache License headers will be marked AL
  Binary files (which do not require any license headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc. will be marked N
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/site.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/examples/verify.apt.vm
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/examples/basic.apt.vm
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/examples/site.apt.vm
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/usage.apt.vm
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/apt/index.apt
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/fml/faq.fml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/site/resources/css/site.css
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/CustomLicense/invoker.properties
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/CustomLicense/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it1/invoker.properties
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it1/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it1/verify.groovy
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it4_RAT-168/invoker.properties
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it4_RAT-168/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/it4_RAT-168/verify.groovy
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/RAT-268/invoker.properties
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/RAT-268/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/RAT-268/module3/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/RAT-268/module1/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/RAT-268/module2/module2.pom
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/it/settings.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ConfigurationHelper.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoringDirectoryScanner.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GitIgnoreMatcher.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoreMatcher.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/filtered-resources/org/apache/rat/mp/rat-report.properties
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/main/resources/org/apache/rat/mp/package.html
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/java/org/apache/rat/mp/BetterAbstractMojoTestCase.java
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/resources/unit/it2/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/resources/unit/it3/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/resources/unit/it1/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/resources/unit/it5/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/test/resources/unit/it4/pom.xml
  AL    /home/hirsch/workspace2016/creadur-rat/apache-rat-plugin/src/changes/changes.xml
 
*****************************************************