diff options
Diffstat (limited to 'src/xmlpatterns/data/qabstractdatetime_p.h')
-rw-r--r-- | src/xmlpatterns/data/qabstractdatetime_p.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xmlpatterns/data/qabstractdatetime_p.h b/src/xmlpatterns/data/qabstractdatetime_p.h index 7740b0934b..12f39817fb 100644 --- a/src/xmlpatterns/data/qabstractdatetime_p.h +++ b/src/xmlpatterns/data/qabstractdatetime_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$ ** ****************************************************************************/ @@ -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 |