Add missing license header

This commit is contained in:
Tobias Fella
2021-04-06 15:56:37 +02:00
committed by Carl Schwan
parent 095174f87e
commit 592c33ed8b

View File

@@ -1,3 +1,9 @@
/**
* SPDX-FileCopyrightText: 2020 Carl Schwan <carlschwan@kde.org>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "chatdocumenthandler.h"
#include <QQmlFile>