]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.api/src/org/argeo/slc/ManifestConstants.java
Implement m2 based distribution unit.
[gpl/argeo-slc.git] / org.argeo.slc.api / src / org / argeo / slc / ManifestConstants.java
index fb01d70452d5dff850c56b46d201e97fb99b669b..919d050d7de87bec78584349ba74bb196f1572f1 100644 (file)
@@ -4,6 +4,7 @@ public enum ManifestConstants {
        // OSGi
        BUNDLE_SYMBOLICNAME("Bundle-SymbolicName"), //
        BUNDLE_VERSION("Bundle-Version"), //
+       BUNDLE_LICENSE("Bundle-License"), //
        // SLC
        SLC_CATEGORY("SLC-Category"), //
        SLC_ORIGIN_M2("SLC-Origin-M2"), //