diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 05:32:51 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 05:32:51 (GMT) |
commit | 411991d0e6a04085d9f8379ceccce337c5b6e818 (patch) | |
tree | 3bb0ea9d11c105eb7200b3b4fddc427bfb945760 /examples/network/torrent/metainfo.cpp | |
parent | 3b3c23bc6d7edebcdb2803859024cec9ffb86440 (diff) | |
download | Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.zip Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.gz Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.bz2 |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/network/torrent/metainfo.cpp')
-rw-r--r-- | examples/network/torrent/metainfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/torrent/metainfo.cpp b/examples/network/torrent/metainfo.cpp index 7b7dab8..d3a7b39 100644 --- a/examples/network/torrent/metainfo.cpp +++ b/examples/network/torrent/metainfo.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 http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |