summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsview/view/TestCaseView.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternsview/view/TestCaseView.h')
-rw-r--r--tests/auto/xmlpatternsview/view/TestCaseView.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/xmlpatternsview/view/TestCaseView.h b/tests/auto/xmlpatternsview/view/TestCaseView.h
index 44da6cf8b..15c2f0b06 100644
--- a/tests/auto/xmlpatternsview/view/TestCaseView.h
+++ b/tests/auto/xmlpatternsview/view/TestCaseView.h
@@ -34,7 +34,7 @@
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you are unsure which license is appropriate for your use, please
-** contact the sales department at http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
@@ -74,7 +74,7 @@
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you are unsure which license is appropriate for your use, please
-** contact the sales department at http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
***************************************************************************
@@ -99,7 +99,7 @@ namespace QPatternistSDK
* @short Displays a test case.
*
* @ingroup PatternistSDK
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class TestCaseView : public QDockWidget,
public Ui_TestCaseViewCentralWidget