diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/textfinder/main.cpp | 4 | ||||
-rw-r--r-- | doc/examples/textfinder/textfinder.cpp | 4 | ||||
-rw-r--r-- | doc/examples/textfinder/textfinder.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/examples/textfinder/main.cpp b/doc/examples/textfinder/main.cpp index 41dba5f6e38..93ea4f01793 100644 --- a/doc/examples/textfinder/main.cpp +++ b/doc/examples/textfinder/main.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Qt Software Information ([email protected]) +** Contact: Nokia Corporation ([email protected]) ** ** Commercial Usage ** @@ -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 [email protected]. +** contact the sales department at http://www.qtsoftware.com/contact. ** **************************************************************************/ diff --git a/doc/examples/textfinder/textfinder.cpp b/doc/examples/textfinder/textfinder.cpp index 0c5b39c9218..3a0e525db8a 100644 --- a/doc/examples/textfinder/textfinder.cpp +++ b/doc/examples/textfinder/textfinder.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Qt Software Information ([email protected]) +** Contact: Nokia Corporation ([email protected]) ** ** Commercial Usage ** @@ -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 [email protected]. +** contact the sales department at http://www.qtsoftware.com/contact. ** **************************************************************************/ diff --git a/doc/examples/textfinder/textfinder.h b/doc/examples/textfinder/textfinder.h index 218ac28ce60..27b1eb02725 100644 --- a/doc/examples/textfinder/textfinder.h +++ b/doc/examples/textfinder/textfinder.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Qt Software Information ([email protected]) +** Contact: Nokia Corporation ([email protected]) ** ** Commercial Usage ** @@ -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 [email protected]. +** contact the sales department at http://www.qtsoftware.com/contact. ** **************************************************************************/ |