diff options
Diffstat (limited to 'vb/demo/IceBox/hello/Client.vb')
-rwxr-xr-x | vb/demo/IceBox/hello/Client.vb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vb/demo/IceBox/hello/Client.vb b/vb/demo/IceBox/hello/Client.vb index c23171fb28e..39ff1f49b87 100755 --- a/vb/demo/IceBox/hello/Client.vb +++ b/vb/demo/IceBox/hello/Client.vb @@ -1,6 +1,6 @@ ' ********************************************************************** ' -' Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +' 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. |