diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-06-24 10:01:53 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-06-24 10:01:53 (GMT) |
commit | 4963cf12ddaf75a669c69b9e1c478ad6a3d0ae90 (patch) | |
tree | 65cbc2a26c511834b580d054c1dbfc759d9e5042 /src/xmlpatterns/expr/qrangevariablereference.cpp | |
parent | 5d8c707abb9e61bd0c02418c9bb4a28bf9f82ef9 (diff) | |
parent | 0ba6a795f786dc19486551fed2344f394b144a08 (diff) | |
download | Qt-4963cf12ddaf75a669c69b9e1c478ad6a3d0ae90.zip Qt-4963cf12ddaf75a669c69b9e1c478ad6a3d0ae90.tar.gz Qt-4963cf12ddaf75a669c69b9e1c478ad6a3d0ae90.tar.bz2 |
Merge branch 'master-stable' of scm.dev.nokia.troll.no:qt/qt into qtwebkit-4.6-staging
Diffstat (limited to 'src/xmlpatterns/expr/qrangevariablereference.cpp')
-rw-r--r-- | src/xmlpatterns/expr/qrangevariablereference.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/expr/qrangevariablereference.cpp b/src/xmlpatterns/expr/qrangevariablereference.cpp index 057fa38..e8f4270 100644 --- a/src/xmlpatterns/expr/qrangevariablereference.cpp +++ b/src/xmlpatterns/expr/qrangevariablereference.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** @@ -34,7 +34,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at qt-sales@nokia.com. +** contact the sales department at http://www.qtsoftware.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |