summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/functions/qpatternmatchingfns_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/functions/qpatternmatchingfns_p.h')
-rw-r--r--src/xmlpatterns/functions/qpatternmatchingfns_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xmlpatterns/functions/qpatternmatchingfns_p.h b/src/xmlpatterns/functions/qpatternmatchingfns_p.h
index 8936fd78d..506249b16 100644
--- a/src/xmlpatterns/functions/qpatternmatchingfns_p.h
+++ b/src/xmlpatterns/functions/qpatternmatchingfns_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$
**
****************************************************************************/
@@ -73,7 +73,7 @@ namespace QPatternist
* @short Implements the function <tt>fn:matches()</tt>.
*
* @ingroup Patternist_functions
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class MatchesFN : public PatternPlatform
{
@@ -86,7 +86,7 @@ namespace QPatternist
* @short Implements the function <tt>fn:replace()</tt>.
*
* @ingroup Patternist_functions
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class ReplaceFN : public PatternPlatform
{
@@ -118,7 +118,7 @@ namespace QPatternist
* @short Implements the function <tt>fn:tokenize()</tt>.
*
* @ingroup Patternist_functions
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class TokenizeFN : public PatternPlatform
{