summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/type/qatomictypedispatch_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/type/qatomictypedispatch_p.h')
-rw-r--r--src/xmlpatterns/type/qatomictypedispatch_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xmlpatterns/type/qatomictypedispatch_p.h b/src/xmlpatterns/type/qatomictypedispatch_p.h
index 5b057dbf8..d12b766ab 100644
--- a/src/xmlpatterns/type/qatomictypedispatch_p.h
+++ b/src/xmlpatterns/type/qatomictypedispatch_p.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$
**
****************************************************************************/
@@ -133,7 +133,7 @@ namespace QPatternist
* @todo Docs missing
*
* @ingroup Patternist_types_dispatch
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class AtomicTypeVisitorResult : public QSharedData
{
@@ -148,7 +148,7 @@ namespace QPatternist
*
* @see ParameterizedAtomicTypeVisitor
* @ingroup Patternist_types_dispatch
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class AtomicTypeVisitor : public QSharedData
{
@@ -211,7 +211,7 @@ namespace QPatternist
*
* @see AtomicTypeVisitor
* @ingroup Patternist_types_dispatch
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class ParameterizedAtomicTypeVisitor : public QSharedData
{