org.apache.rat.license
Class GPL1LicenseFamily

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

public class GPL1LicenseFamily
extends SimpleLicenseFamily

Base implementation for GPLv1 or later.


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

GPL1LicenseFamily

public GPL1LicenseFamily()


Copyright © 2006–2014 Apache Software Foundation. All rights reserved.