Annotation Type CPL_1_0


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