summaryrefslogtreecommitdiff
path: root/toxcore/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/state.h')
-rw-r--r--toxcore/state.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/toxcore/state.h b/toxcore/state.h
index 829036d8..cbe97b49 100644
--- a/toxcore/state.h
+++ b/toxcore/state.h
@@ -1,3 +1,8 @@
1/* SPDX-License-Identifier: GPL-3.0-or-later
2 * Copyright © 2016-2020 The TokTok team.
3 * Copyright © 2014 Tox project.
4 */
5
1/** 6/**
2 * The state module is responsible for parsing the Tox save data format and for 7 * The state module is responsible for parsing the Tox save data format and for
3 * saving state in that format. 8 * saving state in that format.