forked from qt-creator/qt-creator
Update the footer for qdoc output for qt-project.
Change-Id: I7861fffebd07cab497faa71541117a1d686a5d60 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -105,21 +105,24 @@ HTML.footer = \
|
||||
" </div> \n" \
|
||||
" <div class=\"footer\">\n" \
|
||||
" <p>\n" \
|
||||
" <acronym title=\"Copyright\">©</acronym> 2008-2012 Nokia Corporation and/or its\n" \
|
||||
" subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \
|
||||
" in Finland and/or other countries worldwide.</p>\n" \
|
||||
" <p>\n" \
|
||||
" All other trademarks are property of their respective owners. <a title=\"Privacy Policy\"\n" \
|
||||
" href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \
|
||||
" <acronym title=\"Copyright\">©</acronym> 2012 Nokia Corporation and/or its\n" \
|
||||
" subsidiaries. Documentation contributions included herein are the copyrights of\n" \
|
||||
" their respective owners.</p>\n" \
|
||||
" <br />\n" \
|
||||
" <p>\n" \
|
||||
" Licensees holding valid Qt Commercial licenses may use this document in accordance with the" \
|
||||
" Qt Commercial License Agreement provided with the Software or, alternatively, in accordance" \
|
||||
" with the terms contained in a written agreement between you and Nokia.</p>\n" \
|
||||
" The documentation provided herein is licensed under the terms of the\n" \
|
||||
" <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU Free Documentation\n" \
|
||||
" License version 1.3</a> as published by the Free Software Foundation.</p>\n" \
|
||||
" <p>\n" \
|
||||
" Alternatively, this document may be used under the terms of the <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU\n" \
|
||||
" Free Documentation License version 1.3</a>\n" \
|
||||
" as published by the Free Software Foundation.</p>\n" \
|
||||
" Documentation sources may be obtained from <a href=\"http://www.qt-project.org\">\n" \
|
||||
" www.qt-project.org</a>.</p>\n" \
|
||||
" <br />\n" \
|
||||
" <p>\n" \
|
||||
" Nokia, Qt and their respective logos are trademarks of Nokia Corporation \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" \
|
||||
" </div>\n" \
|
||||
"\n" \
|
||||
" <script src=\"scripts/functions.js\" type=\"text/javascript\"></script>\n" \
|
||||
|
@@ -23,22 +23,24 @@ HTML.footer = \
|
||||
" </div>\n" \
|
||||
"</div> \n" \
|
||||
"<div class=\"footer\">\n" \
|
||||
" <p>\n" \
|
||||
" <acronym title=\"Copyright\">©</acronym> 2008-2012 Nokia Corporation and/or its\n" \
|
||||
" subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \
|
||||
" in Finland and/or other countries worldwide.</p>\n" \
|
||||
" <p>\n" \
|
||||
" All other trademarks are property of their respective owners. <a title=\"Privacy Policy\"\n" \
|
||||
" href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \
|
||||
" <br />\n" \
|
||||
" <p>\n" \
|
||||
" Licensees holding valid Qt Commercial licenses may use this document in accordance with the" \
|
||||
" Qt Commercial License Agreement provided with the Software or, alternatively, in accordance" \
|
||||
" with the terms contained in a written agreement between you and Nokia.</p>\n" \
|
||||
" <p>\n" \
|
||||
" Alternatively, this document may be used under the terms of the <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU\n" \
|
||||
" Free Documentation License version 1.3</a>\n" \
|
||||
" as published by the Free Software Foundation.</p>\n" \
|
||||
" <p>\n" \
|
||||
" <acronym title=\"Copyright\">©</acronym> 2012 Nokia Corporation and/or its\n" \
|
||||
" subsidiaries. Documentation contributions included herein are the copyrights of\n" \
|
||||
" their respective owners.</p>\n" \
|
||||
" <br />\n" \
|
||||
" <p>\n" \
|
||||
" The documentation provided herein is licensed under the terms of the\n" \
|
||||
" <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU Free Documentation\n" \
|
||||
" License version 1.3</a> as published by the Free Software Foundation.</p>\n" \
|
||||
" <p>\n" \
|
||||
" Documentation sources may be obtained from <a href=\"http://www.qt-project.org\">\n" \
|
||||
" www.qt-project.org</a>.</p>\n" \
|
||||
" <br />\n" \
|
||||
" <p>\n" \
|
||||
" Nokia, Qt and their respective logos are trademarks of Nokia Corporation \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" \
|
||||
"</div>\n" \
|
||||
|
||||
# Files not referenced in any qdoc file.
|
||||
|
Reference in New Issue
Block a user