summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qt_mac.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-09-01 20:41:23 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-09-01 20:41:23 +1000
commitfa97a0f683bf288356f6fed8c77a03fb6c363624 (patch)
treed0502ac1c360112a1c302daf6c3707a6c57dfdaa /src/gui/kernel/qt_mac.cpp
parent20cc50a21eb5841b3a3e8546877e805f5a4df528 (diff)
Fix misformatted license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/kernel/qt_mac.cpp')
-rw-r--r--src/gui/kernel/qt_mac.cpp19
1 files changed, 8 insertions, 11 deletions
diff --git a/src/gui/kernel/qt_mac.cpp b/src/gui/kernel/qt_mac.cpp
index 6b2bbcb65f..2b9d07323c 100644
--- a/src/gui/kernel/qt_mac.cpp
+++ b/src/gui/kernel/qt_mac.cpp
@@ -1,11 +1,11 @@
/****************************************************************************
- **
- ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)
- **
- ** This file is part of the QtGui module of the Qt Toolkit.
- **
- ** $QT_BEGIN_LICENSE:LGPL$
+**
+** This file is part of the QtGui module of the Qt Toolkit.
+**
+** $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
@@ -36,11 +36,8 @@
**
**
** $QT_END_LICENSE$
- **
- ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
- ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- **
- ****************************************************************************/
+**
+****************************************************************************/
#include <private/qt_mac_p.h>
#include <private/qpixmap_mac_p.h>