diff options
Diffstat (limited to 'src/xmlpatterns/functions/qdocumentfn_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qdocumentfn_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/functions/qdocumentfn_p.h b/src/xmlpatterns/functions/qdocumentfn_p.h index 7332db42e0..43c5c438f4 100644 --- a/src/xmlpatterns/functions/qdocumentfn_p.h +++ b/src/xmlpatterns/functions/qdocumentfn_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$ ** ****************************************************************************/ @@ -106,7 +106,7 @@ namespace QPatternist * part of optimization. * * @ingroup Patternist_functions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @since 4.5 */ class DocumentFN : public FunctionCall |