summaryrefslogtreecommitdiff
path: root/js/test/Ice/exceptions
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/Ice/exceptions')
-rw-r--r--js/test/Ice/exceptions/Client.js2
-rw-r--r--js/test/Ice/exceptions/Test.ice2
-rw-r--r--js/test/Ice/exceptions/run.js2
-rwxr-xr-xjs/test/Ice/exceptions/run.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/js/test/Ice/exceptions/Client.js b/js/test/Ice/exceptions/Client.js
index 059de54c557..b6151a20f60 100644
--- a/js/test/Ice/exceptions/Client.js
+++ b/js/test/Ice/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/exceptions/Test.ice b/js/test/Ice/exceptions/Test.ice
index ba079635bea..b249ed5388f 100644
--- a/js/test/Ice/exceptions/Test.ice
+++ b/js/test/Ice/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.
diff --git a/js/test/Ice/exceptions/run.js b/js/test/Ice/exceptions/run.js
index fc8c9a16e7c..082d744db46 100644
--- a/js/test/Ice/exceptions/run.js
+++ b/js/test/Ice/exceptions/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/exceptions/run.py b/js/test/Ice/exceptions/run.py
index c1354e11ce2..5cc605b5261 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-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.