diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 09:44:38 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 09:44:38 (GMT) |
commit | ef9fec988d3d7ea33836a08128119f99747dc9d5 (patch) | |
tree | 67c134d1bee2c2338e958c766b23805666674d5a /tests/auto/xmlpatternsxqts/lib/Global.h | |
parent | 3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (diff) | |
download | Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.zip Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.gz Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.bz2 |
Update old email address.
Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/xmlpatternsxqts/lib/Global.h')
-rw-r--r-- | tests/auto/xmlpatternsxqts/lib/Global.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/xmlpatternsxqts/lib/Global.h b/tests/auto/xmlpatternsxqts/lib/Global.h index 5fc5bbe..35cd1fc 100644 --- a/tests/auto/xmlpatternsxqts/lib/Global.h +++ b/tests/auto/xmlpatternsxqts/lib/Global.h @@ -102,7 +102,7 @@ * @short Contains testing utilities for Patternist, interfacing W3C's XQuery Test Suite. * * @see <a href="http://www.w3.org/XML/Query/test-suite/">XML Query Test Suite</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ QT_BEGIN_HEADER @@ -114,7 +114,7 @@ namespace QPatternistSDK * @short Contains global constants. * * @ingroup PatternistSDK - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_PATTERNISTSDK_EXPORT Global { |