Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 038d9e2

Browse files
committed
Add license section in README
1 parent d2cb877 commit 038d9e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,8 @@ cargo run --example simple_client
125125
```
126126

127127
- You may need to set the `LD_LIBRARY_PATH` environment to a path that contains the vSomeIP library as this is dynamically loaded `LD_LIBRARY_PATH=/usr/local/lib`
128+
129+
130+
# License
131+
132+
smip is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0), check LICENSE.md for more information.

0 commit comments

Comments
 (0)