summaryrefslogtreecommitdiff
path: root/vb/demo/Ice
diff options
context:
space:
mode:
Diffstat (limited to 'vb/demo/Ice')
-rw-r--r--vb/demo/Ice/Makefile.mak2
-rw-r--r--vb/demo/Ice/async/Client.vb2
-rw-r--r--vb/demo/Ice/async/Hello.ice2
-rw-r--r--vb/demo/Ice/async/HelloI.vb2
-rw-r--r--vb/demo/Ice/async/Makefile.mak2
-rw-r--r--vb/demo/Ice/async/Server.vb2
-rw-r--r--vb/demo/Ice/async/WorkQueue.vb2
-rwxr-xr-xvb/demo/Ice/async/expect.py2
-rw-r--r--vb/demo/Ice/bidir/Callback.ice2
-rw-r--r--vb/demo/Ice/bidir/CallbackReceiverI.vb2
-rw-r--r--vb/demo/Ice/bidir/CallbackSenderI.vb2
-rw-r--r--vb/demo/Ice/bidir/Client.vb2
-rw-r--r--vb/demo/Ice/bidir/Makefile.mak2
-rw-r--r--vb/demo/Ice/bidir/Server.vb2
-rwxr-xr-xvb/demo/Ice/bidir/expect.py2
-rw-r--r--vb/demo/Ice/callback/Callback.ice2
-rw-r--r--vb/demo/Ice/callback/CallbackReceiverI.vb2
-rw-r--r--vb/demo/Ice/callback/CallbackSenderI.vb2
-rw-r--r--vb/demo/Ice/callback/Client.vb2
-rw-r--r--vb/demo/Ice/callback/Makefile.mak2
-rw-r--r--vb/demo/Ice/callback/Server.vb2
-rwxr-xr-xvb/demo/Ice/callback/expect.py2
-rw-r--r--vb/demo/Ice/hello/Client.vb2
-rw-r--r--vb/demo/Ice/hello/Hello.ice2
-rw-r--r--vb/demo/Ice/hello/HelloI.vb2
-rw-r--r--vb/demo/Ice/hello/Makefile.mak2
-rw-r--r--vb/demo/Ice/hello/Server.vb2
-rwxr-xr-xvb/demo/Ice/hello/expect.py2
-rw-r--r--vb/demo/Ice/invoke/Client.vb2
-rw-r--r--vb/demo/Ice/invoke/Makefile.mak2
-rw-r--r--vb/demo/Ice/invoke/Printer.ice2
-rw-r--r--vb/demo/Ice/invoke/PrinterI.vb2
-rw-r--r--vb/demo/Ice/invoke/Server.vb2
-rwxr-xr-xvb/demo/Ice/invoke/expect.py2
-rw-r--r--vb/demo/Ice/latency/Client.vb2
-rw-r--r--vb/demo/Ice/latency/Latency.ice2
-rw-r--r--vb/demo/Ice/latency/Makefile.mak2
-rw-r--r--vb/demo/Ice/latency/Server.vb2
-rwxr-xr-xvb/demo/Ice/latency/expect.py2
-rw-r--r--vb/demo/Ice/minimal/Client.vb2
-rw-r--r--vb/demo/Ice/minimal/Hello.ice2
-rw-r--r--vb/demo/Ice/minimal/HelloI.vb2
-rw-r--r--vb/demo/Ice/minimal/Makefile.mak2
-rw-r--r--vb/demo/Ice/minimal/Server.vb2
-rwxr-xr-xvb/demo/Ice/minimal/expect.py2
-rw-r--r--vb/demo/Ice/nested/Client.vb2
-rw-r--r--vb/demo/Ice/nested/Makefile.mak2
-rw-r--r--vb/demo/Ice/nested/Nested.ice2
-rw-r--r--vb/demo/Ice/nested/NestedI.vb2
-rw-r--r--vb/demo/Ice/nested/Server.vb2
-rwxr-xr-xvb/demo/Ice/nested/expect.py2
-rw-r--r--vb/demo/Ice/session/Client.vb2
-rw-r--r--vb/demo/Ice/session/HelloI.vb2
-rw-r--r--vb/demo/Ice/session/Makefile.mak2
-rw-r--r--vb/demo/Ice/session/ReapThread.vb2
-rw-r--r--vb/demo/Ice/session/Server.vb2
-rw-r--r--vb/demo/Ice/session/Session.ice2
-rw-r--r--vb/demo/Ice/session/SessionFactoryI.vb2
-rw-r--r--vb/demo/Ice/session/SessionI.vb2
-rwxr-xr-xvb/demo/Ice/session/expect.py2
-rw-r--r--vb/demo/Ice/throughput/Client.vb2
-rw-r--r--vb/demo/Ice/throughput/Makefile.mak2
-rw-r--r--vb/demo/Ice/throughput/Server.vb2
-rw-r--r--vb/demo/Ice/throughput/Throughput.ice2
-rw-r--r--vb/demo/Ice/throughput/ThroughputI.vb2
-rwxr-xr-xvb/demo/Ice/throughput/expect.py2
-rw-r--r--vb/demo/Ice/value/Client.vb2
-rw-r--r--vb/demo/Ice/value/DerivedPrinterI.vb2
-rw-r--r--vb/demo/Ice/value/InitialI.vb2
-rw-r--r--vb/demo/Ice/value/Makefile.mak2
-rw-r--r--vb/demo/Ice/value/ObjectFactory.vb2
-rw-r--r--vb/demo/Ice/value/PrinterI.vb2
-rw-r--r--vb/demo/Ice/value/Server.vb2
-rw-r--r--vb/demo/Ice/value/Value.ice2
-rwxr-xr-xvb/demo/Ice/value/expect.py2
75 files changed, 75 insertions, 75 deletions
diff --git a/vb/demo/Ice/Makefile.mak b/vb/demo/Ice/Makefile.mak
index dbef57ecf42..c4164b3fe94 100644
--- a/vb/demo/Ice/Makefile.mak
+++ b/vb/demo/Ice/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/async/Client.vb b/vb/demo/Ice/async/Client.vb
index c8152cd5777..f7ba9490168 100644
--- a/vb/demo/Ice/async/Client.vb
+++ b/vb/demo/Ice/async/Client.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.
diff --git a/vb/demo/Ice/async/Hello.ice b/vb/demo/Ice/async/Hello.ice
index 8eedeac8c76..a7584ebcdf7 100644
--- a/vb/demo/Ice/async/Hello.ice
+++ b/vb/demo/Ice/async/Hello.ice
@@ -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.
diff --git a/vb/demo/Ice/async/HelloI.vb b/vb/demo/Ice/async/HelloI.vb
index 752e3ea4f8a..03f376bcf15 100644
--- a/vb/demo/Ice/async/HelloI.vb
+++ b/vb/demo/Ice/async/HelloI.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.
diff --git a/vb/demo/Ice/async/Makefile.mak b/vb/demo/Ice/async/Makefile.mak
index b1a02e44a4e..54a2d1fbdd1 100644
--- a/vb/demo/Ice/async/Makefile.mak
+++ b/vb/demo/Ice/async/Makefile.mak
@@ -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.
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.
diff --git a/vb/demo/Ice/async/WorkQueue.vb b/vb/demo/Ice/async/WorkQueue.vb
index c01f69abdc5..552007c4513 100644
--- a/vb/demo/Ice/async/WorkQueue.vb
+++ b/vb/demo/Ice/async/WorkQueue.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.
diff --git a/vb/demo/Ice/async/expect.py b/vb/demo/Ice/async/expect.py
index 2ab63f39302..44117631861 100755
--- a/vb/demo/Ice/async/expect.py
+++ b/vb/demo/Ice/async/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/bidir/Callback.ice b/vb/demo/Ice/bidir/Callback.ice
index eb9464a15a8..1e782f958a8 100644
--- a/vb/demo/Ice/bidir/Callback.ice
+++ b/vb/demo/Ice/bidir/Callback.ice
@@ -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.
diff --git a/vb/demo/Ice/bidir/CallbackReceiverI.vb b/vb/demo/Ice/bidir/CallbackReceiverI.vb
index 6dac96b1777..0f11527204c 100644
--- a/vb/demo/Ice/bidir/CallbackReceiverI.vb
+++ b/vb/demo/Ice/bidir/CallbackReceiverI.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.
diff --git a/vb/demo/Ice/bidir/CallbackSenderI.vb b/vb/demo/Ice/bidir/CallbackSenderI.vb
index fd629e6699e..918fab826cc 100644
--- a/vb/demo/Ice/bidir/CallbackSenderI.vb
+++ b/vb/demo/Ice/bidir/CallbackSenderI.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.
diff --git a/vb/demo/Ice/bidir/Client.vb b/vb/demo/Ice/bidir/Client.vb
index 784e5ef4951..86f2054128b 100644
--- a/vb/demo/Ice/bidir/Client.vb
+++ b/vb/demo/Ice/bidir/Client.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.
diff --git a/vb/demo/Ice/bidir/Makefile.mak b/vb/demo/Ice/bidir/Makefile.mak
index 322d19399db..4a63c0a349a 100644
--- a/vb/demo/Ice/bidir/Makefile.mak
+++ b/vb/demo/Ice/bidir/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/bidir/Server.vb b/vb/demo/Ice/bidir/Server.vb
index b43c363d394..ec58b1a33f2 100644
--- a/vb/demo/Ice/bidir/Server.vb
+++ b/vb/demo/Ice/bidir/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.
diff --git a/vb/demo/Ice/bidir/expect.py b/vb/demo/Ice/bidir/expect.py
index fc5a68abc13..5bf952a33a4 100755
--- a/vb/demo/Ice/bidir/expect.py
+++ b/vb/demo/Ice/bidir/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/callback/Callback.ice b/vb/demo/Ice/callback/Callback.ice
index c6c54eea561..464d203ddf9 100644
--- a/vb/demo/Ice/callback/Callback.ice
+++ b/vb/demo/Ice/callback/Callback.ice
@@ -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.
diff --git a/vb/demo/Ice/callback/CallbackReceiverI.vb b/vb/demo/Ice/callback/CallbackReceiverI.vb
index f2990377cb2..3cc4a814443 100644
--- a/vb/demo/Ice/callback/CallbackReceiverI.vb
+++ b/vb/demo/Ice/callback/CallbackReceiverI.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.
diff --git a/vb/demo/Ice/callback/CallbackSenderI.vb b/vb/demo/Ice/callback/CallbackSenderI.vb
index 2297604e591..93d60525758 100644
--- a/vb/demo/Ice/callback/CallbackSenderI.vb
+++ b/vb/demo/Ice/callback/CallbackSenderI.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.
diff --git a/vb/demo/Ice/callback/Client.vb b/vb/demo/Ice/callback/Client.vb
index 95445fc2967..6302ae342a9 100644
--- a/vb/demo/Ice/callback/Client.vb
+++ b/vb/demo/Ice/callback/Client.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.
diff --git a/vb/demo/Ice/callback/Makefile.mak b/vb/demo/Ice/callback/Makefile.mak
index 9376813fe71..6dfac6c7964 100644
--- a/vb/demo/Ice/callback/Makefile.mak
+++ b/vb/demo/Ice/callback/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/callback/Server.vb b/vb/demo/Ice/callback/Server.vb
index 00075fde9f0..46ee16671d1 100644
--- a/vb/demo/Ice/callback/Server.vb
+++ b/vb/demo/Ice/callback/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.
diff --git a/vb/demo/Ice/callback/expect.py b/vb/demo/Ice/callback/expect.py
index 25d44386fef..bec3183c3c2 100755
--- a/vb/demo/Ice/callback/expect.py
+++ b/vb/demo/Ice/callback/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/hello/Client.vb b/vb/demo/Ice/hello/Client.vb
index be691a8e2d4..b696cc4ca5a 100644
--- a/vb/demo/Ice/hello/Client.vb
+++ b/vb/demo/Ice/hello/Client.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.
diff --git a/vb/demo/Ice/hello/Hello.ice b/vb/demo/Ice/hello/Hello.ice
index 11b714f01c8..50120520456 100644
--- a/vb/demo/Ice/hello/Hello.ice
+++ b/vb/demo/Ice/hello/Hello.ice
@@ -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.
diff --git a/vb/demo/Ice/hello/HelloI.vb b/vb/demo/Ice/hello/HelloI.vb
index 868ac64399d..85bcf28db60 100644
--- a/vb/demo/Ice/hello/HelloI.vb
+++ b/vb/demo/Ice/hello/HelloI.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.
diff --git a/vb/demo/Ice/hello/Makefile.mak b/vb/demo/Ice/hello/Makefile.mak
index 9be061cd82b..780e290d1b7 100644
--- a/vb/demo/Ice/hello/Makefile.mak
+++ b/vb/demo/Ice/hello/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/hello/Server.vb b/vb/demo/Ice/hello/Server.vb
index 95457a1cf70..fee42891994 100644
--- a/vb/demo/Ice/hello/Server.vb
+++ b/vb/demo/Ice/hello/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.
diff --git a/vb/demo/Ice/hello/expect.py b/vb/demo/Ice/hello/expect.py
index e780ed0cd48..c69662527d8 100755
--- a/vb/demo/Ice/hello/expect.py
+++ b/vb/demo/Ice/hello/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/invoke/Client.vb b/vb/demo/Ice/invoke/Client.vb
index 678300e139c..71915e46cbd 100644
--- a/vb/demo/Ice/invoke/Client.vb
+++ b/vb/demo/Ice/invoke/Client.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.
diff --git a/vb/demo/Ice/invoke/Makefile.mak b/vb/demo/Ice/invoke/Makefile.mak
index 205cdcd56b6..d0c4a732d93 100644
--- a/vb/demo/Ice/invoke/Makefile.mak
+++ b/vb/demo/Ice/invoke/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/invoke/Printer.ice b/vb/demo/Ice/invoke/Printer.ice
index 385fd55fa18..355c7c5f16d 100644
--- a/vb/demo/Ice/invoke/Printer.ice
+++ b/vb/demo/Ice/invoke/Printer.ice
@@ -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.
diff --git a/vb/demo/Ice/invoke/PrinterI.vb b/vb/demo/Ice/invoke/PrinterI.vb
index ab3214d64d0..9dd7cbed777 100644
--- a/vb/demo/Ice/invoke/PrinterI.vb
+++ b/vb/demo/Ice/invoke/PrinterI.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.
diff --git a/vb/demo/Ice/invoke/Server.vb b/vb/demo/Ice/invoke/Server.vb
index 4360ee2e0fe..c5b03f82e1f 100644
--- a/vb/demo/Ice/invoke/Server.vb
+++ b/vb/demo/Ice/invoke/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.
diff --git a/vb/demo/Ice/invoke/expect.py b/vb/demo/Ice/invoke/expect.py
index d8e00c9fe46..f0c4a81bc2c 100755
--- a/vb/demo/Ice/invoke/expect.py
+++ b/vb/demo/Ice/invoke/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/latency/Client.vb b/vb/demo/Ice/latency/Client.vb
index e9848a82952..b2c212c7ada 100644
--- a/vb/demo/Ice/latency/Client.vb
+++ b/vb/demo/Ice/latency/Client.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.
diff --git a/vb/demo/Ice/latency/Latency.ice b/vb/demo/Ice/latency/Latency.ice
index 3a6bdad87ce..d4d6c02743f 100644
--- a/vb/demo/Ice/latency/Latency.ice
+++ b/vb/demo/Ice/latency/Latency.ice
@@ -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.
diff --git a/vb/demo/Ice/latency/Makefile.mak b/vb/demo/Ice/latency/Makefile.mak
index 7c3c7ca7597..e2268d4f0b3 100644
--- a/vb/demo/Ice/latency/Makefile.mak
+++ b/vb/demo/Ice/latency/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/latency/Server.vb b/vb/demo/Ice/latency/Server.vb
index b831aa6858a..e6f7460747a 100644
--- a/vb/demo/Ice/latency/Server.vb
+++ b/vb/demo/Ice/latency/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.
diff --git a/vb/demo/Ice/latency/expect.py b/vb/demo/Ice/latency/expect.py
index 2fa6a30a436..919214ea78c 100755
--- a/vb/demo/Ice/latency/expect.py
+++ b/vb/demo/Ice/latency/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/minimal/Client.vb b/vb/demo/Ice/minimal/Client.vb
index 686ce4a2d81..47f71417f88 100644
--- a/vb/demo/Ice/minimal/Client.vb
+++ b/vb/demo/Ice/minimal/Client.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.
diff --git a/vb/demo/Ice/minimal/Hello.ice b/vb/demo/Ice/minimal/Hello.ice
index 71cff05a221..6cd2473fc45 100644
--- a/vb/demo/Ice/minimal/Hello.ice
+++ b/vb/demo/Ice/minimal/Hello.ice
@@ -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.
diff --git a/vb/demo/Ice/minimal/HelloI.vb b/vb/demo/Ice/minimal/HelloI.vb
index 3c84ff4dd32..308325d7bf0 100644
--- a/vb/demo/Ice/minimal/HelloI.vb
+++ b/vb/demo/Ice/minimal/HelloI.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.
diff --git a/vb/demo/Ice/minimal/Makefile.mak b/vb/demo/Ice/minimal/Makefile.mak
index 717e36c6cb4..ec5f6e092e1 100644
--- a/vb/demo/Ice/minimal/Makefile.mak
+++ b/vb/demo/Ice/minimal/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/minimal/Server.vb b/vb/demo/Ice/minimal/Server.vb
index 4e106566165..9bf2a502bbd 100644
--- a/vb/demo/Ice/minimal/Server.vb
+++ b/vb/demo/Ice/minimal/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.
diff --git a/vb/demo/Ice/minimal/expect.py b/vb/demo/Ice/minimal/expect.py
index ed3da1070de..843d49a9c7d 100755
--- a/vb/demo/Ice/minimal/expect.py
+++ b/vb/demo/Ice/minimal/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/nested/Client.vb b/vb/demo/Ice/nested/Client.vb
index 4ca45a25a2f..56195679b94 100644
--- a/vb/demo/Ice/nested/Client.vb
+++ b/vb/demo/Ice/nested/Client.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.
diff --git a/vb/demo/Ice/nested/Makefile.mak b/vb/demo/Ice/nested/Makefile.mak
index c5e9f426d1e..de7fa84519f 100644
--- a/vb/demo/Ice/nested/Makefile.mak
+++ b/vb/demo/Ice/nested/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/nested/Nested.ice b/vb/demo/Ice/nested/Nested.ice
index fd5138e14c1..bd245a16432 100644
--- a/vb/demo/Ice/nested/Nested.ice
+++ b/vb/demo/Ice/nested/Nested.ice
@@ -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.
diff --git a/vb/demo/Ice/nested/NestedI.vb b/vb/demo/Ice/nested/NestedI.vb
index 1b70ab99af4..851bb469274 100644
--- a/vb/demo/Ice/nested/NestedI.vb
+++ b/vb/demo/Ice/nested/NestedI.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.
diff --git a/vb/demo/Ice/nested/Server.vb b/vb/demo/Ice/nested/Server.vb
index c0e7f5dca31..48c5fe6cbf6 100644
--- a/vb/demo/Ice/nested/Server.vb
+++ b/vb/demo/Ice/nested/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.
diff --git a/vb/demo/Ice/nested/expect.py b/vb/demo/Ice/nested/expect.py
index a6234bd6d26..65e1c7f9c12 100755
--- a/vb/demo/Ice/nested/expect.py
+++ b/vb/demo/Ice/nested/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/session/Client.vb b/vb/demo/Ice/session/Client.vb
index 2c0084b1e82..67a3856fc80 100644
--- a/vb/demo/Ice/session/Client.vb
+++ b/vb/demo/Ice/session/Client.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.
diff --git a/vb/demo/Ice/session/HelloI.vb b/vb/demo/Ice/session/HelloI.vb
index d25d654c1d3..fdb3a3d9f27 100644
--- a/vb/demo/Ice/session/HelloI.vb
+++ b/vb/demo/Ice/session/HelloI.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.
diff --git a/vb/demo/Ice/session/Makefile.mak b/vb/demo/Ice/session/Makefile.mak
index 13d97ab9e5b..25cbf4c5d06 100644
--- a/vb/demo/Ice/session/Makefile.mak
+++ b/vb/demo/Ice/session/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/session/ReapThread.vb b/vb/demo/Ice/session/ReapThread.vb
index c77b89e1d08..d89b2b84f8e 100644
--- a/vb/demo/Ice/session/ReapThread.vb
+++ b/vb/demo/Ice/session/ReapThread.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.
diff --git a/vb/demo/Ice/session/Server.vb b/vb/demo/Ice/session/Server.vb
index df3d1010f27..827c3194a13 100644
--- a/vb/demo/Ice/session/Server.vb
+++ b/vb/demo/Ice/session/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.
diff --git a/vb/demo/Ice/session/Session.ice b/vb/demo/Ice/session/Session.ice
index 1ef9d6ece54..dc1ca46fb15 100644
--- a/vb/demo/Ice/session/Session.ice
+++ b/vb/demo/Ice/session/Session.ice
@@ -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.
diff --git a/vb/demo/Ice/session/SessionFactoryI.vb b/vb/demo/Ice/session/SessionFactoryI.vb
index 2423a845fc7..93ecca946c5 100644
--- a/vb/demo/Ice/session/SessionFactoryI.vb
+++ b/vb/demo/Ice/session/SessionFactoryI.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.
diff --git a/vb/demo/Ice/session/SessionI.vb b/vb/demo/Ice/session/SessionI.vb
index 5bf1c199155..4da52495510 100644
--- a/vb/demo/Ice/session/SessionI.vb
+++ b/vb/demo/Ice/session/SessionI.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.
diff --git a/vb/demo/Ice/session/expect.py b/vb/demo/Ice/session/expect.py
index 7e9e539d4fc..4fb207c3f51 100755
--- a/vb/demo/Ice/session/expect.py
+++ b/vb/demo/Ice/session/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/throughput/Client.vb b/vb/demo/Ice/throughput/Client.vb
index 14f000ff8d4..13be4fcd63a 100644
--- a/vb/demo/Ice/throughput/Client.vb
+++ b/vb/demo/Ice/throughput/Client.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.
diff --git a/vb/demo/Ice/throughput/Makefile.mak b/vb/demo/Ice/throughput/Makefile.mak
index 4c453705f49..85cac59f80f 100644
--- a/vb/demo/Ice/throughput/Makefile.mak
+++ b/vb/demo/Ice/throughput/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/throughput/Server.vb b/vb/demo/Ice/throughput/Server.vb
index 9130d51938c..5e320308733 100644
--- a/vb/demo/Ice/throughput/Server.vb
+++ b/vb/demo/Ice/throughput/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.
diff --git a/vb/demo/Ice/throughput/Throughput.ice b/vb/demo/Ice/throughput/Throughput.ice
index 8e4e60fcedd..a4d4b0bd4a5 100644
--- a/vb/demo/Ice/throughput/Throughput.ice
+++ b/vb/demo/Ice/throughput/Throughput.ice
@@ -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.
diff --git a/vb/demo/Ice/throughput/ThroughputI.vb b/vb/demo/Ice/throughput/ThroughputI.vb
index 54685fa2ecb..f6380101c57 100644
--- a/vb/demo/Ice/throughput/ThroughputI.vb
+++ b/vb/demo/Ice/throughput/ThroughputI.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.
diff --git a/vb/demo/Ice/throughput/expect.py b/vb/demo/Ice/throughput/expect.py
index 999c6030e70..9f39f2f84ee 100755
--- a/vb/demo/Ice/throughput/expect.py
+++ b/vb/demo/Ice/throughput/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.
diff --git a/vb/demo/Ice/value/Client.vb b/vb/demo/Ice/value/Client.vb
index b7cc9a5aa2a..4d7bd2787b8 100644
--- a/vb/demo/Ice/value/Client.vb
+++ b/vb/demo/Ice/value/Client.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.
diff --git a/vb/demo/Ice/value/DerivedPrinterI.vb b/vb/demo/Ice/value/DerivedPrinterI.vb
index c99ca26483d..3541216d0a0 100644
--- a/vb/demo/Ice/value/DerivedPrinterI.vb
+++ b/vb/demo/Ice/value/DerivedPrinterI.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.
diff --git a/vb/demo/Ice/value/InitialI.vb b/vb/demo/Ice/value/InitialI.vb
index bf273abe8ac..80662b9139f 100644
--- a/vb/demo/Ice/value/InitialI.vb
+++ b/vb/demo/Ice/value/InitialI.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.
diff --git a/vb/demo/Ice/value/Makefile.mak b/vb/demo/Ice/value/Makefile.mak
index ae9e7e636aa..34001c0e2c0 100644
--- a/vb/demo/Ice/value/Makefile.mak
+++ b/vb/demo/Ice/value/Makefile.mak
@@ -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.
diff --git a/vb/demo/Ice/value/ObjectFactory.vb b/vb/demo/Ice/value/ObjectFactory.vb
index 9cfa9ce3d2f..e131b19e91b 100644
--- a/vb/demo/Ice/value/ObjectFactory.vb
+++ b/vb/demo/Ice/value/ObjectFactory.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.
diff --git a/vb/demo/Ice/value/PrinterI.vb b/vb/demo/Ice/value/PrinterI.vb
index d61178c6078..00335c70600 100644
--- a/vb/demo/Ice/value/PrinterI.vb
+++ b/vb/demo/Ice/value/PrinterI.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.
diff --git a/vb/demo/Ice/value/Server.vb b/vb/demo/Ice/value/Server.vb
index f3e7ed458bc..e7431f9b426 100644
--- a/vb/demo/Ice/value/Server.vb
+++ b/vb/demo/Ice/value/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.
diff --git a/vb/demo/Ice/value/Value.ice b/vb/demo/Ice/value/Value.ice
index 5c735642a08..fe8aefd3e22 100644
--- a/vb/demo/Ice/value/Value.ice
+++ b/vb/demo/Ice/value/Value.ice
@@ -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.
diff --git a/vb/demo/Ice/value/expect.py b/vb/demo/Ice/value/expect.py
index af4fbe0dbb1..3361e5347ec 100755
--- a/vb/demo/Ice/value/expect.py
+++ b/vb/demo/Ice/value/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.