diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 11:17:23 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 11:17:23 (GMT) |
commit | bd16db2c8b402c1faa2b03bb249f8aa7a44a8602 (patch) | |
tree | 3ae75bc27770bc94857da79838ad0cd76621abc8 /src/corelib/xml | |
parent | 604877e60dc11fe5cd44d9c4123ca05bcec39fd7 (diff) | |
download | Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.zip Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.tar.gz Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.tar.bz2 |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'src/corelib/xml')
-rw-r--r-- | src/corelib/xml/qxmlstream.g | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/xml/qxmlstream.g b/src/corelib/xml/qxmlstream.g index d957a1c..8e2f3fd 100644 --- a/src/corelib/xml/qxmlstream.g +++ b/src/corelib/xml/qxmlstream.g @@ -37,9 +37,6 @@ -- -- $QT_END_LICENSE$ -- --- This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE --- WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. --- ---------------------------------------------------------------------------- %parser QXmlStreamReader_Table |