org.apache.rat.license
Class GPL3LicenseFamily

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

public class GPL3LicenseFamily
extends SimpleLicenseFamily

Base implementation for GPLv3 or later.


Constructor Summary
GPL3LicenseFamily()
           
 
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

GPL3LicenseFamily

public GPL3LicenseFamily()


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