diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-11-17 11:52:35 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-11-17 11:52:35 (GMT) |
commit | cca7c5b40751e2192ba2c7c7422557eeb5672a17 (patch) | |
tree | dbff65640557790393937cc982d22a54213f3b6f /src | |
parent | 0f8c867b1d5b13a56bd80f1819d4e71a9865b493 (diff) | |
parent | 1f475f97bfaef06967c2325c4ecf7fb076e5a1fc (diff) | |
download | Qt-cca7c5b40751e2192ba2c7c7422557eeb5672a17.zip Qt-cca7c5b40751e2192ba2c7c7422557eeb5672a17.tar.gz Qt-cca7c5b40751e2192ba2c7c7422557eeb5672a17.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix license text.
Doc: fix a typo in QML/Qt UI integration
Diffstat (limited to 'src')
-rwxr-xr-x | src/xmlpatterns/parser/createTokenLookup.sh | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/src/xmlpatterns/parser/createTokenLookup.sh b/src/xmlpatterns/parser/createTokenLookup.sh index e11a3ba..9339568 100755 --- a/src/xmlpatterns/parser/createTokenLookup.sh +++ b/src/xmlpatterns/parser/createTokenLookup.sh @@ -55,8 +55,8 @@ license=`cat <<EOF ** 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 either Technology Preview License Agreement or the -** Beta Release License Agreement. +** 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 @@ -66,13 +66,12 @@ license=`cat <<EOF ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** -** In addition, as a special exception, Nokia gives you certain -** additional rights. These rights are described in the Nokia Qt LGPL -** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this -** package. +** In addition, as a special exception, Nokia gives you certain additional +** rights. These rights are described in the Nokia Qt LGPL Exception +** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** -** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://qt.nokia.com/contact. +** If you have questions regarding the use of this file, please contact +** Nokia at qt-info@nokia.com. ** ** ** |