diff options
author | David Boddie <dboddie@trolltech.com> | 2010-05-19 21:12:37 +0200 |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-05-19 21:12:37 +0200 |
commit | 8f47373e3795d7ec50387d5f1a771a59567bdaea (patch) | |
tree | 446ea03247a5d9928cf37036fc2a0d43335cb23d /doc/src/getting-started | |
parent | 2557f4adfeca2df4c24fc44656a68a62e9c6a222 (diff) | |
download | qt4-tools-8f47373e3795d7ec50387d5f1a771a59567bdaea.tar.gz |
Doc: Updated example license to three clause BSD license.
Reviewed-by: Trust Me
Requested-by: Legal
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r-- | doc/src/getting-started/examples.qdoc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc index 2e7f47eed9..bc08e937e8 100644 --- a/doc/src/getting-started/examples.qdoc +++ b/doc/src/getting-started/examples.qdoc @@ -77,7 +77,10 @@ deliberately show off Qt's features. You might want to look at these as well. - \section1 Examples by functional area + These examples are provided under the terms of the \l{BSD License}. + + + \section1 Examples by Functional Area \generatelist{related} */ |