summaryrefslogtreecommitdiffstats
path: root/src/game/client/globals.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/globals.cc')
-rw-r--r--src/game/client/globals.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/client/globals.cc b/src/game/client/globals.cc
index 85e5cd6..4e16107 100644
--- a/src/game/client/globals.cc
+++ b/src/game/client/globals.cc
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: BSD-2-Clause
+// Copyright (c) 2025 Kirill Dmitrievich
+// File: globals.cc
+// Description: Global variables
+
#include "client/pch.hh"
#include "client/globals.hh"