Annotation Interface MPL_2_0


@Documented @Retention(CLASS) @Target({PACKAGE,TYPE}) @BundleLicense(name="MPL-2.0", link="https://opensource.org/licenses/MPL-2.0", description="Mozilla Public License 2.0") public @interface MPL_2_0
An annotation to indicate that the type depends on the Mozilla Public License 2.0. Applying this annotation will add a Bundle-License clause.