summaryrefslogtreecommitdiffstats
path: root/tests/manual/bearerex/main.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2009-12-22 04:34:51 (GMT)
committerAaron McCarthy <aaron.mccarthy@nokia.com>2009-12-22 04:34:51 (GMT)
commitce2439e97af96f6a704522b1aefebd888efd4fff (patch)
tree586cae1ba47cae57eae1ad020b502bd7f2f696ce /tests/manual/bearerex/main.cpp
parentaedf9f81641ba4a85b15e35e6ac8ff457265133a (diff)
downloadQt-ce2439e97af96f6a704522b1aefebd888efd4fff.zip
Qt-ce2439e97af96f6a704522b1aefebd888efd4fff.tar.gz
Qt-ce2439e97af96f6a704522b1aefebd888efd4fff.tar.bz2
Fix up license headers.
Diffstat (limited to 'tests/manual/bearerex/main.cpp')
-rw-r--r--tests/manual/bearerex/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/bearerex/main.cpp b/tests/manual/bearerex/main.cpp
index e13a494..20b167e 100644
--- a/tests/manual/bearerex/main.cpp
+++ b/tests/manual/bearerex/main.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the Qt Mobility Components.
+** This file is part of the test suite of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
@@ -38,6 +38,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+
#include <QApplication>
#include "bearerex.h"