Skip to content

Commit 59535d7

Browse files
authored
Merge pull request #4242 from aboutcode-org/autosar-rules
Add autosar license rules
2 parents 467449a + 81a7de0 commit 59535d7

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: proprietary-license
3+
is_license_reference: yes
4+
5+
ignorable_urls:
6+
- https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_PRS_SOMEIPProtocol.pdf
7+
---
8+
{{ https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_PRS_SOMEIPProtocol.pdf }}
9+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: proprietary-license
3+
is_license_reference: yes
4+
ignorable_urls:
5+
- https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_PRS_SOMEIPServiceDiscoveryProtocol.pdf
6+
---
7+
{{ https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_PRS_SOMEIPServiceDiscoveryProtocol.pdf }}
8+

0 commit comments

Comments
 (0)