diff options
author | Topi Reinio <topi.reinio@digia.com> | 2015-01-14 12:01:51 +0100 |
---|---|---|
committer | Topi Reiniƶ <topi.reinio@digia.com> | 2015-01-14 13:55:53 +0100 |
commit | 8032b176785c0a7d068a039a10fe7b1b59292a20 (patch) | |
tree | 05f190f0fd78bed82604f722e426b4ece651ae9e /util | |
parent | 124c10da48e918f80873c31c6f81252cce9b7261 (diff) | |
download | qt4-tools-8032b176785c0a7d068a039a10fe7b1b59292a20.tar.gz |
Doc: Update copyright information in documentation templates
- Update copyright year to 2015
- Update copyright holder to The Qt Company Ltd
Change-Id: I2ed489f82639c93344051de38491183987a743e1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'util')
-rw-r--r-- | util/qlalr/doc/qlalr.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/qlalr/doc/qlalr.qdocconf b/util/qlalr/doc/qlalr.qdocconf index 8698528e44..db6bba7528 100644 --- a/util/qlalr/doc/qlalr.qdocconf +++ b/util/qlalr/doc/qlalr.qdocconf @@ -59,7 +59,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 © 2012 Digia Plc and/or its subsidiary(-ies)</td>\n" \ + "<td width=\"30%\" align=\"left\">Copyright © 2015 The Qt Company Ltd</td>\n" \ "<td width=\"40%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \ "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt \\version</div></td>\n" \ "</tr></table></div></address>" |