diff options
Diffstat (limited to 'src/xmlpatterns/data/qabstractdatetime_p.h')
-rw-r--r-- | src/xmlpatterns/data/qabstractdatetime_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/data/qabstractdatetime_p.h b/src/xmlpatterns/data/qabstractdatetime_p.h index 8377cee..12f3981 100644 --- a/src/xmlpatterns/data/qabstractdatetime_p.h +++ b/src/xmlpatterns/data/qabstractdatetime_p.h @@ -74,7 +74,7 @@ namespace QPatternist * the international standard date and time notation, Markus Kuhn</a> * @see <a href="http://en.wikipedia.org/wiki/Iso_date">ISO 8601, * From Wikipedia, the free encyclopedia</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_xdm */ class AbstractDateTime : public AtomicValue @@ -105,7 +105,7 @@ namespace QPatternist * and describes where certain fields in a QRegExp pattern can be found * for a particular W3C XML Schema date/time type. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_xdm */ class CaptureTable |