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