@Retention(value=CLASS)
@Target(value={ANNOTATION_TYPE,TYPE})
public @interface BundleCopyright
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The Bundle-Copyright header contains the copyright specification for this
bundle.
|
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.