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