diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-05 01:35:00 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-05 01:35:00 (GMT) |
commit | 3d4297d5ea3006a135d07e0634be4a186f06ced4 (patch) | |
tree | 338afd5cf7b09314f4ae1ac8bc6d8e30e65985ed /tests/auto/qgraphicsvideoitem | |
parent | f4646f4810983536cbf0084cd1e5c6dc9a5b2a5d (diff) | |
download | Qt-3d4297d5ea3006a135d07e0634be4a186f06ced4.zip Qt-3d4297d5ea3006a135d07e0634be4a186f06ced4.tar.gz Qt-3d4297d5ea3006a135d07e0634be4a186f06ced4.tar.bz2 |
Fix license headers.
Diffstat (limited to 'tests/auto/qgraphicsvideoitem')
-rw-r--r-- | tests/auto/qgraphicsvideoitem/tst_qgraphicsvideoitem.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qgraphicsvideoitem/tst_qgraphicsvideoitem.cpp b/tests/auto/qgraphicsvideoitem/tst_qgraphicsvideoitem.cpp index 19433e4..2427d64 100644 --- a/tests/auto/qgraphicsvideoitem/tst_qgraphicsvideoitem.cpp +++ b/tests/auto/qgraphicsvideoitem/tst_qgraphicsvideoitem.cpp @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** 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 |