summary refs log tree commit diff
path: root/src/DeviceVerificationFlow.cpp
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/DeviceVerificationFlow.cpp
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/DeviceVerificationFlow.cpp')
-rw-r--r--src/DeviceVerificationFlow.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/DeviceVerificationFlow.cpp b/src/DeviceVerificationFlow.cpp

index f0be661a..f7fb6c35 100644 --- a/src/DeviceVerificationFlow.cpp +++ b/src/DeviceVerificationFlow.cpp
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #include "DeviceVerificationFlow.h" #include "Cache.h"