summaryrefslogtreecommitdiff
path: root/php/test/Slice/macros
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2014-03-19 12:45:55 -0700
committerMark Spruiell <mes@zeroc.com>2014-03-19 12:45:55 -0700
commitcdcffbcc3c3c052afdeb772ff0167e7a90b525bb (patch)
tree4f16ee41ef7d33394c44e9db81e4d6cd89908250 /php/test/Slice/macros
parentfixing testicedist.py for 5487 (diff)
downloadice-cdcffbcc3c3c052afdeb772ff0167e7a90b525bb.tar.bz2
ice-cdcffbcc3c3c052afdeb772ff0167e7a90b525bb.tar.xz
ice-cdcffbcc3c3c052afdeb772ff0167e7a90b525bb.zip
merging javascript branch
Diffstat (limited to 'php/test/Slice/macros')
-rw-r--r--php/test/Slice/macros/Client.php2
-rw-r--r--php/test/Slice/macros/Makefile2
-rw-r--r--php/test/Slice/macros/Makefile.mak2
-rw-r--r--php/test/Slice/macros/Test.ice2
-rwxr-xr-xphp/test/Slice/macros/run.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/php/test/Slice/macros/Client.php b/php/test/Slice/macros/Client.php
index 2dfd46a65a8..93fbd159ac6 100644
--- a/php/test/Slice/macros/Client.php
+++ b/php/test/Slice/macros/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/Slice/macros/Makefile b/php/test/Slice/macros/Makefile
index 59d46595bda..f8d515d687f 100644
--- a/php/test/Slice/macros/Makefile
+++ b/php/test/Slice/macros/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/Slice/macros/Makefile.mak b/php/test/Slice/macros/Makefile.mak
index a4786c6f5d2..53c8f118100 100644
--- a/php/test/Slice/macros/Makefile.mak
+++ b/php/test/Slice/macros/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/Slice/macros/Test.ice b/php/test/Slice/macros/Test.ice
index f7fb8cbae93..ca13da5815d 100644
--- a/php/test/Slice/macros/Test.ice
+++ b/php/test/Slice/macros/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/Slice/macros/run.py b/php/test/Slice/macros/run.py
index 28dcfd43b5d..f16a16f4526 100755
--- a/php/test/Slice/macros/run.py
+++ b/php/test/Slice/macros/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.