diff options
author | Eike Ziller <eike.ziller@nokia.com> | 2012-07-19 12:26:56 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@nokia.com> | 2012-07-19 13:23:21 +0200 |
commit | e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985 (patch) | |
tree | 3d18e89498509a24821cd496a5f0d533dd341802 /src/libs/qtcreatorcdbext/base64.cpp | |
parent | 93cf0f126efccb3a63a8d56c3898897868721e8c (diff) | |
download | qt-creator-e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985.tar.gz |
Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/libs/qtcreatorcdbext/base64.cpp')
-rw-r--r-- | src/libs/qtcreatorcdbext/base64.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libs/qtcreatorcdbext/base64.cpp b/src/libs/qtcreatorcdbext/base64.cpp index 88a1639c0d..8a65882430 100644 --- a/src/libs/qtcreatorcdbext/base64.cpp +++ b/src/libs/qtcreatorcdbext/base64.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. ** **************************************************************************/ |