summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/environment/qstaticnamespacecontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/environment/qstaticnamespacecontext_p.h')
-rw-r--r--src/xmlpatterns/environment/qstaticnamespacecontext_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/environment/qstaticnamespacecontext_p.h b/src/xmlpatterns/environment/qstaticnamespacecontext_p.h
index a62bc7ec1..2024db57f 100644
--- a/src/xmlpatterns/environment/qstaticnamespacecontext_p.h
+++ b/src/xmlpatterns/environment/qstaticnamespacecontext_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$
**
****************************************************************************/
@@ -64,7 +64,7 @@ namespace QPatternist
* @short A StaticContext that carries a specified namespace resolver
* for the context item, but otherwise delegates to another StaticContext.
*
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class Q_AUTOTEST_EXPORT StaticNamespaceContext : public DelegatingStaticContext
{