Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xR3b0rn committed Jul 23, 2021
1 parent a7ee97a commit f6db52b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,3 @@ double template_decode(const Signal* sig, const void* nbytes) noexcept
# Similar projects
* [Vector_DBC](https://bitbucket.org/tobylorenz/vector_dbc/src/master/) Does basically the same, the biggest difference is that it uses `bison` instead of `boost::spirit` for grammar parsing
* [CAN BUS tools in Python 3 (cantools)](https://github.com/eerimoq/cantools)

# Licence
In order to make the distribution and integration of this project as easy as possible, this software shall stay accessable under the MIT licence conditions. However, currently some parts of the KCD parsing logic is linked directly into the `libdbcppp` library what is in direct conflict with the LGPL licence of the KCD XSD specification. Please consider this when using the `libdbcppp` library. For more related information see [#78](https://github.com/xR3b0rn/dbcppp/issues/78).

0 comments on commit f6db52b

Please sign in to comment.