summaryrefslogtreecommitdiff
path: root/php/demo/Ice/value/Client.php
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-03-14 14:35:18 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-03-14 14:35:18 +0000
commit23be0bb2d649dbd12e0f3e29289f85c9c8afac08 (patch)
tree3719ed4ee3c110baf568a9f6e67f02612b20189f /php/demo/Ice/value/Client.php
parentRemoved unused getLocalHost() (diff)
downloadice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.bz2
ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.xz
ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.zip
Updated copyright
Diffstat (limited to 'php/demo/Ice/value/Client.php')
-rw-r--r--php/demo/Ice/value/Client.php18
1 files changed, 9 insertions, 9 deletions
diff --git a/php/demo/Ice/value/Client.php b/php/demo/Ice/value/Client.php
index 2004e1411ad..4ecdef880a0 100644
--- a/php/demo/Ice/value/Client.php
+++ b/php/demo/Ice/value/Client.php
@@ -1,13 +1,13 @@
-<?php
-// **********************************************************************
-//
-// Copyright (c) 2003-2005 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.
-//
-// **********************************************************************
+<!-- ********************************************************************** -->
+<!-- -->
+<!-- Copyright (c) 2003-2006 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. -->
+<!-- -->
+<!-- ********************************************************************** -->
+<?php
Ice_loadProfile();
class PrinterI extends Demo_Printer