summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@nokia.com>2011-02-17 17:53:52 +0100
committerTobias Hunger <tobias.hunger@nokia.com>2011-02-17 17:53:52 +0100
commit02a7bf505f17c9140a7512da57cf0b8fbb12cf5b (patch)
tree9960d3dfa70673d92da72411d055b7c3343676a9 /src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
parent800e962c3368ea4b0b9a5ddbf040f63f3f7f12f1 (diff)
downloadqt-creator-02a7bf505f17c9140a7512da57cf0b8fbb12cf5b.tar.gz
Fix license headers
Diffstat (limited to 'src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp')
-rw-r--r--src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp b/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
index b508d8537c..31b96f1199 100644
--- a/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
+++ b/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
@@ -1,19 +1,20 @@
-/****************************************************************************
+/**************************************************************************
**
-** 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 Qt Creator
+**
+** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
**
-** This file is part of Qt Creator.
+** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
+**
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the Technology Preview License Agreement accompanying
** this package.
**
** GNU Lesser General Public License Usage
+**
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
@@ -28,9 +29,7 @@
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
+**************************************************************************/
#include "maemodeviceconfigurations.h"