summaryrefslogtreecommitdiff
path: root/toxcore/state.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/state.c')
-rw-r--r--toxcore/state.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/toxcore/state.c b/toxcore/state.c
index bca7a151..67cc68ad 100644
--- a/toxcore/state.c
+++ b/toxcore/state.c
@@ -1,3 +1,7 @@
1/* SPDX-License-Identifier: GPL-3.0-or-later
2 * Copyright © 2016-2020 The TokTok team.
3 * Copyright © 2014 Tox project.
4 */
1#include "state.h" 5#include "state.h"
2 6
3#include <string.h> 7#include <string.h>