Licensing: add header to QJsonModel copyright

- mention that this is shipped as part of Calamares
 - SPDX info
This commit is contained in:
Adriaan de Groot 2017-09-19 14:27:39 +02:00
parent e5c0854e66
commit 24f26ee7c8
4 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,9 @@
/* === This file is part of Calamares - <https://github.com/calamares> ===
*
* SPDX-License-Identifier: GPL-3.0+
* License-Filename: LICENSES/GPLv3+-QJsonModel
*/
#ifndef QJSONMODEL_H
#define QJSONMODEL_H