Add missing license header
This commit is contained in:
committed by
Carl Schwan
parent
095174f87e
commit
592c33ed8b
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user