| Package | Description |
|---|---|
| org.apache.rat.analysis.license |
| Class and Description |
|---|
| 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–2016 Apache Software Foundation. All rights reserved.