diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2009-01-02 16:11:55 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2009-01-02 16:11:55 -0330 |
commit | 6cc5af6fcbd589ac1b704dba248aecd219556b03 (patch) | |
tree | 70763c9d285e0a2ef4152818aa1a95926bc5fa1d /vb/demo/Ice/async/Server.vb | |
parent | Merged with R3_3_branch (diff) | |
parent | Bug 3621 - updated copyright to 2009 (diff) | |
download | ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.bz2 ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.xz ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.zip |
Merge branch 'R3_3_branch'
Diffstat (limited to 'vb/demo/Ice/async/Server.vb')
-rw-r--r-- | vb/demo/Ice/async/Server.vb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vb/demo/Ice/async/Server.vb b/vb/demo/Ice/async/Server.vb index e6b865f2195..e5a21675aa1 100644 --- a/vb/demo/Ice/async/Server.vb +++ b/vb/demo/Ice/async/Server.vb @@ -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. |