summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/functions/qtracefn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/functions/qtracefn.cpp')
-rw-r--r--src/xmlpatterns/functions/qtracefn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/functions/qtracefn.cpp b/src/xmlpatterns/functions/qtracefn.cpp
index 81f647261..0e6e91165 100644
--- a/src/xmlpatterns/functions/qtracefn.cpp
+++ b/src/xmlpatterns/functions/qtracefn.cpp
@@ -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$
**
****************************************************************************/
@@ -61,7 +61,7 @@ namespace QPatternist
* an Expression sub class, can't modify its members, but MappingCallback
* does not have this limitation since it's created on a per evaluation basis.
*
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class TraceCallback : public QSharedData
{