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