diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-03-10 23:39:27 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-03-10 23:41:28 (GMT) |
commit | ce59628ba366800fe2f3afdadc37be02f98480a7 (patch) | |
tree | 29bb27e481bab4e1b63f5f04967f59f10328a8ea /tools/qdoc3/test/jambi.qdocconf | |
parent | c765eb96672b6501f13491f6e9f7e7ed46ba9385 (diff) | |
download | Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.zip Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.tar.gz Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.tar.bz2 |
Update copyright year to 2011.
Reviewed-by: Trust Me
(cherry picked from commit 774a3536b00c4d6e4c4c10b708e31b4373a338e3)
Diffstat (limited to 'tools/qdoc3/test/jambi.qdocconf')
-rw-r--r-- | tools/qdoc3/test/jambi.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/jambi.qdocconf b/tools/qdoc3/test/jambi.qdocconf index aa87826..3f4b42d 100644 --- a/tools/qdoc3/test/jambi.qdocconf +++ b/tools/qdoc3/test/jambi.qdocconf @@ -42,7 +42,7 @@ HTML.postheader = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0 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 © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ + "<td width=\"30%\" align=\"left\">Copyright © 2011 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ "<td width=\"40%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \ "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt Jambi \\version</div></td>\n" \ "</tr></table></div></address>" |