org.apache.rat.analysis.license
Class GPL3License
java.lang.Object
org.apache.rat.analysis.license.BaseLicense
org.apache.rat.analysis.license.FullTextMatchingLicense
org.apache.rat.analysis.license.GPL3License
- All Implemented Interfaces:
- IHeaderMatcher
public class GPL3License
- extends FullTextMatchingLicense
Licence matches GPL3 or later.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIRST_LICENSE_LINE
public static final String FIRST_LICENSE_LINE
- See Also:
- Constant Field Values
GPL3License
public GPL3License()
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.