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/assistant | |
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/assistant')
-rw-r--r-- | tools/assistant/tools/assistant/doc/assistant.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/tools/assistant/doc/assistant.qdocconf b/tools/assistant/tools/assistant/doc/assistant.qdocconf index 4bd3842..edc26bd 100644 --- a/tools/assistant/tools/assistant/doc/assistant.qdocconf +++ b/tools/assistant/tools/assistant/doc/assistant.qdocconf @@ -10,7 +10,7 @@ description = "Qt Assistant" HTML.{postheader,address} = "" HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ "<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ - "<td width=\"30%\" align=\"left\">Copyright © 2011 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ + "<td width=\"30%\" align=\"left\">Copyright © 2012 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ "<td width=\"40%\" align=\"center\">Trademarks</td>\n" \ "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt 4.8.0</div></td>\n" \ "</tr></table></div></address>" |