diff options
| -rw-r--r-- | AUTHORS | 12 | ||||
| -rw-r--r-- | README | 4 |
2 files changed, 14 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..f80ffbb3 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,12 @@ +QXMPP AUTHORS +------------- + +Manjeet Dahiya <manjeetdahiya@gmail.com> + * Initial author of QXmpp + +Jeremy Lainé <jeremy.laine@m4x.org> + * Co-maintainer of QXmpp + +Ian Reinhart Geiser <geiseri@kde.org> + * Initial author of Jabber-RPC support. + @@ -1,5 +1,5 @@ -ABOUT ------ +ABOUT QXMPP +----------- QXmpp is cross-platform C++ client library for XMPP. It is based on Qt. |
