summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-09-12 23:39:34 +0200
committerJose <jose@zeroc.com>2016-09-12 23:39:34 +0200
commit35b90ac1e25f10738eb88fafcbd73c401c17f8d4 (patch)
treeb9132eef5ce19dcd0d2ba5fee4351378f3b1c35c /js
parentRemoved extra whitespace in --validate usage (diff)
downloadice-35b90ac1e25f10738eb88fafcbd73c401c17f8d4.tar.bz2
ice-35b90ac1e25f10738eb88fafcbd73c401c17f8d4.tar.xz
ice-35b90ac1e25f10738eb88fafcbd73c401c17f8d4.zip
JS copyright fixes
Diffstat (limited to 'js')
-rw-r--r--js/test/Common/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test/Common/index.html b/js/test/Common/index.html
index 616a0cb42b1..2ca7e5cecfb 100644
--- a/js/test/Common/index.html
+++ b/js/test/Common/index.html
@@ -126,7 +126,7 @@
<h4><strong>ZeroC</strong></h4>
</div>
<div class="copyright">
- <h6>© 2003-2016 ZeroC, Inc. All rights reserved.</h6>
+ <h6>Copyright &copy; 2003-2016 ZeroC, Inc. All rights reserved.</h6>
</div>
</div>
</body>