aboutsummaryrefslogtreecommitdiff
path: root/examples/example_1_echoClient
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_1_echoClient
parent37359c7928d7fad38f064b6b5f26af59440ed7f9 (diff)
downloadqxmpp-a0d1776419c61903f8e6534ad3db56df275954ac.tar.gz
REUSE-ify whole project
Diffstat (limited to 'examples/example_1_echoClient')
-rw-r--r--examples/example_1_echoClient/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/example_1_echoClient/README b/examples/example_1_echoClient/README
index b3081610..57f342b0 100644
--- a/examples/example_1_echoClient/README
+++ b/examples/example_1_echoClient/README
@@ -1,3 +1,9 @@
+<!--
+SPDX-FileCopyrightText: 2009 Manjeet Dahiya <manjeetdahiya@gmail.com>
+
+SPDX-License-Identifier: CC0-1.0
+-->
+
This is a very simple bot which echoes the message sent to it.
Run this example, send it a message from a friend of this bot. You will receive the message back.