diff options
Diffstat (limited to 'src/shared/indenter')
-rw-r--r-- | src/shared/indenter/constants.cpp | 4 | ||||
-rw-r--r-- | src/shared/indenter/indenter.h | 4 | ||||
-rw-r--r-- | src/shared/indenter/indenter_impl.h | 4 | ||||
-rw-r--r-- | src/shared/indenter/test/main.cpp | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/shared/indenter/constants.cpp b/src/shared/indenter/constants.cpp index c0e0301019d..a8fbf67e996 100644 --- a/src/shared/indenter/constants.cpp +++ b/src/shared/indenter/constants.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/src/shared/indenter/indenter.h b/src/shared/indenter/indenter.h index 2c61dca3b9d..bc8235077a1 100644 --- a/src/shared/indenter/indenter.h +++ b/src/shared/indenter/indenter.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. ** **************************************************************************/ diff --git a/src/shared/indenter/indenter_impl.h b/src/shared/indenter/indenter_impl.h index 850238ceb0e..439b511b341 100644 --- a/src/shared/indenter/indenter_impl.h +++ b/src/shared/indenter/indenter_impl.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. ** **************************************************************************/ diff --git a/src/shared/indenter/test/main.cpp b/src/shared/indenter/test/main.cpp index 6b53abb2c4a..0df204044b2 100644 --- a/src/shared/indenter/test/main.cpp +++ b/src/shared/indenter/test/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. ** **************************************************************************/ |