Annotation Type MIT_1_0


  • @Deprecated
    @Retention(CLASS)
    @Target({PACKAGE,TYPE})
    @MIT
    public @interface MIT_1_0
    Deprecated.
    Replaced by MIT.
    An annotation to indicate that the type depends on the MIT License. Applying this annotation will add a Bundle-License clause.