diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-09 16:53:05 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-09 16:53:05 +0000 |
| commit | 389bec1132aea986e327e984bc5b176bcbc02d04 (patch) | |
| tree | 824ae650e30c488eb96107882a44bdbef7159042 | |
| parent | c76d0d02c1b459dd971d412955372529b24ab00a (diff) | |
| download | qxmpp-389bec1132aea986e327e984bc5b176bcbc02d04.tar.gz | |
add an "AUTHORS" file
| -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. |
