diff options
Diffstat (limited to 'src/xmlpatterns/janitors/qargumentconverter_p.h')
-rw-r--r-- | src/xmlpatterns/janitors/qargumentconverter_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/janitors/qargumentconverter_p.h b/src/xmlpatterns/janitors/qargumentconverter_p.h index edb7580..1c019ac 100644 --- a/src/xmlpatterns/janitors/qargumentconverter_p.h +++ b/src/xmlpatterns/janitors/qargumentconverter_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$ ** ****************************************************************************/ @@ -73,7 +73,7 @@ namespace QPatternist * ArgumentReference that has the static type @c item(), when atomic value are asked * for. At runtime it atomizes/let values through appropriately. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class ArgumentConverter : public UntypedAtomicConverter |