Licensing: add header to QJsonModel copyright
- mention that this is shipped as part of Calamares - SPDX info
This commit is contained in:
parent
e5c0854e66
commit
24f26ee7c8
@ -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
|
||||||
|
*/
|
||||||
|
|
||||||
/***********************************************
|
/***********************************************
|
||||||
Copyright (C) 2014 Schutz Sacha
|
Copyright (C) 2014 Schutz Sacha
|
||||||
This file is part of QJsonModel (https://github.com/dridk/QJsonmodel).
|
This file is part of QJsonModel (https://github.com/dridk/QJsonmodel).
|
||||||
|
@ -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 JSONITEM_H
|
#ifndef JSONITEM_H
|
||||||
#define JSONITEM_H
|
#define JSONITEM_H
|
||||||
#include <QtCore>
|
#include <QtCore>
|
||||||
|
@ -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
|
||||||
|
*/
|
||||||
|
|
||||||
/***********************************************
|
/***********************************************
|
||||||
Copyright (C) 2014 Schutz Sacha
|
Copyright (C) 2014 Schutz Sacha
|
||||||
This file is part of QJsonModel (https://github.com/dridk/QJsonmodel).
|
This file is part of QJsonModel (https://github.com/dridk/QJsonmodel).
|
||||||
|
@ -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
|
#ifndef QJSONMODEL_H
|
||||||
#define QJSONMODEL_H
|
#define QJSONMODEL_H
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user