diff options
Diffstat (limited to 'src/xmlpatterns/documentationGroups.dox')
-rw-r--r-- | src/xmlpatterns/documentationGroups.dox | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/xmlpatterns/documentationGroups.dox b/src/xmlpatterns/documentationGroups.dox index f032c40..e8f0700 100644 --- a/src/xmlpatterns/documentationGroups.dox +++ b/src/xmlpatterns/documentationGroups.dox @@ -61,7 +61,7 @@ namespace QPatternist * functions, such as @c fn:concat(). * * @defgroup Patternist_functions Function Implementations - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ /** @@ -85,26 +85,26 @@ namespace QPatternist * code. * * @defgroup Patternist_expressions Expressions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ /** * @short Various classes that contains small utility functions. * * @defgroup Patternist Utility Classes - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ /** * @short Classes for the type system in the XQuery & XSL-T language. * * @defgroup Patternist_types Type system - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ /** * @defgroup Patternist_xdm XQuery/XPath Data Model - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ /** @@ -145,6 +145,6 @@ namespace QPatternist * and the MappingCallback. * * @defgroup Patternist_iterators Iterators - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ } |