From 812b3940012f3c04fb79b8fa8c4ac64ff8051dd4 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Wed, 12 Aug 2009 13:21:45 +1000 Subject: Update contact URL in license headers. Reviewed-by: Trust Me --- src/xmlpatterns/expr/qattributenamevalidator_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmlpatterns/expr/qattributenamevalidator_p.h') diff --git a/src/xmlpatterns/expr/qattributenamevalidator_p.h b/src/xmlpatterns/expr/qattributenamevalidator_p.h index b26e8e6f81..90d7ff6b15 100644 --- a/src/xmlpatterns/expr/qattributenamevalidator_p.h +++ b/src/xmlpatterns/expr/qattributenamevalidator_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$ ** ****************************************************************************/ -- cgit v1.2.1 From 46e430f70d625d2861a4049bb496cdec1afc555c Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Wed, 12 Aug 2009 17:09:54 +1000 Subject: Update obsolete email addresses. Reviewed-by: Trust Me --- src/xmlpatterns/expr/qattributenamevalidator_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmlpatterns/expr/qattributenamevalidator_p.h') diff --git a/src/xmlpatterns/expr/qattributenamevalidator_p.h b/src/xmlpatterns/expr/qattributenamevalidator_p.h index 90d7ff6b15..afff4256dd 100644 --- a/src/xmlpatterns/expr/qattributenamevalidator_p.h +++ b/src/xmlpatterns/expr/qattributenamevalidator_p.h @@ -69,7 +69,7 @@ namespace QPatternist * space is an @c NCName. The atomic value can be of any string type, such as @c xs:untypedAtomic * of @c xs:string. * - * @author Frans Englich + * @author Frans Englich * @ingroup Patternist_expressions */ class AttributeNameValidator : public SingleContainer -- cgit v1.2.1