org.apache.rat.license
Class GPL2LicenseFamily

java.lang.Object
  extended by org.apache.rat.license.SimpleLicenseFamily
      extended by org.apache.rat.license.GPL2LicenseFamily
All Implemented Interfaces:
ILicenseFamily

public class GPL2LicenseFamily
extends SimpleLicenseFamily

Base implementation for GPLv3 or later.


Constructor Summary
GPL2LicenseFamily()
           
 
Method Summary
 
Methods inherited from class org.apache.rat.license.SimpleLicenseFamily
getFamilyName, setFamilyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPL2LicenseFamily

public GPL2LicenseFamily()


Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.