diff options
author | hjk <qtc-commiter@nokia.com> | 2008-12-02 14:17:16 +0100 |
---|---|---|
committer | hjk <qtc-commiter@nokia.com> | 2008-12-02 14:17:16 +0100 |
commit | 8a43d9b9f30e66ec805c57d386c4dd90d6c03c4b (patch) | |
tree | 37664ed652bc52823bb4ea73fdecdfc86cd01c34 /src/tools/makespy/main.cpp | |
parent | ff433b44ad5a0c0e81376292ac5f55f8e90ff1ec (diff) | |
download | qt-creator-8a43d9b9f30e66ec805c57d386c4dd90d6c03c4b.tar.gz |
end-of-line whitespace correction of the new headers
Diffstat (limited to 'src/tools/makespy/main.cpp')
-rw-r--r-- | src/tools/makespy/main.cpp | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/src/tools/makespy/main.cpp b/src/tools/makespy/main.cpp index bee1a8f0d5..ab479c1a75 100644 --- a/src/tools/makespy/main.cpp +++ b/src/tools/makespy/main.cpp @@ -6,16 +6,16 @@ ** ** Contact: Qt Software Information (qt-info@nokia.com) ** -** -** Non-Open Source Usage -** +** +** Non-Open Source Usage +** ** Licensees may use this file in accordance with the Qt Beta Version ** License Agreement, Agreement version 2.2 provided with the Software or, ** alternatively, in accordance with the terms contained in a written -** agreement between you and Nokia. -** -** GNU General Public License Usage -** +** agreement between you and Nokia. +** +** GNU General Public License Usage +** ** Alternatively, this file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the packaging @@ -26,9 +26,10 @@ ** http://www.gnu.org/copyleft/gpl.html. ** ** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt GPL Exception version -** 1.2, included in the file GPL_EXCEPTION.txt in this package. -** +** rights. These rights are described in the Nokia Qt GPL Exception +** version 1.2, included in the file GPL_EXCEPTION.txt in this package. +** +***************************************************************************/ ***************************************************************************/ #include <QApplication> |