summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuha Sippola <juhasippola@outlook.com>2015-09-30 12:09:37 +0300
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-09-30 11:29:20 +0000
commit71d9450465de50e8b59c27fc98377d28df35bd65 (patch)
treebd58f1bb3011d73055f0a4aa849a702abba233c0
parent9cfedcb39884b90790ffc7074b8610bd86db6457 (diff)
Qt Metrics 2: Footer (c) edit
Changed the footer (c) text as on qt.io. Change-Id: I1688c417c86eeafa0bcc8aafef9beb5c615a024f Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
-rw-r--r--non-puppet/qtmetrics2/templates/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/non-puppet/qtmetrics2/templates/footer.html b/non-puppet/qtmetrics2/templates/footer.html
index 3ae56d4..e92a36e 100644
--- a/non-puppet/qtmetrics2/templates/footer.html
+++ b/non-puppet/qtmetrics2/templates/footer.html
@@ -34,7 +34,7 @@
/**
* Footer section of html page including the scripts
- * @since 29-09-2015
+ * @since 30-09-2015
* @author Juha Sippola
*/
@@ -44,7 +44,7 @@
<div class='text-center'>
<footer>
-<p>&copy; The Qt Company 2015</p>
+<p>&copy; 2015 The Qt Company</p>
</footer>
</div>