25 lines
688 B
Markdown
25 lines
688 B
Markdown
<!--
|
|
SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
Copyright (C) 2021 Aleksander Morgado <aleksander@aleksander.es>
|
|
-->
|
|
|
|
# libqrtr-glib
|
|
|
|
libqrtr-glib is a glib-based library to use and manage the QRTR (Qualcomm
|
|
IPC Router) bus.
|
|
|
|
## License:
|
|
|
|
The libqrtr-glib library is released under the LGPL-2.1-or-later license.
|
|
|
|
## Code of Conduct
|
|
|
|
Please note that this project is released with a Contributor Code of Conduct.
|
|
By participating in this project you agree to abide by its terms, which you can
|
|
find in the following link:
|
|
https://www.freedesktop.org/wiki/CodeOfConduct
|
|
|
|
CoC issues may be raised to the project maintainers at the following address:
|
|
libqmi-devel-owner@lists.freedesktop.org
|