diff options
author | Mark Spruiell <mes@zeroc.com> | 2011-05-11 07:56:47 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2011-05-11 07:56:47 -0700 |
commit | c11e7e96c261f95143e5618f7358371d649581a0 (patch) | |
tree | 13d55e62b05e444cb79823e446428614e7fedbb2 /vb/demo/Ice/async/WorkQueue.vb | |
parent | vs-addin - update .NET references if version changed. (diff) | |
download | ice-c11e7e96c261f95143e5618f7358371d649581a0.tar.bz2 ice-c11e7e96c261f95143e5618f7358371d649581a0.tar.xz ice-c11e7e96c261f95143e5618f7358371d649581a0.zip |
updating version & copyright for 3.4.2
Diffstat (limited to 'vb/demo/Ice/async/WorkQueue.vb')
-rw-r--r-- | vb/demo/Ice/async/WorkQueue.vb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vb/demo/Ice/async/WorkQueue.vb b/vb/demo/Ice/async/WorkQueue.vb index e1329c28aee..db2c3becd0e 100644 --- a/vb/demo/Ice/async/WorkQueue.vb +++ b/vb/demo/Ice/async/WorkQueue.vb @@ -1,6 +1,6 @@ ' ********************************************************************** ' -' Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved. +' Copyright (c) 2003-2011 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. |