summary refs log tree commit diff
path: root/src/voip/ScreenCastPortal.cpp
diff options
context:
space:
mode:
authorDavid Elsing <david.elsing@posteo.net>2023-03-12 11:47:05 +0100
committerDavid Elsing <david.elsing@posteo.net>2023-03-30 17:36:40 +0200
commit562a71a5f3e4e29067103c250c3f2e83d4937d82 (patch)
treece8851e94a37b0ca8ff5d7333276d6287cf36eba /src/voip/ScreenCastPortal.cpp
parentSupport screen sharing with xdg-desktop-portal (diff)
downloadnheko-562a71a5f3e4e29067103c250c3f2e83d4937d82.tar.xz
Add missing license headers
Diffstat (limited to 'src/voip/ScreenCastPortal.cpp')
-rw-r--r--src/voip/ScreenCastPortal.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/voip/ScreenCastPortal.cpp b/src/voip/ScreenCastPortal.cpp

index 321373d9..41e6c0a2 100644 --- a/src/voip/ScreenCastPortal.cpp +++ b/src/voip/ScreenCastPortal.cpp
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #ifdef GSTREAMER_AVAILABLE #include "ScreenCastPortal.h"