X-Git-Url: http://cgit.sxemacs.org/?p=harmattan%2Fcameraplus;a=blobdiff_plain;f=lib%2Fqtcamscene.cpp;h=b1d575e467e822c9a2a238462287864ceed92bc8;hp=a18e196cbe9c64c16c7807c4568f6fd304ff7406;hb=19c9b1ccce5430c6d001ee0c28f25a585817da5f;hpb=5eb21cb5486fe2401e2aa1cc6027ab111c2bb26b diff --git a/lib/qtcamscene.cpp b/lib/qtcamscene.cpp index a18e196..b1d575e 100644 --- a/lib/qtcamscene.cpp +++ b/lib/qtcamscene.cpp @@ -1,3 +1,23 @@ +/*! + * This file is part of CameraPlus. + * + * Copyright (C) 2012-2013 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 + */ + #include "qtcamscene.h" #include "qtcamcapability_p.h"