Package aQute.bnd.annotation.headers
Annotation Type BundleCopyright
-
@Retention(CLASS) @Target({ANNOTATION_TYPE,TYPE}) public @interface BundleCopyright
The Bundle-Copyright header contains the copyright specification for this bundle.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
The Bundle-Copyright header contains the copyright specification for this bundle.
-