diff options
Diffstat (limited to 'src/game/server/main.cc')
| -rw-r--r-- | src/game/server/main.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/server/main.cc b/src/game/server/main.cc index 181145f..7c70ae1 100644 --- a/src/game/server/main.cc +++ b/src/game/server/main.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: main.cc +// Description: Entry point + #include "server/pch.hh" #include "core/config/number.hh" |
