diff options
Diffstat (limited to 'js/test/Ice/proxy')
-rw-r--r-- | js/test/Ice/proxy/Client.js | 2 | ||||
-rw-r--r-- | js/test/Ice/proxy/Test.ice | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/test/Ice/proxy/Client.js b/js/test/Ice/proxy/Client.js index a93eae5b46b..0a3326d1131 100644 --- a/js/test/Ice/proxy/Client.js +++ b/js/test/Ice/proxy/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 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/test/Ice/proxy/Test.ice b/js/test/Ice/proxy/Test.ice index 46912931594..f98d7dbcb3d 100644 --- a/js/test/Ice/proxy/Test.ice +++ b/js/test/Ice/proxy/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 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. |