Skip to content

Commit dda80b8

Browse files
authored
org.bndtools.p2: Update license link in features.bnd
Fixes #6935 Signed-off-by: Christoph Rueger <[email protected]>
1 parent d1cf312 commit dda80b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.bndtools.p2/features.bnd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bundle-SymbolicName: org.bndtools.p2
33
Bundle-License: \
44
(ASL-2.0 or EPL-2.0);\
55
file="license.txt";\
6-
link="(ASL-2.0 or EPL-2.0)"
6+
link="https://raw.githubusercontent.com/bndtools/bnd/refs/heads/master/LICENSE"
77

88
Bundle-Vendor bnd
99

@@ -21,4 +21,4 @@ update.label = Bndtools Update Site
2121
bndtools; \
2222
label = Bndtools; \
2323
description = Bndtools, OSGi Development Tools for Eclipse based on bnd.
24-
24+

0 commit comments

Comments
 (0)