summaryrefslogtreecommitdiff
path: root/toxcore/mono_time.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-03-12 01:10:33 +0000
committeriphydf <iphydf@users.noreply.github.com>2020-03-14 13:06:19 +0000
commit11ad5471b91dc1b36552ba4e5a3ea434c8a30f5f (patch)
tree94429d74652509b06efef17d17734f647ee4e6ce /toxcore/mono_time.h
parentc644ef76810f8db61bce3f52d36a1a6a25e47683 (diff)
Use spdx license identifier instead of GPL blurb.
Diffstat (limited to 'toxcore/mono_time.h')
-rw-r--r--toxcore/mono_time.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/toxcore/mono_time.h b/toxcore/mono_time.h
index aa244bae..0951fc74 100644
--- a/toxcore/mono_time.h
+++ b/toxcore/mono_time.h
@@ -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#ifndef C_TOXCORE_TOXCORE_MONO_TIME_H 5#ifndef C_TOXCORE_TOXCORE_MONO_TIME_H
2#define C_TOXCORE_TOXCORE_MONO_TIME_H 6#define C_TOXCORE_TOXCORE_MONO_TIME_H
3 7