summary refs log tree commit diff
path: root/src/WebRTCSession.h
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-03-05 01:04:36 +0000
committerGitHub <noreply@github.com>2021-03-05 01:04:36 +0000
commit56c44d0454c2685f6976fc2319b3e1e0349dcb48 (patch)
tree15676560210bdbc36c29a89ab80b0f0612c8d664 /src/WebRTCSession.h
parentFix linting (diff)
parentUpdate license headers (diff)
downloadnheko-56c44d0454c2685f6976fc2319b3e1e0349dcb48.tar.xz
Merge pull request #505 from Nheko-Reborn/license-headers
License headers
Diffstat (limited to 'src/WebRTCSession.h')
-rw-r--r--src/WebRTCSession.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/WebRTCSession.h b/src/WebRTCSession.h
index 3d3e9a69..97487c5c 100644
--- a/src/WebRTCSession.h
+++ b/src/WebRTCSession.h
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2021 Nheko Contributors
+//
+// SPDX-License-Identifier: GPL-3.0-or-later
+
 #pragma once
 
 #include <string>