Package org.apache.rat.license
Class GPL3LicenseFamily
- java.lang.Object
-
- org.apache.rat.license.SimpleLicenseFamily
-
- org.apache.rat.license.GPL3LicenseFamily
-
- All Implemented Interfaces:
ILicenseFamily
public class GPL3LicenseFamily extends SimpleLicenseFamily
Base implementation for GPLv3 or later.
-
-
Constructor Summary
Constructors Constructor Description GPL3LicenseFamily()
-
Method Summary
-
Methods inherited from class org.apache.rat.license.SimpleLicenseFamily
getFamilyName, setFamilyName
-
-