Add LGPL license headers

This commit is contained in:
miruka
2019-07-07 23:52:41 -04:00
parent 8dccfffc8b
commit 0f6474532b
77 changed files with 228 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
// Copyright 2019 miruka
// This file is part of harmonyqml, licensed under LGPLv3.
import "../Base"
HNoticePage {

View File

@@ -1,3 +1,6 @@
// Copyright 2019 miruka
// This file is part of harmonyqml, licensed under LGPLv3.
import QtQuick 2.7
import QtQuick.Layouts 1.3
import "../Base"

View File

@@ -1,3 +1,6 @@
// Copyright 2019 miruka
// This file is part of harmonyqml, licensed under LGPLv3.
import QtQuick 2.7
import QtQuick.Layouts 1.3
import "../Base"