aboutsummaryrefslogtreecommitdiff
path: root/lib/events/roomkeyevent.cpp
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-17 08:26:50 +0100
committerKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-17 08:26:50 +0100
commit9fb2970eadf810f7ae38389b333b543c22fb8be7 (patch)
tree3c75983f45acd1ac65b64a4d79e4492fcbf4ee71 /lib/events/roomkeyevent.cpp
parent8d9684a4ceec239daf66ff98effe46ab70a3f6a4 (diff)
parent0a775d9b3209be15dea8b8915fc0a1c8e0046ba6 (diff)
downloadlibquotient-9fb2970eadf810f7ae38389b333b543c22fb8be7.tar.gz
libquotient-9fb2970eadf810f7ae38389b333b543c22fb8be7.zip
Merge branch 'kitsune-use-spdx' into master
Diffstat (limited to 'lib/events/roomkeyevent.cpp')
-rw-r--r--lib/events/roomkeyevent.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/events/roomkeyevent.cpp b/lib/events/roomkeyevent.cpp
index 66580430..332be3f7 100644
--- a/lib/events/roomkeyevent.cpp
+++ b/lib/events/roomkeyevent.cpp
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2019 Alexey Andreyev <aa13q@ya.ru>
+// SPDX-License-Identifier: LGPL-2.1-or-later
+
#include "roomkeyevent.h"
using namespace Quotient;