diff options
Diffstat (limited to 'js/test/Ice/acm')
-rw-r--r-- | js/test/Ice/acm/Client.js | 2 | ||||
-rw-r--r-- | js/test/Ice/acm/Test.ice | 2 | ||||
-rw-r--r-- | js/test/Ice/acm/run.js | 2 | ||||
-rwxr-xr-x | js/test/Ice/acm/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/js/test/Ice/acm/Client.js b/js/test/Ice/acm/Client.js index 1925d1ae3ea..4a24a63198b 100644 --- a/js/test/Ice/acm/Client.js +++ b/js/test/Ice/acm/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/acm/Test.ice b/js/test/Ice/acm/Test.ice index 117192a2df8..531f48da271 100644 --- a/js/test/Ice/acm/Test.ice +++ b/js/test/Ice/acm/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. diff --git a/js/test/Ice/acm/run.js b/js/test/Ice/acm/run.js index fc8c9a16e7c..082d744db46 100644 --- a/js/test/Ice/acm/run.js +++ b/js/test/Ice/acm/run.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/acm/run.py b/js/test/Ice/acm/run.py index 543a6998430..cbfc3752a2e 100755 --- a/js/test/Ice/acm/run.py +++ b/js/test/Ice/acm/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# 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. |