Skip to content

Commit f6db52b

Browse files
committed
Update README.md
1 parent a7ee97a commit f6db52b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,3 @@ double template_decode(const Signal* sig, const void* nbytes) noexcept
174174
# Similar projects
175175
* [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
176176
* [CAN BUS tools in Python 3 (cantools)](https://github.com/eerimoq/cantools)
177-
178-
# Licence
179-
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 commit comments

Comments
 (0)