aboutsummaryrefslogtreecommitdiff
path: root/examples/example_0_connected
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-01-15 01:09:37 +0100
committerLinus Jahn <lnj@kaidan.im>2022-01-15 01:09:37 +0100
commita0d1776419c61903f8e6534ad3db56df275954ac (patch)
tree70ac8963bf754b541714a24ba07f46cbb4389fe8 /examples/example_0_connected
parent37359c7928d7fad38f064b6b5f26af59440ed7f9 (diff)
downloadqxmpp-a0d1776419c61903f8e6534ad3db56df275954ac.tar.gz
REUSE-ify whole project
Diffstat (limited to 'examples/example_0_connected')
-rw-r--r--examples/example_0_connected/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/example_0_connected/README b/examples/example_0_connected/README
index fb84fea9..7260d747 100644
--- a/examples/example_0_connected/README
+++ b/examples/example_0_connected/README
@@ -1,3 +1,9 @@
+<!--
+SPDX-FileCopyrightText: 2009 Manjeet Dahiya <manjeetdahiya@gmail.com>
+
+SPDX-License-Identifier: CC0-1.0
+-->
+
This example just connects to the xmpp server. And start receiving presences (updates) from the server.
After running this example, you can see this user online, if it's added in your roster (friends list).