Uses of Annotation Interface
aQute.bnd.annotation.headers.BundleLicense
Packages that use BundleLicense
-
Uses of BundleLicense in aQute.bnd.annotation.licenses
Classes in aQute.bnd.annotation.licenses with annotations of type BundleLicenseModifier and TypeClassDescription@interface
An annotation to indicate that the type depends on the Apache License 2.0.@interface
An annotation to indicate that the type depends on the Simplified BSD or FreeBSD License.@interface
An annotation to indicate that the type depends on the Revised BSD License.@interface
An annotation to indicate that the type depends on the Common Development and Distribution license.@interface
An annotation to indicate that the type depends on the Common Public License 1.0.@interface
An annotation to indicate that the type depends on the Eclipse Public License 1.0.@interface
An annotation to indicate that the type depends on the Eclipse Public License 2.0.@interface
Deprecated.@interface
An annotation to indicate that the type depends on the GNU General Public License v2.0 only.@interface
An annotation to indicate that the type depends on the GNU General Public License v2.0 or later.@interface
Deprecated.Replaced byGPL_3_0_only
orGPL_3_0_or_later
.@interface
An annotation to indicate that the type depends on the GNU General Public License v3.0 only.@interface
An annotation to indicate that the type depends on the GNU General Public License v3.0 or later.@interface
Deprecated.Replaced byLGPL_2_1_only
orLGPL_2_1_or_later
.@interface
An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 only.@interface
An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 or later.@interface
An annotation to indicate that the type depends on the MIT License.@interface
An annotation to indicate that the type depends on the Mozilla Public License 2.0. -
Uses of BundleLicense in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type BundleLicenseModifier and TypeMethodDescriptionprivate void
AnnotationHeaders.doLicense
(Annotation a, BundleLicense annotation)
GPL_2_0_only
orGPL_2_0_or_later
.