Skip to content

Commit 6358a4b

Browse files
authored
Merge pull request #3218 from bennati/fix-jsr-rule
Add required phrase to JSR rule
2 parents cad392f + 575aa6a commit 6358a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/licensedcode/data/rules/jsr-107-jcache-spec-2013_1.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ignorable_urls:
88

99
<licenses>
1010
<license>
11-
<name>JSR-000107 JCACHE 2.9 Public Review - Updated Specification License</name>
11+
<name>{{JSR-000107 JCACHE 2.9 Public Review - Updated Specification License}}</name>
1212
<url>https://raw.github.com/jsr107/jsr107spec/master/LICENSE.txt</url>
1313
<distribution>manual</distribution>
1414
</license>

0 commit comments

Comments
 (0)