summaryrefslogtreecommitdiffstats
path: root/examples/mediaplayer/spview.h
diff options
context:
space:
mode:
authorNoam Rosenthal <nrosenth@nokia.com>2009-06-08 17:24:33 -0700
committerNoam Rosenthal <nrosenth@nokia.com>2009-06-08 17:24:33 -0700
commit632fdef78091e8e3f1a2b31d31a7f42c78b10706 (patch)
tree21fd5ae40783c8f415457d57047c083d790d8281 /examples/mediaplayer/spview.h
parent9eb87e25b25b4af214746221ef8bbd82ddae602d (diff)
Fix headers for labs
Diffstat (limited to 'examples/mediaplayer/spview.h')
-rw-r--r--examples/mediaplayer/spview.h18
1 files changed, 3 insertions, 15 deletions
diff --git a/examples/mediaplayer/spview.h b/examples/mediaplayer/spview.h
index bbace9f..3b855bb 100644
--- a/examples/mediaplayer/spview.h
+++ b/examples/mediaplayer/spview.h
@@ -1,25 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: Qt Software Information (qt-info@nokia.com)
+** Copyright (C) 2008-$THISYEAR$ $TROLLTECH$. All rights reserved.
**
** This file is part of the SCXML project on Trolltech Labs.
**
-** This file may be used under the terms of the GNU General Public
-** License version 2.0 or 3.0 as published by the Free Software Foundation
-** and appearing in the file LICENSE.GPL included in the packaging of
-** this file. Please review the following information to ensure GNU
-** General Public Licensing requirements will be met:
-** http://www.fsf.org/licensing/licenses/info/GPLv2.html and
-** http://www.gnu.org/copyleft/gpl.html.
-**
-** If you are unsure which license is appropriate for your use, please
-** contact the sales department at qt-sales@nokia.com.
-**
-** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
-** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+** $TROLLTECH_GPL_LICENSE$
**
****************************************************************************/
+
#ifndef SPVIEW_H
#define SPVIEW_H
#include <QObject>