diff options
author | hjk <[email protected]> | 2009-08-14 09:30:56 +0200 |
---|---|---|
committer | hjk <[email protected]> | 2009-08-14 09:30:56 +0200 |
commit | 93cbef87240ba0979732349918b0d083a9bd293d (patch) | |
tree | ece473deafcf32e73f603df8495b6cef3c7e5c4c /src/shared/qscripthighlighter | |
parent | c2a1d75daa503cd94d6d7feee9e710139f5de637 (diff) |
long live the king
Diffstat (limited to 'src/shared/qscripthighlighter')
-rw-r--r-- | src/shared/qscripthighlighter/qscripthighlighter.cpp | 2 | ||||
-rw-r--r-- | src/shared/qscripthighlighter/qscripthighlighter.h | 2 | ||||
-rw-r--r-- | src/shared/qscripthighlighter/test/main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/shared/qscripthighlighter/qscripthighlighter.cpp b/src/shared/qscripthighlighter/qscripthighlighter.cpp index 0f94c1061fe..6708ae847d7 100644 --- a/src/shared/qscripthighlighter/qscripthighlighter.cpp +++ b/src/shared/qscripthighlighter/qscripthighlighter.cpp @@ -23,7 +23,7 @@ ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** **************************************************************************/ diff --git a/src/shared/qscripthighlighter/qscripthighlighter.h b/src/shared/qscripthighlighter/qscripthighlighter.h index 70125d8b71e..5faaba141ad 100644 --- a/src/shared/qscripthighlighter/qscripthighlighter.h +++ b/src/shared/qscripthighlighter/qscripthighlighter.h @@ -23,7 +23,7 @@ ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** **************************************************************************/ diff --git a/src/shared/qscripthighlighter/test/main.cpp b/src/shared/qscripthighlighter/test/main.cpp index a3f0a7fed6a..749fa4876dd 100644 --- a/src/shared/qscripthighlighter/test/main.cpp +++ b/src/shared/qscripthighlighter/test/main.cpp @@ -23,7 +23,7 @@ ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** **************************************************************************/ |