diff options
author | Peter Hartmann <peter.hartmann@trolltech.com> | 2009-07-16 09:39:35 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@trolltech.com> | 2009-07-16 09:43:51 (GMT) |
commit | 9f32a101529cb518fb030df8ba8b818bbc9244c8 (patch) | |
tree | 6b040e1507fe7baae346d6049fcf598b321d0c3b /src/xmlpatterns/schema/qxsdschemaparser.cpp | |
parent | d7b953592c52382bb565d122025e0ebb7a1b8d8d (diff) | |
download | Qt-9f32a101529cb518fb030df8ba8b818bbc9244c8.zip Qt-9f32a101529cb518fb030df8ba8b818bbc9244c8.tar.gz Qt-9f32a101529cb518fb030df8ba8b818bbc9244c8.tar.bz2 |
XmlSchema: update license headers
Reviewed-by: TrustMe
Diffstat (limited to 'src/xmlpatterns/schema/qxsdschemaparser.cpp')
-rw-r--r-- | src/xmlpatterns/schema/qxsdschemaparser.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xmlpatterns/schema/qxsdschemaparser.cpp b/src/xmlpatterns/schema/qxsdschemaparser.cpp index 5ba0bbd..4e6a643 100644 --- a/src/xmlpatterns/schema/qxsdschemaparser.cpp +++ b/src/xmlpatterns/schema/qxsdschemaparser.cpp @@ -1,9 +1,9 @@ /**************************************************************************** ** -** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtXmlPatterns of the Qt Toolkit. +** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage @@ -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 qt-sales@nokia.com. +** contact the sales department at http://www.qtsoftware.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |