Package aQute.bnd.annotation.licenses


@Export @Version("1.1") package aQute.bnd.annotation.licenses
  • Annotation Interfaces
    Class
    Description
    An annotation to indicate that the type depends on the Apache License 2.0.
    Deprecated.
    Replaced by Apache_2_0.
    An annotation to indicate that the type depends on the Simplified BSD or FreeBSD License.
    An annotation to indicate that the type depends on the Revised BSD License.
    An annotation to indicate that the type depends on the Common Development and Distribution license.
    An annotation to indicate that the type depends on the Common Public License 1.0.
    An annotation to indicate that the type depends on the Eclipse Public License 1.0.
    An annotation to indicate that the type depends on the Eclipse Public License 2.0.
    Deprecated.
    An annotation to indicate that the type depends on the GNU General Public License v2.0 only.
    An annotation to indicate that the type depends on the GNU General Public License v2.0 or later.
    Deprecated.
    An annotation to indicate that the type depends on the GNU General Public License v3.0 only.
    An annotation to indicate that the type depends on the GNU General Public License v3.0 or later.
    Deprecated.
    An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 only.
    An annotation to indicate that the type depends on the GNU Lesser Public License v2.1 or later.
    An annotation to indicate that the type depends on the MIT License.
    Deprecated.
    Replaced by MIT.
    An annotation to indicate that the type depends on the Mozilla Public License 2.0.