summaryrefslogtreecommitdiff
path: root/py/test/Slice/import
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Slice/import')
-rwxr-xr-xpy/test/Slice/import/Client.py2
-rw-r--r--py/test/Slice/import/Makefile2
-rw-r--r--py/test/Slice/import/Makefile.mak2
-rw-r--r--py/test/Slice/import/Test1.ice2
-rw-r--r--py/test/Slice/import/Test2.ice2
-rwxr-xr-xpy/test/Slice/import/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/py/test/Slice/import/Client.py b/py/test/Slice/import/Client.py
index 13a297b7ee5..c47a0487260 100755
--- a/py/test/Slice/import/Client.py
+++ b/py/test/Slice/import/Client.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/py/test/Slice/import/Makefile b/py/test/Slice/import/Makefile
index abb7f633b80..c340b2b231d 100644
--- a/py/test/Slice/import/Makefile
+++ b/py/test/Slice/import/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/py/test/Slice/import/Makefile.mak b/py/test/Slice/import/Makefile.mak
index 7a9c37b76c3..82ea4cc8f01 100644
--- a/py/test/Slice/import/Makefile.mak
+++ b/py/test/Slice/import/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/py/test/Slice/import/Test1.ice b/py/test/Slice/import/Test1.ice
index fa483fad0df..468752e90ae 100644
--- a/py/test/Slice/import/Test1.ice
+++ b/py/test/Slice/import/Test1.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/py/test/Slice/import/Test2.ice b/py/test/Slice/import/Test2.ice
index 77ec51f5d32..b65c132b6d9 100644
--- a/py/test/Slice/import/Test2.ice
+++ b/py/test/Slice/import/Test2.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/py/test/Slice/import/run.py b/py/test/Slice/import/run.py
index aed5c7927ed..e6ba2480219 100755
--- a/py/test/Slice/import/run.py
+++ b/py/test/Slice/import/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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.