summaryrefslogtreecommitdiff
path: root/core/Messenger.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/Messenger.h')
-rw-r--r--core/Messenger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Messenger.h b/core/Messenger.h
index 128da67a..d7e101b2 100644
--- a/core/Messenger.h
+++ b/core/Messenger.h
@@ -2,6 +2,7 @@
2* 2*
3* An implementation of a simple text chat only messenger on the tox network core. 3* An implementation of a simple text chat only messenger on the tox network core.
4* 4*
5* NOTE: All the text in the messages must be encoded using UTF-8
5 6
6 Copyright (C) 2013 Tox project All Rights Reserved. 7 Copyright (C) 2013 Tox project All Rights Reserved.
7 8