Package | Description |
---|---|
org.apache.rat.analysis.license | |
org.apache.rat.anttasks |
Modifier and Type | Class and Description |
---|---|
class |
GPL1License
License matches GPL1 or later.
|
class |
GPL2License
License matches GPL2 or later.
|
class |
GPL3License
License matches GPL3 or later.
|
class |
MITLicense
Base MIT license (all 3 parts).
|
class |
OASISLicense
Looks for documents contain the OASIS copyright claim plus derivative work clause.
|
Modifier and Type | Class and Description |
---|---|
class |
FullTextLicenseMatcher
Adapts
FullTextMatchingLicense
to Ant's method naming conventions so it becomes easy to write
text matching based license matchers inside an Ant build file. |
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.