Skip to content

Commit b8d0b57

Browse files
authored
Require key phrase
This avoids any ambiguity with other rules. Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent fc38994 commit b8d0b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/licensedcode/data/rules/here-proprietary_4.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ignorable_urls:
88

99
<licenses>
1010
<license>
11-
<name>HERE Proprietary License</name>
11+
<name>{{HERE Proprietary}} License</name>
1212
<url>https://here.com</url>
1313
<distribution>repo</distribution>
1414
<comments>SPDX-License-Identifier: LicenseRef-Proprietary-HERE</comments>
1515
</license>
16-
</licenses>
16+
</licenses>

0 commit comments

Comments
 (0)