Uses of Class
org.apache.rat.analysis.license.CopyrightHeader
-
Packages that use CopyrightHeader Package Description org.apache.rat.analysis.license -
-
Uses of CopyrightHeader in org.apache.rat.analysis.license
Subclasses of CopyrightHeader in org.apache.rat.analysis.license Modifier and Type Class Description class
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.
-