diff options
author | hjk <[email protected]> | 2008-12-02 14:17:16 +0100 |
---|---|---|
committer | hjk <[email protected]> | 2008-12-02 14:17:16 +0100 |
commit | 8a43d9b9f30e66ec805c57d386c4dd90d6c03c4b (patch) | |
tree | 37664ed652bc52823bb4ea73fdecdfc86cd01c34 /doc/example | |
parent | ff433b44ad5a0c0e81376292ac5f55f8e90ff1ec (diff) |
end-of-line whitespace correction of the new headers
Diffstat (limited to 'doc/example')
-rw-r--r-- | doc/example/textfinder/main.cpp | 21 | ||||
-rw-r--r-- | doc/example/textfinder/textfinder.cpp | 21 | ||||
-rw-r--r-- | doc/example/textfinder/textfinder.h | 21 |
3 files changed, 33 insertions, 30 deletions
diff --git a/doc/example/textfinder/main.cpp b/doc/example/textfinder/main.cpp index e790b6e989f..e5dc079469b 100644 --- a/doc/example/textfinder/main.cpp +++ b/doc/example/textfinder/main.cpp @@ -6,16 +6,16 @@ ** ** Contact: Qt Software Information ([email protected]) ** -** -** 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 "textfinder.h" diff --git a/doc/example/textfinder/textfinder.cpp b/doc/example/textfinder/textfinder.cpp index c2a9f50f869..46fb20dec4b 100644 --- a/doc/example/textfinder/textfinder.cpp +++ b/doc/example/textfinder/textfinder.cpp @@ -6,16 +6,16 @@ ** ** Contact: Qt Software Information ([email protected]) ** -** -** 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 "textfinder.h" diff --git a/doc/example/textfinder/textfinder.h b/doc/example/textfinder/textfinder.h index d5d10c6b525..b4e645317dc 100644 --- a/doc/example/textfinder/textfinder.h +++ b/doc/example/textfinder/textfinder.h @@ -6,16 +6,16 @@ ** ** Contact: Qt Software Information ([email protected]) ** -** -** 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. +** +***************************************************************************/ ***************************************************************************/ #ifndef TEXTFINDER_H |