Uses of Package
org.apache.rat.analysis.license

Packages that use org.apache.rat.analysis.license
org.apache.rat.analysis.license   
 

Classes in org.apache.rat.analysis.license used by org.apache.rat.analysis.license
BaseLicense
           
CopyrightHeader
          Matches a typical Copyright header line only based on a regex pattern which allows for one (starting) year or year range, and a configurable copyright owner.
FullTextMatchingLicense
          Accumulates all letters and numbers contained inside the header and compares it to the full text of a given license (after reducing it to letters and numbers as well).
SimplePatternBasedLicense
           
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.