All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aQute.bnd.annotation.licenses.EPL_1_0 Maven / Gradle / Ivy

package aQute.bnd.annotation.licenses;

import aQute.bnd.annotation.headers.*;

/**
 * An annotation to indicate that the type depends on the Eclipsse Public
 * License 1.0. Applying this annotation will add a Bundle-License clause.
 */

@BundleLicense(name = "http://opensource.org/licenses/EPL-1.0", link = "http://www.eclipse.org/legal/epl-v10.html", description = "Eclipse Public License 1.0")
public @interface EPL_1_0 {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy