diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2012-01-10 03:50:48 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-11 00:15:17 (GMT) |
commit | 0f21e6a00cef89fe915090023031dd48474665c0 (patch) | |
tree | e919e55984bd3a6217d0e892c94e094196d4afc9 /tools/qdoc3/doc | |
parent | a8e0bc81e0f5703aba8fc0709bec16f4f20e1e3a (diff) | |
download | Qt-0f21e6a00cef89fe915090023031dd48474665c0.zip Qt-0f21e6a00cef89fe915090023031dd48474665c0.tar.gz Qt-0f21e6a00cef89fe915090023031dd48474665c0.tar.bz2 |
Update year in Nokia copyright messages.
Manually update strings that did not get fixed by previous
search-and-replace.
Change-Id: Ie9ff57f08ce0dcf91d28620fa2dc9eeb8e98481e
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tools/qdoc3/doc')
-rw-r--r-- | tools/qdoc3/doc/config/qt-html-templates-online.qdocconf | 2 | ||||
-rw-r--r-- | tools/qdoc3/doc/config/qt-html-templates.qdocconf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/qdoc3/doc/config/qt-html-templates-online.qdocconf b/tools/qdoc3/doc/config/qt-html-templates-online.qdocconf index cbf8851..af186f0 100644 --- a/tools/qdoc3/doc/config/qt-html-templates-online.qdocconf +++ b/tools/qdoc3/doc/config/qt-html-templates-online.qdocconf @@ -63,7 +63,7 @@ HTML.footer = \ " </div> \n" \ " <div class=\"footer\">\n" \ " <p>\n" \ - " <acronym title=\"Copyright\">©</acronym> 2008-2011 Nokia Corporation and/or its\n" \ + " <acronym title=\"Copyright\">©</acronym> 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" \ diff --git a/tools/qdoc3/doc/config/qt-html-templates.qdocconf b/tools/qdoc3/doc/config/qt-html-templates.qdocconf index e0dc875..705d0aa 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> 2008-2011 Nokia Corporation and/or its\n" \ + " <acronym title=\"Copyright\">©</acronym> 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" \ |