We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a842e commit fc38994Copy full SHA for fc38994
src/licensedcode/data/rules/here-proprietary_4.RULE
@@ -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