summaryrefslogtreecommitdiff
path: root/php/test/Ice/optional
diff options
context:
space:
mode:
Diffstat (limited to 'php/test/Ice/optional')
-rw-r--r--php/test/Ice/optional/Client.php2
-rw-r--r--php/test/Ice/optional/ClientPrivate.ice2
-rw-r--r--php/test/Ice/optional/Makefile2
-rw-r--r--php/test/Ice/optional/Makefile.mak2
-rw-r--r--php/test/Ice/optional/Test.ice2
-rwxr-xr-xphp/test/Ice/optional/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/php/test/Ice/optional/Client.php b/php/test/Ice/optional/Client.php
index 96e1f953f4c..75194def356 100644
--- a/php/test/Ice/optional/Client.php
+++ b/php/test/Ice/optional/Client.php
@@ -1,7 +1,7 @@
<?
// **********************************************************************
//
-// 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/php/test/Ice/optional/ClientPrivate.ice b/php/test/Ice/optional/ClientPrivate.ice
index 4a0273b1c43..187371a3373 100644
--- a/php/test/Ice/optional/ClientPrivate.ice
+++ b/php/test/Ice/optional/ClientPrivate.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/php/test/Ice/optional/Makefile b/php/test/Ice/optional/Makefile
index 50699e639c6..72ee2ed2d4a 100644
--- a/php/test/Ice/optional/Makefile
+++ b/php/test/Ice/optional/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/php/test/Ice/optional/Makefile.mak b/php/test/Ice/optional/Makefile.mak
index ec56c415358..0d5e1dad2c7 100644
--- a/php/test/Ice/optional/Makefile.mak
+++ b/php/test/Ice/optional/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/php/test/Ice/optional/Test.ice b/php/test/Ice/optional/Test.ice
index 69aa5c2a14e..b3829b6b801 100644
--- a/php/test/Ice/optional/Test.ice
+++ b/php/test/Ice/optional/Test.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/php/test/Ice/optional/run.py b/php/test/Ice/optional/run.py
index 3a261a13eab..45760a926cd 100755
--- a/php/test/Ice/optional/run.py
+++ b/php/test/Ice/optional/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.