diff options
Diffstat (limited to 'js/test/Ice/slicing/exceptions')
-rw-r--r-- | js/test/Ice/slicing/exceptions/Client.js | 2 | ||||
-rw-r--r-- | js/test/Ice/slicing/exceptions/Test.ice | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/test/Ice/slicing/exceptions/Client.js b/js/test/Ice/slicing/exceptions/Client.js index 08dcb276231..0f6f8f6393b 100644 --- a/js/test/Ice/slicing/exceptions/Client.js +++ b/js/test/Ice/slicing/exceptions/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/slicing/exceptions/Test.ice b/js/test/Ice/slicing/exceptions/Test.ice index c32e896e729..3ce6959161d 100644 --- a/js/test/Ice/slicing/exceptions/Test.ice +++ b/js/test/Ice/slicing/exceptions/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. |