X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=qml%2FImageColorFilterPage.qml;h=cbfac1078c42c0d0e8adfc8cbd5b3f168a078208;hb=03542be162bf35a9f72f6f3d513ddd9118ca0bc9;hp=10d07e1d2a7c6216b10375821a2c40af2343c261;hpb=2f1d2f53a9949cddb795498edccc6ec690dc70ec;p=harmattan%2Fcameraplus diff --git a/qml/ImageColorFilterPage.qml b/qml/ImageColorFilterPage.qml index 10d07e1..cbfac10 100644 --- a/qml/ImageColorFilterPage.qml +++ b/qml/ImageColorFilterPage.qml @@ -1,4 +1,25 @@ // -*- qml -*- + +/*! + * This file is part of CameraPlus. + * + * Copyright (C) 2012 Mohammed Sameer + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + import QtQuick 1.1 import com.nokia.meego 1.1 import QtCamera 1.0