diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-16 07:54:25 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-16 07:54:45 (GMT) |
commit | a306a54a1ebc2b8b6e016c617e4fcff6d31bbede (patch) | |
tree | 239a26ac59157992f5a67d2c28fee4319e8c5074 /doc/src/snippets/qxmlschema | |
parent | 0a63875d787e1b035ace2c76fa1d0de6329127d7 (diff) | |
download | Qt-a306a54a1ebc2b8b6e016c617e4fcff6d31bbede.zip Qt-a306a54a1ebc2b8b6e016c617e4fcff6d31bbede.tar.gz Qt-a306a54a1ebc2b8b6e016c617e4fcff6d31bbede.tar.bz2 |
Update the license headers in XML Schema to the new format
Diffstat (limited to 'doc/src/snippets/qxmlschema')
-rw-r--r-- | doc/src/snippets/qxmlschema/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/qxmlschema/main.cpp b/doc/src/snippets/qxmlschema/main.cpp index 9e72f40..e5989ee 100644 --- a/doc/src/snippets/qxmlschema/main.cpp +++ b/doc/src/snippets/qxmlschema/main.cpp @@ -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$ ** ****************************************************************************/ |