Annotation Type License
- 
@Retention(RUNTIME) @Target(TYPE) public @interface LicenseClass level annotation that identifies this class as being a license object. Can be populated to include name and url. 
@Retention(RUNTIME)
@Target(TYPE)
public @interface License