From e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 19 Jul 2012 12:26:56 +0200 Subject: Contact -> qt-project.org Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by: Oswald Buddenhagen --- src/plugins/cppeditor/cppautocompleter.cpp | 4 +--- src/plugins/cppeditor/cppautocompleter.h | 4 +--- src/plugins/cppeditor/cppclasswizard.cpp | 4 +--- src/plugins/cppeditor/cppclasswizard.h | 4 +--- src/plugins/cppeditor/cppcompleteswitch.cpp | 4 +--- src/plugins/cppeditor/cppcompleteswitch.h | 4 +--- src/plugins/cppeditor/cppeditor.cpp | 4 +--- src/plugins/cppeditor/cppeditor.h | 4 +--- src/plugins/cppeditor/cppeditor_global.h | 4 +--- src/plugins/cppeditor/cppeditorconstants.h | 4 +--- src/plugins/cppeditor/cppeditorenums.h | 4 +--- src/plugins/cppeditor/cppelementevaluator.cpp | 4 +--- src/plugins/cppeditor/cppelementevaluator.h | 4 +--- src/plugins/cppeditor/cppfilewizard.cpp | 4 +--- src/plugins/cppeditor/cppfilewizard.h | 4 +--- src/plugins/cppeditor/cppfunctiondecldeflink.cpp | 4 +--- src/plugins/cppeditor/cppfunctiondecldeflink.h | 4 +--- src/plugins/cppeditor/cpphighlighter.cpp | 4 +--- src/plugins/cppeditor/cpphighlighter.h | 4 +--- src/plugins/cppeditor/cpphoverhandler.cpp | 4 +--- src/plugins/cppeditor/cpphoverhandler.h | 4 +--- src/plugins/cppeditor/cppinsertdecldef.cpp | 4 +--- src/plugins/cppeditor/cppinsertdecldef.h | 4 +--- src/plugins/cppeditor/cppinsertqtpropertymembers.cpp | 4 +--- src/plugins/cppeditor/cppinsertqtpropertymembers.h | 4 +--- src/plugins/cppeditor/cppoutline.cpp | 4 +--- src/plugins/cppeditor/cppoutline.h | 4 +--- src/plugins/cppeditor/cppplugin.cpp | 4 +--- src/plugins/cppeditor/cppplugin.h | 4 +--- src/plugins/cppeditor/cppquickfix.cpp | 4 +--- src/plugins/cppeditor/cppquickfix.h | 4 +--- src/plugins/cppeditor/cppquickfixassistant.cpp | 4 +--- src/plugins/cppeditor/cppquickfixassistant.h | 4 +--- src/plugins/cppeditor/cppquickfixes.cpp | 4 +--- src/plugins/cppeditor/cppsnippetprovider.cpp | 4 +--- src/plugins/cppeditor/cppsnippetprovider.h | 4 +--- src/plugins/cppeditor/cpptypehierarchy.cpp | 4 +--- src/plugins/cppeditor/cpptypehierarchy.h | 4 +--- 38 files changed, 38 insertions(+), 114 deletions(-) (limited to 'src/plugins/cppeditor') diff --git a/src/plugins/cppeditor/cppautocompleter.cpp b/src/plugins/cppeditor/cppautocompleter.cpp index 541b5a6ed2..c88af78345 100644 --- a/src/plugins/cppeditor/cppautocompleter.cpp +++ b/src/plugins/cppeditor/cppautocompleter.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppautocompleter.h b/src/plugins/cppeditor/cppautocompleter.h index 83d22d0e71..1c1ba917f6 100644 --- a/src/plugins/cppeditor/cppautocompleter.h +++ b/src/plugins/cppeditor/cppautocompleter.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppclasswizard.cpp b/src/plugins/cppeditor/cppclasswizard.cpp index 627bd4570e..520cadfcfd 100644 --- a/src/plugins/cppeditor/cppclasswizard.cpp +++ b/src/plugins/cppeditor/cppclasswizard.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppclasswizard.h b/src/plugins/cppeditor/cppclasswizard.h index 118dd589a3..50ceb1867d 100644 --- a/src/plugins/cppeditor/cppclasswizard.h +++ b/src/plugins/cppeditor/cppclasswizard.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppcompleteswitch.cpp b/src/plugins/cppeditor/cppcompleteswitch.cpp index d39831c404..1015a0f82c 100644 --- a/src/plugins/cppeditor/cppcompleteswitch.cpp +++ b/src/plugins/cppeditor/cppcompleteswitch.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppcompleteswitch.h b/src/plugins/cppeditor/cppcompleteswitch.h index 540615bab2..9227388a55 100644 --- a/src/plugins/cppeditor/cppcompleteswitch.h +++ b/src/plugins/cppeditor/cppcompleteswitch.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppeditor.cpp b/src/plugins/cppeditor/cppeditor.cpp index e31e5eb60b..17b17894ef 100644 --- a/src/plugins/cppeditor/cppeditor.cpp +++ b/src/plugins/cppeditor/cppeditor.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppeditor.h b/src/plugins/cppeditor/cppeditor.h index c9f141437c..dc2147dd3f 100644 --- a/src/plugins/cppeditor/cppeditor.h +++ b/src/plugins/cppeditor/cppeditor.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppeditor_global.h b/src/plugins/cppeditor/cppeditor_global.h index ee856d081d..07aa8d8329 100644 --- a/src/plugins/cppeditor/cppeditor_global.h +++ b/src/plugins/cppeditor/cppeditor_global.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppeditorconstants.h b/src/plugins/cppeditor/cppeditorconstants.h index 941b448bd8..6366c547bf 100644 --- a/src/plugins/cppeditor/cppeditorconstants.h +++ b/src/plugins/cppeditor/cppeditorconstants.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppeditorenums.h b/src/plugins/cppeditor/cppeditorenums.h index fb45613ede..5079d856de 100644 --- a/src/plugins/cppeditor/cppeditorenums.h +++ b/src/plugins/cppeditor/cppeditorenums.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppelementevaluator.cpp b/src/plugins/cppeditor/cppelementevaluator.cpp index 56d9660997..74a6450f99 100644 --- a/src/plugins/cppeditor/cppelementevaluator.cpp +++ b/src/plugins/cppeditor/cppelementevaluator.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppelementevaluator.h b/src/plugins/cppeditor/cppelementevaluator.h index bb8ba134da..ac88d2eadd 100644 --- a/src/plugins/cppeditor/cppelementevaluator.h +++ b/src/plugins/cppeditor/cppelementevaluator.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppfilewizard.cpp b/src/plugins/cppeditor/cppfilewizard.cpp index 54790a5714..e68f76ccd1 100644 --- a/src/plugins/cppeditor/cppfilewizard.cpp +++ b/src/plugins/cppeditor/cppfilewizard.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppfilewizard.h b/src/plugins/cppeditor/cppfilewizard.h index 583a196ebe..f4e7771129 100644 --- a/src/plugins/cppeditor/cppfilewizard.h +++ b/src/plugins/cppeditor/cppfilewizard.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppfunctiondecldeflink.cpp b/src/plugins/cppeditor/cppfunctiondecldeflink.cpp index 97b91517ee..86eb443119 100644 --- a/src/plugins/cppeditor/cppfunctiondecldeflink.cpp +++ b/src/plugins/cppeditor/cppfunctiondecldeflink.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppfunctiondecldeflink.h b/src/plugins/cppeditor/cppfunctiondecldeflink.h index b7090de6e9..b8052296ae 100644 --- a/src/plugins/cppeditor/cppfunctiondecldeflink.h +++ b/src/plugins/cppeditor/cppfunctiondecldeflink.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpphighlighter.cpp b/src/plugins/cppeditor/cpphighlighter.cpp index 3c40b2cadb..928e664f74 100644 --- a/src/plugins/cppeditor/cpphighlighter.cpp +++ b/src/plugins/cppeditor/cpphighlighter.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpphighlighter.h b/src/plugins/cppeditor/cpphighlighter.h index b1b059cfbe..d07074edcb 100644 --- a/src/plugins/cppeditor/cpphighlighter.h +++ b/src/plugins/cppeditor/cpphighlighter.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpphoverhandler.cpp b/src/plugins/cppeditor/cpphoverhandler.cpp index 0c1ed57da9..6b91b67ee7 100644 --- a/src/plugins/cppeditor/cpphoverhandler.cpp +++ b/src/plugins/cppeditor/cpphoverhandler.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpphoverhandler.h b/src/plugins/cppeditor/cpphoverhandler.h index ee7411ae9a..25abe61a78 100644 --- a/src/plugins/cppeditor/cpphoverhandler.h +++ b/src/plugins/cppeditor/cpphoverhandler.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppinsertdecldef.cpp b/src/plugins/cppeditor/cppinsertdecldef.cpp index ff15aba075..6f41fa215f 100644 --- a/src/plugins/cppeditor/cppinsertdecldef.cpp +++ b/src/plugins/cppeditor/cppinsertdecldef.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppinsertdecldef.h b/src/plugins/cppeditor/cppinsertdecldef.h index 7bcbf3d230..c07102c490 100644 --- a/src/plugins/cppeditor/cppinsertdecldef.h +++ b/src/plugins/cppeditor/cppinsertdecldef.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppinsertqtpropertymembers.cpp b/src/plugins/cppeditor/cppinsertqtpropertymembers.cpp index 349d8d4e7f..ce891d6d04 100644 --- a/src/plugins/cppeditor/cppinsertqtpropertymembers.cpp +++ b/src/plugins/cppeditor/cppinsertqtpropertymembers.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppinsertqtpropertymembers.h b/src/plugins/cppeditor/cppinsertqtpropertymembers.h index a87f6f3565..3850e47481 100644 --- a/src/plugins/cppeditor/cppinsertqtpropertymembers.h +++ b/src/plugins/cppeditor/cppinsertqtpropertymembers.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppoutline.cpp b/src/plugins/cppeditor/cppoutline.cpp index 217bd580cf..19cb4101a6 100644 --- a/src/plugins/cppeditor/cppoutline.cpp +++ b/src/plugins/cppeditor/cppoutline.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppoutline.h b/src/plugins/cppeditor/cppoutline.h index 923fcf6819..4ec1f5ae87 100644 --- a/src/plugins/cppeditor/cppoutline.h +++ b/src/plugins/cppeditor/cppoutline.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppplugin.cpp b/src/plugins/cppeditor/cppplugin.cpp index 0e2fcbf48c..264f3b9f25 100644 --- a/src/plugins/cppeditor/cppplugin.cpp +++ b/src/plugins/cppeditor/cppplugin.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppplugin.h b/src/plugins/cppeditor/cppplugin.h index 6591035a94..9830f69f08 100644 --- a/src/plugins/cppeditor/cppplugin.h +++ b/src/plugins/cppeditor/cppplugin.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppquickfix.cpp b/src/plugins/cppeditor/cppquickfix.cpp index 96eb58048a..c4c31365da 100644 --- a/src/plugins/cppeditor/cppquickfix.cpp +++ b/src/plugins/cppeditor/cppquickfix.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppquickfix.h b/src/plugins/cppeditor/cppquickfix.h index 4d1a9580bc..5c239fb07c 100644 --- a/src/plugins/cppeditor/cppquickfix.h +++ b/src/plugins/cppeditor/cppquickfix.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppquickfixassistant.cpp b/src/plugins/cppeditor/cppquickfixassistant.cpp index 8063201bd7..8ed0548da6 100644 --- a/src/plugins/cppeditor/cppquickfixassistant.cpp +++ b/src/plugins/cppeditor/cppquickfixassistant.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppquickfixassistant.h b/src/plugins/cppeditor/cppquickfixassistant.h index ca5bdd810f..0966ca1dd6 100644 --- a/src/plugins/cppeditor/cppquickfixassistant.h +++ b/src/plugins/cppeditor/cppquickfixassistant.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppquickfixes.cpp b/src/plugins/cppeditor/cppquickfixes.cpp index dc264c5881..7ebba74334 100644 --- a/src/plugins/cppeditor/cppquickfixes.cpp +++ b/src/plugins/cppeditor/cppquickfixes.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppsnippetprovider.cpp b/src/plugins/cppeditor/cppsnippetprovider.cpp index 93f085804d..9ccc3f4c15 100644 --- a/src/plugins/cppeditor/cppsnippetprovider.cpp +++ b/src/plugins/cppeditor/cppsnippetprovider.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cppsnippetprovider.h b/src/plugins/cppeditor/cppsnippetprovider.h index 71c18d17cd..dbe61b9721 100644 --- a/src/plugins/cppeditor/cppsnippetprovider.h +++ b/src/plugins/cppeditor/cppsnippetprovider.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpptypehierarchy.cpp b/src/plugins/cppeditor/cpptypehierarchy.cpp index be7f4718ab..2c5c79d5d2 100644 --- a/src/plugins/cppeditor/cpptypehierarchy.cpp +++ b/src/plugins/cppeditor/cpptypehierarchy.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ diff --git a/src/plugins/cppeditor/cpptypehierarchy.h b/src/plugins/cppeditor/cpptypehierarchy.h index ed8510f936..d9c5e8d941 100644 --- a/src/plugins/cppeditor/cpptypehierarchy.h +++ b/src/plugins/cppeditor/cpptypehierarchy.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** 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 qt-info@nokia.com. ** **************************************************************************/ -- cgit v1.2.3