Class | Description |
---|---|
ApacheSoftwareLicense20 |
Matches Apache License, Version 2.0
|
AppliedApacheSoftwareLicense20 |
Matches an applied AL 2.0 License header, including a required
initial copyright header line, conforming the template
from the AL 2.0 license itself.
|
BaseLicense | |
CDDL1License |
Base CDDL 1.0 license.
|
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.
|
DojoLicenseHeader | |
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).
|
GPL1License |
License matches GPL1 or later.
|
GPL2License |
License matches GPL2 or later.
|
GPL3License |
License matches GPL3 or later.
|
MITLicense |
Base MIT license (all 3 parts).
|
OASISLicense |
Looks for documents contain the OASIS copyright claim plus derivative work clause.
|
SimplePatternBasedLicense | |
TMF854LicenseHeader | |
W3CDocLicense | |
W3CLicense |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.