summary refs log tree commit diff
path: root/src/CallManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CallManager.cpp')
-rw-r--r--src/CallManager.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CallManager.cpp b/src/CallManager.cpp

index eec5922e..4931a26a 100644 --- a/src/CallManager.cpp +++ b/src/CallManager.cpp
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #include <algorithm> #include <cctype> #include <chrono>