summaryrefslogtreecommitdiff
path: root/testing/dns3_test.c
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2017-01-14 15:46:31 +0000
committeriphydf <iphydf@users.noreply.github.com>2017-01-19 00:01:44 +0000
commit8f96ca6d860ee6d2fb9a502b0e931b461edb3919 (patch)
treebdb077aee7bbb419e183ff6d5b0740a58506463e /testing/dns3_test.c
parent6d6a4e1e3a96c6fa3e5e07ed57912baf67691ff2 (diff)
Update license headers and remove redundant file name comment.
"All rights reserved" was incorrect. The project was licensed under GPL3, which means a lot of rights are licensed to everybody in the world, i.e. not reserved to the "Tox Project".
Diffstat (limited to 'testing/dns3_test.c')
-rw-r--r--testing/dns3_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/dns3_test.c b/testing/dns3_test.c
index 7356bc00..a2c0ea5b 100644
--- a/testing/dns3_test.c
+++ b/testing/dns3_test.c
@@ -1,5 +1,3 @@
1
2
3#include "../toxcore/network.h" 1#include "../toxcore/network.h"
4#include "../toxcore/tox.h" 2#include "../toxcore/tox.h"
5#include "../toxdns/toxdns.h" 3#include "../toxdns/toxdns.h"