We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cf312 commit dda80b8Copy full SHA for dda80b8
org.bndtools.p2/features.bnd
@@ -3,7 +3,7 @@ Bundle-SymbolicName: org.bndtools.p2
3
Bundle-License: \
4
(ASL-2.0 or EPL-2.0);\
5
file="license.txt";\
6
- link="(ASL-2.0 or EPL-2.0)"
+ link="https://raw.githubusercontent.com/bndtools/bnd/refs/heads/master/LICENSE"
7
8
Bundle-Vendor bnd
9
@@ -21,4 +21,4 @@ update.label = Bndtools Update Site
21
bndtools; \
22
label = Bndtools; \
23
description = Bndtools, OSGi Development Tools for Eclipse based on bnd.
24
-
+
0 commit comments