summaryrefslogtreecommitdiff
path: root/csrc/players.c
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/players.c')
-rw-r--r--csrc/players.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/csrc/players.c b/csrc/players.c
index d2e3779..3c10c43 100644
--- a/csrc/players.c
+++ b/csrc/players.c
@@ -1,3 +1,8 @@
+/*
+ * Copyright (C) 2018 Iru Cai <mytbk920423@gmail.com>
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ */
+
#include "player_info.h"
player_info players[4];