summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjutaipal <juhani.taipale@digia.com>2012-12-11 01:08:36 -0800
committerjutaipal <juhani.taipale@digia.com>2012-12-11 01:08:36 -0800
commitf987a8dd52055b7d1090ec714b57b6e4acbf9c40 (patch)
tree35eec11c608f0e3baf8e06e6f96498baf83c9ed7
parent1fba98cfa3590ef742cbe082bf4478c2703ea3c5 (diff)
downloadqt4-tools-f987a8dd52055b7d1090ec714b57b6e4acbf9c40.tar.gz
Changed contact info from qt-info@nokia to qt-project.org/legal
-rwxr-xr-xconfigure10
-rw-r--r--doc/src/legal/opensourceedition.qdoc2
-rw-r--r--doc/src/modules.qdoc6
-rw-r--r--doc/src/platforms/emb-porting.qdoc2
-rw-r--r--examples/tools/customtype/main.cpp2
-rw-r--r--examples/tools/customtypesending/main.cpp2
-rw-r--r--tests/auto/uic3/baseline/licenseagreementpage.ui2
-rw-r--r--tests/auto/uic3/baseline/licenseagreementpage.ui.42
-rw-r--r--tools/configure/tools.cpp2
9 files changed, 15 insertions, 15 deletions
diff --git a/configure b/configure
index 34a60d89fc..a919c23c12 100755
--- a/configure
+++ b/configure
@@ -500,7 +500,7 @@ elif [ $COMMERCIAL_USER = "yes" ]; then
echo
echo "You are not licensed for the $Platform platform."
echo
- echo "Please contact qt-info@nokia.com to upgrade your license to"
+ echo "Please contact http://www.qt-project.org/legal to upgrade your license to"
echo "include the $Platform platform, or install the Qt Open Source Edition"
echo "if you intend to develop free software."
exit 1
@@ -2662,7 +2662,7 @@ if [ "$CFG_RTOS_ENABLED" = "no" ]; then
echo ""
echo "You are not licensed for Qt for `basename $XPLATFORM`."
echo ""
- echo "Please contact qt-info@nokia.com to upgrade your license to"
+ echo "Please contact http://www.qt-project.org/legal to upgrade your license to"
echo "include this platform, or install the Qt Open Source Edition"
echo "if you intend to develop free software."
exit 1
@@ -4029,7 +4029,7 @@ elif [ "$Edition" != "OpenSource" ]; then
echo " Your support and upgrade period has expired."
echo
echo " You are no longer licensed to use this version of Qt."
- echo " Please contact qt-info@nokia.com to renew your support"
+ echo " Please contact http://www.qt-project.org/legal to renew your support"
echo " and upgrades for this license."
echo
echo "NOTICE NOTICE NOTICE NOTICE"
@@ -4047,7 +4047,7 @@ elif [ "$Edition" != "OpenSource" ]; then
echo " support, nor are you entitled to use any more recent"
echo " Qt releases."
echo
- echo " Please contact qt-info@nokia.com to renew your"
+ echo " Please contact http://www.qt-project.org/legal to renew your"
echo " support and upgrades for this license."
echo
echo "WARNING WARNING WARNING WARNING"
@@ -4062,7 +4062,7 @@ elif [ "$Edition" != "OpenSource" ]; then
echo " Your Evaluation license has expired."
echo
echo " You are no longer licensed to use this software. Please"
- echo " contact qt-info@nokia.com to purchase license, or install"
+ echo " contact http://www.qt-project.org/legal to purchase license, or install"
echo " the Qt Open Source Edition if you intend to develop free"
echo " software."
echo
diff --git a/doc/src/legal/opensourceedition.qdoc b/doc/src/legal/opensourceedition.qdoc
index f4f09701c1..e5beb1702a 100644
--- a/doc/src/legal/opensourceedition.qdoc
+++ b/doc/src/legal/opensourceedition.qdoc
@@ -87,6 +87,6 @@
If you are in doubt what edition of Qt is right for your project,
please contact
- \l{mailto:qt-info@nokia.com}{qt-info@nokia.com}.
+ \l{mailto:http://www.qt-project.org/legal}{http://www.qt-project.org/legal}.
*/
diff --git a/doc/src/modules.qdoc b/doc/src/modules.qdoc
index 3fa31f3ea1..9bdf4abe87 100644
--- a/doc/src/modules.qdoc
+++ b/doc/src/modules.qdoc
@@ -876,7 +876,7 @@
Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).\br
All rights reserved.
- Contact: Digia Plc (qt-info@nokia.com)\br
+ Contact: Digia Plc (http://www.qt-project.org/legal)\br
You may use this file under the terms of the BSD license as follows:\br
@@ -928,7 +928,7 @@
Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).\br
All rights reserved.
- Contact: Digia Plc (qt-info@nokia.com)\br
+ Contact: Digia Plc (http://www.qt-project.org/legal)\br
You may use this file under the terms of the BSD license as follows:\br
@@ -1023,7 +1023,7 @@
Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).\br
All rights reserved.
- Contact: Digia Plc (qt-info@nokia.com)
+ Contact: Digia Plc (http://www.qt-project.org/legal)
You may use this file under the terms of the BSD license as follows:
diff --git a/doc/src/platforms/emb-porting.qdoc b/doc/src/platforms/emb-porting.qdoc
index f2d3ff67e9..61860cf3c1 100644
--- a/doc/src/platforms/emb-porting.qdoc
+++ b/doc/src/platforms/emb-porting.qdoc
@@ -50,7 +50,7 @@
the standard C library and some POSIX functions, but only a Linux
implementation is publically available. If you are looking for a
non-Linux commercial implementation, it is worth contacting \l
- {mailto:qt-info@nokia.com}{qt-info@nokia.com} to see if we can
+ {mailto:http://www.qt-project.org/legal}{http://www.qt-project.org/legal} to see if we can
help.
There are several issues to be aware of if you plan to do your own
diff --git a/examples/tools/customtype/main.cpp b/examples/tools/customtype/main.cpp
index c7907c22f0..07cbd5231d 100644
--- a/examples/tools/customtype/main.cpp
+++ b/examples/tools/customtype/main.cpp
@@ -49,7 +49,7 @@ int main(int argc, char *argv[])
QCoreApplication app(argc, argv);
QStringList headers;
headers << "Subject: Hello World"
- << "From: qt-info@nokia.com";
+ << "From: http://www.qt-project.org/legal";
QString body = "This is a test.\r\n";
//! [printing a custom type]
diff --git a/examples/tools/customtypesending/main.cpp b/examples/tools/customtypesending/main.cpp
index e3bd62a20f..8bb08790f1 100644
--- a/examples/tools/customtypesending/main.cpp
+++ b/examples/tools/customtypesending/main.cpp
@@ -52,7 +52,7 @@ int main(int argc, char *argv[])
Window window1;
QStringList headers;
headers << "Subject: Hello World"
- << "From: qt-info@nokia.com";
+ << "From: http://www.qt-project.org/legal";
QString body = "This is a test.\r\n";
Message message(body, headers);
window1.setMessage(message);
diff --git a/tests/auto/uic3/baseline/licenseagreementpage.ui b/tests/auto/uic3/baseline/licenseagreementpage.ui
index 195825dd2a..5d0e9304df 100644
--- a/tests/auto/uic3/baseline/licenseagreementpage.ui
+++ b/tests/auto/uic3/baseline/licenseagreementpage.ui
@@ -105,7 +105,7 @@
</property>
<property name="text">
<string>The license could not be found in the package. The package might be corrupted.
-Please contact qt-info@nokia.com to resolve the problem.</string>
+Please contact http://www.qt-project.org/legal to resolve the problem.</string>
</property>
</widget>
<widget class="QLayoutWidget">
diff --git a/tests/auto/uic3/baseline/licenseagreementpage.ui.4 b/tests/auto/uic3/baseline/licenseagreementpage.ui.4
index 8d81c5cd11..0bf98d3b53 100644
--- a/tests/auto/uic3/baseline/licenseagreementpage.ui.4
+++ b/tests/auto/uic3/baseline/licenseagreementpage.ui.4
@@ -89,7 +89,7 @@
<widget class="Q3TextView" name="introText">
<property name="text">
<string>The license could not be found in the package. The package might be corrupted.
-Please contact qt-info@nokia.com to resolve the problem.</string>
+Please contact http://www.qt-project.org/legal to resolve the problem.</string>
</property>
</widget>
</item>
diff --git a/tools/configure/tools.cpp b/tools/configure/tools.cpp
index 4160feb48e..ad7176ea43 100644
--- a/tools/configure/tools.cpp
+++ b/tools/configure/tools.cpp
@@ -207,7 +207,7 @@ void Tools::checkLicense(QMap<QString,QString> &dictionary, QMap<QString,QString
if (dictionary.value("DONE") == "error") {
cout << "You are not licensed for the " << dictionary["PLATFORM NAME"] << " platform." << endl << endl;
- cout << "Please contact qt-info@nokia.com to upgrade your license" << endl;
+ cout << "Please contact http://www.qt-project.org/legal to upgrade your license" << endl;
cout << "to include the " << dictionary["PLATFORM NAME"] << " platform, or install the" << endl;
cout << "Qt Open Source Edition if you intend to develop free software." << endl;
return;