diff options
Diffstat (limited to 'src/xmlpatterns/data/qschemanumeric_p.h')
-rw-r--r-- | src/xmlpatterns/data/qschemanumeric_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/data/qschemanumeric_p.h b/src/xmlpatterns/data/qschemanumeric_p.h index 4975690..8b79a62 100644 --- a/src/xmlpatterns/data/qschemanumeric_p.h +++ b/src/xmlpatterns/data/qschemanumeric_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$ ** ****************************************************************************/ @@ -83,7 +83,7 @@ namespace QPatternist * and XPath 2.0 Functions and Operators, 6 Functions and Operators on Numerics</a> * @see <a href="http://www.w3.org/TR/xquery-operators/#func-overloading">XQuery 1.0 * and XPath 2.0 Functions and Operators, 1.2 Function Overloading</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_xdm * @todo discuss data hierarchy the non existatnt number data type */ |