diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 07:09:54 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 07:09:54 (GMT) |
commit | 46e430f70d625d2861a4049bb496cdec1afc555c (patch) | |
tree | 9bc7cd043f3805c7833b5d95791dc348b99e2d3c /src/xmlpatterns/functions/qpatternplatform.cpp | |
parent | 1047445648b7eb5b85107c00ea43885b44f891cd (diff) | |
download | Qt-46e430f70d625d2861a4049bb496cdec1afc555c.zip Qt-46e430f70d625d2861a4049bb496cdec1afc555c.tar.gz Qt-46e430f70d625d2861a4049bb496cdec1afc555c.tar.bz2 |
Update obsolete email addresses.
Reviewed-by: Trust Me
Diffstat (limited to 'src/xmlpatterns/functions/qpatternplatform.cpp')
-rw-r--r-- | src/xmlpatterns/functions/qpatternplatform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qpatternplatform.cpp b/src/xmlpatterns/functions/qpatternplatform.cpp index 9fe2f86..9d54ca7 100644 --- a/src/xmlpatterns/functions/qpatternplatform.cpp +++ b/src/xmlpatterns/functions/qpatternplatform.cpp @@ -59,7 +59,7 @@ namespace QPatternist * to make the synthesized assignment operator and copy constructor work. * * @ingroup Patternist_utils - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class PatternFlag { |