Added MPL2.0 copyright to a lot of files

This commit is contained in:
Oscar Andreasson 2015-11-29 16:41:20 +01:00
parent 541fd805e4
commit e7b0bf7d4c
4 changed files with 32 additions and 0 deletions

View file

@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright (c) 2015 Oscar Andreasson
*/
import QtQuick 2.0
import QtQuick.Layouts 1.1
import QtQuick.Controls 1.3

View file

@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright (c) 2015 Oscar Andreasson
*/
import QtQuick 2.0
Text {

View file

@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright (c) 2015 Oscar Andreasson
*/
import QtQuick 2.0
Rectangle {

View file

@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/.
*
* Copyright (c) 2015 Oscar Andreasson
*/
import QtQuick 2.2
import net.frozentux.qmlcomponents 1.0