public class JFileSysLibInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTHOR
The author
|
static java.lang.String |
VERSION
The version of the userspace file system library
|
Constructor and Description |
---|
JFileSysLibInfo() |
public static final java.lang.String VERSION
public static final java.lang.String AUTHOR
public static void main(java.lang.String[] args)
args
- the argumentspublic static void register(java.lang.String email, java.lang.String key) throws WrongLicenseKeyException
email
- the email addresskey
- the keyWrongLicenseKeyException
- the key is wrong