diff options
Diffstat (limited to 'js/test/Ice/exceptions')
-rw-r--r-- | js/test/Ice/exceptions/Client.js | 2 | ||||
-rw-r--r-- | js/test/Ice/exceptions/Test.ice | 2 | ||||
-rw-r--r-- | js/test/Ice/exceptions/run.js | 2 | ||||
-rwxr-xr-x | js/test/Ice/exceptions/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/js/test/Ice/exceptions/Client.js b/js/test/Ice/exceptions/Client.js index bd66d33c90f..8a1fba15a8e 100644 --- a/js/test/Ice/exceptions/Client.js +++ b/js/test/Ice/exceptions/Client.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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/exceptions/Test.ice b/js/test/Ice/exceptions/Test.ice index 57b97f60a18..ba079635bea 100644 --- a/js/test/Ice/exceptions/Test.ice +++ b/js/test/Ice/exceptions/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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/exceptions/run.js b/js/test/Ice/exceptions/run.js index 7c2ffdcdd61..fc8c9a16e7c 100644 --- a/js/test/Ice/exceptions/run.js +++ b/js/test/Ice/exceptions/run.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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/exceptions/run.py b/js/test/Ice/exceptions/run.py index 05d52f0ce76..c1354e11ce2 100755 --- a/js/test/Ice/exceptions/run.py +++ b/js/test/Ice/exceptions/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |