Uses of Class
aQute.bnd.annotation.headers.BundleLicense

Packages that use BundleLicense
aQute.bnd.annotation.licenses   
 

Uses of BundleLicense in aQute.bnd.annotation.licenses
 

Classes in aQute.bnd.annotation.licenses with annotations of type BundleLicense
 interface ASL_2_0
          An annotation to indicate that the type depends on the Apache Software License 2.0.
 interface BSD_2_Clause
          An annotation to indicate that the type depends on the Simplified BSD or FreeBSD License.
 interface BSD_3_Clause
          An annotation to indicate that the type depends on the Revised BSD License.
 interface CDDL_1_0
          An annotation to indicate that the type depends on the Common Development and Distribution license.
 interface CPL_1_0
          An annotation to indicate that the type depends on the Common Public License 1.0.
 interface EPL_1_0
          An annotation to indicate that the type depends on the Eclipsse Public License 1.0.
 interface GPL_2_0
          An annotation to indicate that the type depends on the GNU General Public License 2.0.
 interface GPL_3_0
          An annotation to indicate that the type depends on the GNU General Public License 3.0.
 interface LGPL_2_1
          An annotation to indicate that the type depends on the GNU Lesser Public License 2.1.
 interface MIT_1_0
          An annotation to indicate that the type depends on the MIT License.
 interface MPL_2_0
          An annotation to indicate that the type depends on the Mozilla Public License 2.0.
 



Copyright © 2014 aQute SARL. All rights reserved.