|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.owasp.webscarab.LICENSE
public final class LICENSE
Retrieves the license information for any OWASP source file. It prints out the GNU Public License and provides a static String that contains the GPL, version 2.
Field Summary | |
---|---|
static java.lang.String |
GPL
A copy of the GNU GENERAL PUBLIC LICENSE (GPL), cf. |
Method Summary | |
---|---|
static void |
main()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GPL
Method Detail |
---|
public static final void main()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |