diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-17 00:01:27 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-17 00:01:27 +1000 |
commit | 884b7af7697a26d216140a34d8979385fc468ace (patch) | |
tree | a7ee0e2a259786d26dcc29972419a45d56c7d45a /src/plugins/regexp/regexpwindow.cpp | |
parent | 4f4f767b2b4e7a27096e5d260d3991811bd17b47 (diff) | |
download | qt-creator-884b7af7697a26d216140a34d8979385fc468ace.tar.gz |
Update license headers and sales contact details.
Reviewed-by: Trust Me
Diffstat (limited to 'src/plugins/regexp/regexpwindow.cpp')
-rw-r--r-- | src/plugins/regexp/regexpwindow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/regexp/regexpwindow.cpp b/src/plugins/regexp/regexpwindow.cpp index 3d3abc799c..311ffa7c43 100644 --- a/src/plugins/regexp/regexpwindow.cpp +++ b/src/plugins/regexp/regexpwindow.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** 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 qt-sales@nokia.com. +** contact the sales department at http://www.qtsoftware.com/contact. ** **************************************************************************/ |