aQute.bnd.annotation.headers
Annotation Type BundleCopyright
@Retention(value=CLASS)
@Target(value={ANNOTATION_TYPE,TYPE})
public @interface BundleCopyright
The Bundle-Copyright header contains the copyright specification for this bundle.
|
Required Element Summary |
String |
value
The Bundle-Copyright header contains the copyright specification for this bundle. |
value
public abstract String value
- The Bundle-Copyright header contains the copyright specification for this bundle.
Copyright © 2014 aQute SARL. All rights reserved.