summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-09-09 18:37:30 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-13 03:55:26 +0200
commit5e10745dca1d10025404a9f268f03ae697fb10cc (patch)
tree3ed2e096a58a862c9ffa88f521a426235d2ee4c0 /tests/auto
parent26286d354aeda6923ed43e7643693e0b00c25887 (diff)
Fix missing/broken license headers
Change-Id: I54f3ca5979b78f9eec8115cc580c32321859acf6 Reviewed-on: http://codereview.qt-project.org/4514 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qitemmodel/tst_qitemmodel.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/qitemmodel/tst_qitemmodel.cpp b/tests/auto/qitemmodel/tst_qitemmodel.cpp
index 191e9e88a9..7daa984633 100644
--- a/tests/auto/qitemmodel/tst_qitemmodel.cpp
+++ b/tests/auto/qitemmodel/tst_qitemmodel.cpp
@@ -39,19 +39,6 @@
**
****************************************************************************/
-
-/****************************************************************************
-**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $LICENSE$
-**
-****************************************************************************/
-
#include <QtTest/QtTest>
#include <QtCore>
#include <qdebug.h>