summaryrefslogtreecommitdiff
path: root/php/demo
diff options
context:
space:
mode:
Diffstat (limited to 'php/demo')
-rw-r--r--php/demo/Ice/hello/Hello.ice2
-rw-r--r--php/demo/Ice/hello/hello.php2
-rw-r--r--php/demo/Ice/value/Client.php2
-rw-r--r--php/demo/Ice/value/Value.ice2
4 files changed, 4 insertions, 4 deletions
diff --git a/php/demo/Ice/hello/Hello.ice b/php/demo/Ice/hello/Hello.ice
index 715515abb1c..bcaed6ad877 100644
--- a/php/demo/Ice/hello/Hello.ice
+++ b/php/demo/Ice/hello/Hello.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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/demo/Ice/hello/hello.php b/php/demo/Ice/hello/hello.php
index 857a01a9014..80d0ea77585 100644
--- a/php/demo/Ice/hello/hello.php
+++ b/php/demo/Ice/hello/hello.php
@@ -9,7 +9,7 @@
<?php
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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/demo/Ice/value/Client.php b/php/demo/Ice/value/Client.php
index e204b3d4797..961de48151c 100644
--- a/php/demo/Ice/value/Client.php
+++ b/php/demo/Ice/value/Client.php
@@ -1,7 +1,7 @@
<?php
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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/demo/Ice/value/Value.ice b/php/demo/Ice/value/Value.ice
index 5c735642a08..fe8aefd3e22 100644
--- a/php/demo/Ice/value/Value.ice
+++ b/php/demo/Ice/value/Value.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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.