diff options
author | Iikka Eklund <iikka.eklund@digia.com> | 2012-09-25 09:31:19 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-09-29 05:57:45 (GMT) |
commit | 619136931e2c985377348d196d488e429a4858d6 (patch) | |
tree | 627b1197a7888451c26df27dcd3b0d1e34c127ce /tools/qdoc3/doc/config/qt-html-templates.qdocconf | |
parent | 14dabf0f354b4f3817393d9b9e52473f88b896da (diff) | |
download | Qt-619136931e2c985377348d196d488e429a4858d6.zip Qt-619136931e2c985377348d196d488e429a4858d6.tar.gz Qt-619136931e2c985377348d196d488e429a4858d6.tar.bz2 |
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia
Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea
Reviewed-by: Simo Fält <simo.falt@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'tools/qdoc3/doc/config/qt-html-templates.qdocconf')
-rw-r--r-- | tools/qdoc3/doc/config/qt-html-templates.qdocconf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qdoc3/doc/config/qt-html-templates.qdocconf b/tools/qdoc3/doc/config/qt-html-templates.qdocconf index 4db68a5..375ae8f 100644 --- a/tools/qdoc3/doc/config/qt-html-templates.qdocconf +++ b/tools/qdoc3/doc/config/qt-html-templates.qdocconf @@ -23,7 +23,7 @@ HTML.footer = \ "</div> \n" \ "<div class=\"footer\">\n" \ " <p>\n" \ - " <acronym title=\"Copyright\">©</acronym> 2012 Nokia Corporation and/or its\n" \ + " <acronym title=\"Copyright\">©</acronym> 2012 Digia Plc and/or its\n" \ " subsidiaries. Documentation contributions included herein are the copyrights of\n" \ " their respective owners.</p>\n" \ " <br />\n" \ @@ -36,7 +36,7 @@ HTML.footer = \ " www.qt-project.org</a>.</p>\n" \ " <br />\n" \ " <p>\n" \ - " Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \ + " Digia, Qt and their respective logos are trademarks of Digia Plc \n" \ " in Finland and/or other countries worldwide. All other trademarks are property\n" \ " of their respective owners. <a title=\"Privacy Policy\"\n" \ " href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \ |