diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-23 11:06:19 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-23 11:07:37 (GMT) |
commit | 148cb8d26d46067676677fde1cfb81d5d5c6d81b (patch) | |
tree | 47bbbd749b0f41b60a209766deb21ed87ff9455e /doc | |
parent | 67c6eef7832c1337b4262518d377c0af3fef2e70 (diff) | |
download | Qt-148cb8d26d46067676677fde1cfb81d5d5c6d81b.zip Qt-148cb8d26d46067676677fde1cfb81d5d5c6d81b.tar.gz Qt-148cb8d26d46067676677fde1cfb81d5d5c6d81b.tar.bz2 |
Mention the jQuery MIT license in the 3rdparty license file, used in the fancybrowser example
Reviewed-by: Kavindra
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/licenses.qdoc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/src/licenses.qdoc b/doc/src/licenses.qdoc index b42b882..1c3f6d2 100644 --- a/doc/src/licenses.qdoc +++ b/doc/src/licenses.qdoc @@ -239,6 +239,24 @@ \o Parts of the internal QImageSmoothScaler::scale() function use code based on pnmscale.c by Jef Poskanzer. \endlist + + \hr + + jQuery JavaScript Library v1.3.2 + http://jquery.com/ + + Copyright (c) 2009 John Resig + Dual licensed under the MIT and GPL licenses. + http://docs.jquery.com/License + + Sizzle CSS Selector Engine - v0.9.3 + Copyright 2009, The Dojo Foundation + Released under the MIT, BSD, and GPL Licenses. + More information: http://sizzlejs.com/ + + \list + \o examples/webkit/fancybrowser/jquery.min.js + \endlist */ /*! |