Skip to content

Commit fc38994

Browse files
committed
Add HERE Proprietary rule for pom.xml files
Signed-off-by: Bennati, Stefano <[email protected]>
1 parent 18a842e commit fc38994

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
license_expression: here-proprietary
3+
is_license_tag: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://here.com/
7+
---
8+
9+
<licenses>
10+
<license>
11+
<name>HERE Proprietary License</name>
12+
<url>https://here.com</url>
13+
<distribution>repo</distribution>
14+
<comments>SPDX-License-Identifier: LicenseRef-Proprietary-HERE</comments>
15+
</license>
16+
</licenses>

0 commit comments

Comments
 (0)