Added copyright and license info to QML files
[chessclock] / qml / ClocksPage.qml
index 6bba766..65a0cd0 100644 (file)
@@ -1,3 +1,24 @@
+/**************************************************************************
+
+   Chess Clock
+
+   This file is part of Chess Clock software.
+
+   (This file) Copyright (c) Heli Hyvättinen 2011
+
+   Chess Clock is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation, either version 3 of the License, or
+   (at your option) any later version.
+
+   Chess Clock is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+
+**************************************************************************/
+
 import QtQuick 1.0
 import com.meego 1.0
 import QtQuick 1.1
@@ -7,6 +28,7 @@ Page
     id: clocksPage
     tools:  commonTools
 
+
 Rectangle {
     width: 100
     height: 62