X-Git-Url: http://git.maemo.org/git/?p=quicknewsreader;a=blobdiff_plain;f=qml%2FQuickNewsReader%2Fcontent%2Fmodelimpl%2FRssFeedModel.qml;h=aa5d49b51a2126fa1eafd4780bae155558688968;hp=3e1c4320c03a8e95816d6ca6ffda3f32e404c60c;hb=44105f19dec05d3a20af34f19f263f7ed2551ea4;hpb=310ac8e6b3fadd9b43c528e6e8ae050e66844c7c diff --git a/qml/QuickNewsReader/content/modelimpl/RssFeedModel.qml b/qml/QuickNewsReader/content/modelimpl/RssFeedModel.qml index 3e1c432..aa5d49b 100644 --- a/qml/QuickNewsReader/content/modelimpl/RssFeedModel.qml +++ b/qml/QuickNewsReader/content/modelimpl/RssFeedModel.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 XmlListModel {