X-Git-Url: http://git.maemo.org/git/?p=quicknewsreader;a=blobdiff_plain;f=qml%2FQuickNewsReader%2Fcontent%2Fview%2FSourceConfigDialog.qml;h=22fa932992f3e0f63901370469c386b28d58867b;hp=973c9061a326334c896c748ed0e9c446df96b528;hb=1e026a772f96cbe14ecd16fa27ab911877a59701;hpb=2263ab5869648d0eb7d82d8794aae03fd0ce954d diff --git a/qml/QuickNewsReader/content/view/SourceConfigDialog.qml b/qml/QuickNewsReader/content/view/SourceConfigDialog.qml index 973c906..22fa932 100644 --- a/qml/QuickNewsReader/content/view/SourceConfigDialog.qml +++ b/qml/QuickNewsReader/content/view/SourceConfigDialog.qml @@ -1,3 +1,21 @@ +/*** +** Copyright (C) 2012 Christophe CHAPUIS +** +** This package 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 2 of the License, or +** (at your option) any later version. +** +** This package 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. +** +** You should have received a copy of the GNU General Public License +** along with this package; if not, write to the Free Software +** Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +** +***/ import QtQuick 1.0 import "../modelitf"