diff options
Diffstat (limited to 'js/demo/Ice')
43 files changed, 43 insertions, 43 deletions
diff --git a/js/demo/Ice/Makefile b/js/demo/Ice/Makefile index 57a89792ae9..e712e1b4c47 100644 --- a/js/demo/Ice/Makefile +++ b/js/demo/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/Makefile.mak b/js/demo/Ice/Makefile.mak index 7ca44e306ff..d0788565168 100644 --- a/js/demo/Ice/Makefile.mak +++ b/js/demo/Ice/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/Callback.ice b/js/demo/Ice/bidir/Callback.ice index e985dd9919a..f76b118e574 100644 --- a/js/demo/Ice/bidir/Callback.ice +++ b/js/demo/Ice/bidir/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/Client.js b/js/demo/Ice/bidir/Client.js index c5075a2d54e..dfda491450d 100644 --- a/js/demo/Ice/bidir/Client.js +++ b/js/demo/Ice/bidir/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/Makefile b/js/demo/Ice/bidir/Makefile index 8a729de6c0f..5ea5f7b6123 100644 --- a/js/demo/Ice/bidir/Makefile +++ b/js/demo/Ice/bidir/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/Makefile.mak b/js/demo/Ice/bidir/Makefile.mak index a42f0931cb4..64413e11005 100644 --- a/js/demo/Ice/bidir/Makefile.mak +++ b/js/demo/Ice/bidir/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/browser/Client.js b/js/demo/Ice/bidir/browser/Client.js index e13bd1051b7..3b87056367b 100644 --- a/js/demo/Ice/bidir/browser/Client.js +++ b/js/demo/Ice/bidir/browser/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/build.js b/js/demo/Ice/bidir/build.js index 4047419892c..5daf1f77267 100644 --- a/js/demo/Ice/bidir/build.js +++ b/js/demo/Ice/bidir/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/expect.py b/js/demo/Ice/bidir/expect.py index 8c223771c7a..cb0ee197e35 100755 --- a/js/demo/Ice/bidir/expect.py +++ b/js/demo/Ice/bidir/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/bidir/index.html b/js/demo/Ice/bidir/index.html index ab67fdc92e5..7fbc9ddd17e 100644 --- a/js/demo/Ice/bidir/index.html +++ b/js/demo/Ice/bidir/index.html @@ -111,7 +111,7 @@ <h4><strong>ZeroC</strong></h4> </div> <div class="copyright"> - <h6>© 2014 ZeroC, Inc. All rights reserved.</h6> + <h6>© 2003-2015 ZeroC, Inc. All rights reserved.</h6> </div> </section> <!-- Bundle with all the scripts used to build the user interface, diff --git a/js/demo/Ice/build.js b/js/demo/Ice/build.js index 281b6bc8f73..b1d63b1a2e8 100644 --- a/js/demo/Ice/build.js +++ b/js/demo/Ice/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/Client.js b/js/demo/Ice/hello/Client.js index 6806e7250f4..f5d6edc5084 100644 --- a/js/demo/Ice/hello/Client.js +++ b/js/demo/Ice/hello/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/Hello.ice b/js/demo/Ice/hello/Hello.ice index 579d562d865..14bd1c5bf85 100644 --- a/js/demo/Ice/hello/Hello.ice +++ b/js/demo/Ice/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/Makefile b/js/demo/Ice/hello/Makefile index 3d389b91775..465bd9c2a1d 100644 --- a/js/demo/Ice/hello/Makefile +++ b/js/demo/Ice/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/Makefile.mak b/js/demo/Ice/hello/Makefile.mak index dbf7220b130..dd57d7bea37 100644 --- a/js/demo/Ice/hello/Makefile.mak +++ b/js/demo/Ice/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/browser/Client.js b/js/demo/Ice/hello/browser/Client.js index 70ec0ee15e4..8ce88b9e2f5 100644 --- a/js/demo/Ice/hello/browser/Client.js +++ b/js/demo/Ice/hello/browser/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/build.js b/js/demo/Ice/hello/build.js index 3694185c575..ef4b8e383fb 100644 --- a/js/demo/Ice/hello/build.js +++ b/js/demo/Ice/hello/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/expect.py b/js/demo/Ice/hello/expect.py index baea6141da9..8067b8c7845 100755 --- a/js/demo/Ice/hello/expect.py +++ b/js/demo/Ice/hello/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/hello/index.html b/js/demo/Ice/hello/index.html index 1c341fc30d8..5960f4731b6 100644 --- a/js/demo/Ice/hello/index.html +++ b/js/demo/Ice/hello/index.html @@ -159,7 +159,7 @@ <h4><strong>ZeroC</strong></h4> </div> <div class="copyright"> - <h6>© 2014 ZeroC, Inc. All rights reserved.</h6> + <h6>© 2003-2015 ZeroC, Inc. All rights reserved.</h6> </div> </section> <!-- Bundle with all the scripts used to build the user interface, diff --git a/js/demo/Ice/latency/Client.js b/js/demo/Ice/latency/Client.js index f250671d912..8d94ca26d54 100644 --- a/js/demo/Ice/latency/Client.js +++ b/js/demo/Ice/latency/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/Latency.ice b/js/demo/Ice/latency/Latency.ice index 2391b2667aa..510c032935a 100644 --- a/js/demo/Ice/latency/Latency.ice +++ b/js/demo/Ice/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/Makefile b/js/demo/Ice/latency/Makefile index 5b712f95b52..f1a822683a1 100644 --- a/js/demo/Ice/latency/Makefile +++ b/js/demo/Ice/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/Makefile.mak b/js/demo/Ice/latency/Makefile.mak index 8fb8dc5c432..d97ae8361bd 100644 --- a/js/demo/Ice/latency/Makefile.mak +++ b/js/demo/Ice/latency/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/browser/Client.js b/js/demo/Ice/latency/browser/Client.js index 5a99f8f4627..6fcf10e8e55 100644 --- a/js/demo/Ice/latency/browser/Client.js +++ b/js/demo/Ice/latency/browser/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/build.js b/js/demo/Ice/latency/build.js index 4ef18bb7834..759f0013c80 100644 --- a/js/demo/Ice/latency/build.js +++ b/js/demo/Ice/latency/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/expect.py b/js/demo/Ice/latency/expect.py index 4c6ff3a4f87..47be8158892 100755 --- a/js/demo/Ice/latency/expect.py +++ b/js/demo/Ice/latency/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/latency/index.html b/js/demo/Ice/latency/index.html index acffcecd29d..0dd152f00a1 100644 --- a/js/demo/Ice/latency/index.html +++ b/js/demo/Ice/latency/index.html @@ -109,7 +109,7 @@ <h4><strong>ZeroC</strong></h4> </div> <div class="copyright"> - <h6>© 2014 ZeroC, Inc. All rights reserved.</h6> + <h6>© 2003-2015 ZeroC, Inc. All rights reserved.</h6> </div> </section> <!-- Bundle with all the scripts used to build the user interface, diff --git a/js/demo/Ice/minimal/Client.js b/js/demo/Ice/minimal/Client.js index 9de5ba0bcc2..52afea1e093 100644 --- a/js/demo/Ice/minimal/Client.js +++ b/js/demo/Ice/minimal/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/Hello.ice b/js/demo/Ice/minimal/Hello.ice index 8e596e50d9a..f51170e8c0e 100644 --- a/js/demo/Ice/minimal/Hello.ice +++ b/js/demo/Ice/minimal/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/Makefile b/js/demo/Ice/minimal/Makefile index 9412e80b36c..cb3ee0772fe 100644 --- a/js/demo/Ice/minimal/Makefile +++ b/js/demo/Ice/minimal/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/Makefile.mak b/js/demo/Ice/minimal/Makefile.mak index 1efc4dc6a55..4e368b37964 100644 --- a/js/demo/Ice/minimal/Makefile.mak +++ b/js/demo/Ice/minimal/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/browser/Client.js b/js/demo/Ice/minimal/browser/Client.js index 5bb07b816d8..63f40d94b73 100644 --- a/js/demo/Ice/minimal/browser/Client.js +++ b/js/demo/Ice/minimal/browser/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/build.js b/js/demo/Ice/minimal/build.js index 90af1d5df57..83ba7e8b57f 100644 --- a/js/demo/Ice/minimal/build.js +++ b/js/demo/Ice/minimal/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/expect.py b/js/demo/Ice/minimal/expect.py index e8b7b2e2a81..ff0ed914284 100755 --- a/js/demo/Ice/minimal/expect.py +++ b/js/demo/Ice/minimal/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/minimal/index.html b/js/demo/Ice/minimal/index.html index 1b5b7e8f03c..cf3c872d667 100644 --- a/js/demo/Ice/minimal/index.html +++ b/js/demo/Ice/minimal/index.html @@ -145,7 +145,7 @@ <h4><strong>ZeroC</strong></h4> </div> <div class="copyright"> - <h6>© 2014 ZeroC, Inc. All rights reserved.</h6> + <h6>© 2003-2015 ZeroC, Inc. All rights reserved.</h6> </div> </section> <!-- Bundle with all the scripts used to build the user interface, diff --git a/js/demo/Ice/throughput/Client.js b/js/demo/Ice/throughput/Client.js index 6c3aa9953a5..28753b2e3a6 100644 --- a/js/demo/Ice/throughput/Client.js +++ b/js/demo/Ice/throughput/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/Makefile b/js/demo/Ice/throughput/Makefile index 36cfcf309d4..f007f54248b 100644 --- a/js/demo/Ice/throughput/Makefile +++ b/js/demo/Ice/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/Makefile.mak b/js/demo/Ice/throughput/Makefile.mak index 1db3545c54e..fd74504cc82 100644 --- a/js/demo/Ice/throughput/Makefile.mak +++ b/js/demo/Ice/throughput/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/Throughput.ice b/js/demo/Ice/throughput/Throughput.ice index c2216a15bfc..45d2ec4c40b 100644 --- a/js/demo/Ice/throughput/Throughput.ice +++ b/js/demo/Ice/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/browser/Client.js b/js/demo/Ice/throughput/browser/Client.js index dec7eedd1bc..ce3dc361f33 100644 --- a/js/demo/Ice/throughput/browser/Client.js +++ b/js/demo/Ice/throughput/browser/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/build.js b/js/demo/Ice/throughput/build.js index 160797dafcf..8678807f22f 100644 --- a/js/demo/Ice/throughput/build.js +++ b/js/demo/Ice/throughput/build.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/expect.py b/js/demo/Ice/throughput/expect.py index 92c7036e6e7..33cf6b28cf1 100755 --- a/js/demo/Ice/throughput/expect.py +++ b/js/demo/Ice/throughput/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/js/demo/Ice/throughput/index.html b/js/demo/Ice/throughput/index.html index 3bd6f0d7086..33532762c6f 100644 --- a/js/demo/Ice/throughput/index.html +++ b/js/demo/Ice/throughput/index.html @@ -150,7 +150,7 @@ <h4><strong>ZeroC</strong></h4> </div> <div class="copyright"> - <h6>© 2014 ZeroC, Inc. All rights reserved.</h6> + <h6>© 2003-2015 ZeroC, Inc. All rights reserved.</h6> </div> </section> <!-- Bundle with all the scripts used to build the user interface, |