diff options
Diffstat (limited to 'vb/demo/Ice/session/Client.vb')
-rwxr-xr-x | vb/demo/Ice/session/Client.vb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vb/demo/Ice/session/Client.vb b/vb/demo/Ice/session/Client.vb index 3bb96766c80..8284ed20ca8 100755 --- a/vb/demo/Ice/session/Client.vb +++ b/vb/demo/Ice/session/Client.vb @@ -1,11 +1,11 @@ ' ********************************************************************** ' -' 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. ' -' **********************************************************************
+' ********************************************************************** Imports sessionDemo.Demo Imports System |