diff options
author | Eike Ziller <[email protected]> | 2012-07-19 12:26:56 +0200 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2012-07-19 13:23:21 +0200 |
commit | e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985 (patch) | |
tree | 3d18e89498509a24821cd496a5f0d533dd341802 /src/shared/proparser | |
parent | 93cf0f126efccb3a63a8d56c3898897868721e8c (diff) |
Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <[email protected]>
Diffstat (limited to 'src/shared/proparser')
-rw-r--r-- | src/shared/proparser/ioutils.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/ioutils.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/profileevaluator.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/profileevaluator.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/proitems.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/proitems.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/prowriter.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/prowriter.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmake_global.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakebuiltins.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeevaluator.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeevaluator.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeevaluator_p.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeglobals.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeglobals.h | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeparser.cpp | 4 | ||||
-rw-r--r-- | src/shared/proparser/qmakeparser.h | 4 |
17 files changed, 17 insertions, 51 deletions
diff --git a/src/shared/proparser/ioutils.cpp b/src/shared/proparser/ioutils.cpp index a79e0ba20f3..b85ed95378c 100644 --- a/src/shared/proparser/ioutils.cpp +++ b/src/shared/proparser/ioutils.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/ioutils.h b/src/shared/proparser/ioutils.h index d001771006b..0482f7628e2 100644 --- a/src/shared/proparser/ioutils.h +++ b/src/shared/proparser/ioutils.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/profileevaluator.cpp b/src/shared/proparser/profileevaluator.cpp index 40cc585630e..b4e4df7c8bc 100644 --- a/src/shared/proparser/profileevaluator.cpp +++ b/src/shared/proparser/profileevaluator.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/profileevaluator.h b/src/shared/proparser/profileevaluator.h index 98d630c707b..531f85e45a7 100644 --- a/src/shared/proparser/profileevaluator.h +++ b/src/shared/proparser/profileevaluator.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/proitems.cpp b/src/shared/proparser/proitems.cpp index eb14dd4b478..be708b0961e 100644 --- a/src/shared/proparser/proitems.cpp +++ b/src/shared/proparser/proitems.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/proitems.h b/src/shared/proparser/proitems.h index 3d4c4296ecf..af709094500 100644 --- a/src/shared/proparser/proitems.h +++ b/src/shared/proparser/proitems.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/prowriter.cpp b/src/shared/proparser/prowriter.cpp index 984f60683fd..ac0f4399b4f 100644 --- a/src/shared/proparser/prowriter.cpp +++ b/src/shared/proparser/prowriter.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/prowriter.h b/src/shared/proparser/prowriter.h index f7756b565c8..9b8f578247d 100644 --- a/src/shared/proparser/prowriter.h +++ b/src/shared/proparser/prowriter.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmake_global.h b/src/shared/proparser/qmake_global.h index 918df83640f..db0b175f748 100644 --- a/src/shared/proparser/qmake_global.h +++ b/src/shared/proparser/qmake_global.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakebuiltins.cpp b/src/shared/proparser/qmakebuiltins.cpp index a09f26c8009..4b440287875 100644 --- a/src/shared/proparser/qmakebuiltins.cpp +++ b/src/shared/proparser/qmakebuiltins.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeevaluator.cpp b/src/shared/proparser/qmakeevaluator.cpp index 1b9a839e324..2c1e4f7bd3f 100644 --- a/src/shared/proparser/qmakeevaluator.cpp +++ b/src/shared/proparser/qmakeevaluator.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeevaluator.h b/src/shared/proparser/qmakeevaluator.h index 40812366a45..0a22020f820 100644 --- a/src/shared/proparser/qmakeevaluator.h +++ b/src/shared/proparser/qmakeevaluator.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeevaluator_p.h b/src/shared/proparser/qmakeevaluator_p.h index f029277ee66..e054f1fb02e 100644 --- a/src/shared/proparser/qmakeevaluator_p.h +++ b/src/shared/proparser/qmakeevaluator_p.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeglobals.cpp b/src/shared/proparser/qmakeglobals.cpp index 7d992e0ff22..b06e34f457a 100644 --- a/src/shared/proparser/qmakeglobals.cpp +++ b/src/shared/proparser/qmakeglobals.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeglobals.h b/src/shared/proparser/qmakeglobals.h index b21c4289f82..9df259d6063 100644 --- a/src/shared/proparser/qmakeglobals.h +++ b/src/shared/proparser/qmakeglobals.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeparser.cpp b/src/shared/proparser/qmakeparser.cpp index 32bdbf8e3d4..d2107dbdffb 100644 --- a/src/shared/proparser/qmakeparser.cpp +++ b/src/shared/proparser/qmakeparser.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/proparser/qmakeparser.h b/src/shared/proparser/qmakeparser.h index b369ac48841..1c0975013d2 100644 --- a/src/shared/proparser/qmakeparser.h +++ b/src/shared/proparser/qmakeparser.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. ** **************************************************************************/ |