diff options
Diffstat (limited to 'vb')
122 files changed, 122 insertions, 122 deletions
diff --git a/vb/Makefile.mak b/vb/Makefile.mak index fd8a09ab763..fdb75b30529 100644 --- a/vb/Makefile.mak +++ b/vb/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/allDemos.py b/vb/allDemos.py index c45b8b9fc6d..aacdf52ff4a 100755 --- a/vb/allDemos.py +++ b/vb/allDemos.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/config/Make.rules.mak.vb b/vb/config/Make.rules.mak.vb index eb5e663f471..b061e1e402b 100644 --- a/vb/config/Make.rules.mak.vb +++ b/vb/config/Make.rules.mak.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/Glacier2/Makefile.mak b/vb/demo/Glacier2/Makefile.mak index a24ce68057f..5d1cda0bc38 100644 --- a/vb/demo/Glacier2/Makefile.mak +++ b/vb/demo/Glacier2/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/Glacier2/callback/Callback.ice b/vb/demo/Glacier2/callback/Callback.ice index cf88e72cb89..f6eb62c7fc9 100644 --- a/vb/demo/Glacier2/callback/Callback.ice +++ b/vb/demo/Glacier2/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/Glacier2/callback/CallbackI.vb b/vb/demo/Glacier2/callback/CallbackI.vb index e6d26dd9586..25f3a3853c6 100644 --- a/vb/demo/Glacier2/callback/CallbackI.vb +++ b/vb/demo/Glacier2/callback/CallbackI.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/Glacier2/callback/CallbackReceiverI.vb b/vb/demo/Glacier2/callback/CallbackReceiverI.vb index 0372e716dbc..635de1e6dab 100644 --- a/vb/demo/Glacier2/callback/CallbackReceiverI.vb +++ b/vb/demo/Glacier2/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/Glacier2/callback/Client.vb b/vb/demo/Glacier2/callback/Client.vb index e2afb895b32..4060fde3860 100644 --- a/vb/demo/Glacier2/callback/Client.vb +++ b/vb/demo/Glacier2/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/Glacier2/callback/Makefile.mak b/vb/demo/Glacier2/callback/Makefile.mak index f497d3ed69a..cf72339a01c 100644 --- a/vb/demo/Glacier2/callback/Makefile.mak +++ b/vb/demo/Glacier2/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/Glacier2/callback/Server.vb b/vb/demo/Glacier2/callback/Server.vb index 53bea5396a8..8759b4cc722 100644 --- a/vb/demo/Glacier2/callback/Server.vb +++ b/vb/demo/Glacier2/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/Glacier2/callback/SessionI.vb b/vb/demo/Glacier2/callback/SessionI.vb index 9553a0ac4d1..b269c763535 100644 --- a/vb/demo/Glacier2/callback/SessionI.vb +++ b/vb/demo/Glacier2/callback/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/Glacier2/callback/SessionManagerI.vb b/vb/demo/Glacier2/callback/SessionManagerI.vb index b9fb1634976..8aa384f728e 100644 --- a/vb/demo/Glacier2/callback/SessionManagerI.vb +++ b/vb/demo/Glacier2/callback/SessionManagerI.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/Glacier2/callback/SessionServer.vb b/vb/demo/Glacier2/callback/SessionServer.vb index 3f63caa2af4..2fb46b127f1 100644 --- a/vb/demo/Glacier2/callback/SessionServer.vb +++ b/vb/demo/Glacier2/callback/SessionServer.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/Glacier2/callback/expect.py b/vb/demo/Glacier2/callback/expect.py index e23065dd0d4..a53d2f02678 100755 --- a/vb/demo/Glacier2/callback/expect.py +++ b/vb/demo/Glacier2/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/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. diff --git a/vb/demo/IceBox/Makefile.mak b/vb/demo/IceBox/Makefile.mak index cc8ad91021d..d45572e4c7e 100644 --- a/vb/demo/IceBox/Makefile.mak +++ b/vb/demo/IceBox/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/IceBox/hello/Client.vb b/vb/demo/IceBox/hello/Client.vb index 6152795e7d3..9bb168449e4 100644 --- a/vb/demo/IceBox/hello/Client.vb +++ b/vb/demo/IceBox/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/IceBox/hello/Hello.ice b/vb/demo/IceBox/hello/Hello.ice index ac9d5f5283e..9993682f06d 100644 --- a/vb/demo/IceBox/hello/Hello.ice +++ b/vb/demo/IceBox/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/IceBox/hello/HelloI.vb b/vb/demo/IceBox/hello/HelloI.vb index f2a04878887..796fc2372f0 100644 --- a/vb/demo/IceBox/hello/HelloI.vb +++ b/vb/demo/IceBox/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/IceBox/hello/HelloServiceI.vb b/vb/demo/IceBox/hello/HelloServiceI.vb index c9304c22d24..f77ac9b437f 100644 --- a/vb/demo/IceBox/hello/HelloServiceI.vb +++ b/vb/demo/IceBox/hello/HelloServiceI.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/IceBox/hello/Makefile.mak b/vb/demo/IceBox/hello/Makefile.mak index e0dd909ef99..e7b429fe1ce 100644 --- a/vb/demo/IceBox/hello/Makefile.mak +++ b/vb/demo/IceBox/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/IceBox/hello/expect.py b/vb/demo/IceBox/hello/expect.py index 4b53c4656ee..d653633b4a6 100755 --- a/vb/demo/IceBox/hello/expect.py +++ b/vb/demo/IceBox/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/IceGrid/Makefile.mak b/vb/demo/IceGrid/Makefile.mak index 8283b07d7e1..73aabb1cc00 100644 --- a/vb/demo/IceGrid/Makefile.mak +++ b/vb/demo/IceGrid/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/IceGrid/simple/Client.vb b/vb/demo/IceGrid/simple/Client.vb index d070e451d4c..cb86eca8952 100644 --- a/vb/demo/IceGrid/simple/Client.vb +++ b/vb/demo/IceGrid/simple/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/IceGrid/simple/Hello.ice b/vb/demo/IceGrid/simple/Hello.ice index b30e06e02fc..4b123a06908 100644 --- a/vb/demo/IceGrid/simple/Hello.ice +++ b/vb/demo/IceGrid/simple/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/IceGrid/simple/HelloI.vb b/vb/demo/IceGrid/simple/HelloI.vb index 3c218300375..ff30c173c1e 100644 --- a/vb/demo/IceGrid/simple/HelloI.vb +++ b/vb/demo/IceGrid/simple/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/IceGrid/simple/Makefile.mak b/vb/demo/IceGrid/simple/Makefile.mak index 010acc1c76e..ffa025e8571 100644 --- a/vb/demo/IceGrid/simple/Makefile.mak +++ b/vb/demo/IceGrid/simple/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/IceGrid/simple/Server.vb b/vb/demo/IceGrid/simple/Server.vb index 5122fceebee..a1f7a4c4dfd 100644 --- a/vb/demo/IceGrid/simple/Server.vb +++ b/vb/demo/IceGrid/simple/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/IceGrid/simple/application.xml b/vb/demo/IceGrid/simple/application.xml index cc429d7559b..9eb6536ebbd 100644 --- a/vb/demo/IceGrid/simple/application.xml +++ b/vb/demo/IceGrid/simple/application.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - 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/IceGrid/simple/application_with_replication.xml b/vb/demo/IceGrid/simple/application_with_replication.xml index 37cc420e9a7..cd4cc8eaf96 100644 --- a/vb/demo/IceGrid/simple/application_with_replication.xml +++ b/vb/demo/IceGrid/simple/application_with_replication.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - 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/IceGrid/simple/application_with_template.xml b/vb/demo/IceGrid/simple/application_with_template.xml index 353c687e45e..bc060686fc5 100644 --- a/vb/demo/IceGrid/simple/application_with_template.xml +++ b/vb/demo/IceGrid/simple/application_with_template.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - 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/IceGrid/simple/expect.py b/vb/demo/IceGrid/simple/expect.py index 3f918aed91e..033c21a902f 100755 --- a/vb/demo/IceGrid/simple/expect.py +++ b/vb/demo/IceGrid/simple/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/IceStorm/Makefile.mak b/vb/demo/IceStorm/Makefile.mak index 84c5db3d5d2..07df276a0fc 100644 --- a/vb/demo/IceStorm/Makefile.mak +++ b/vb/demo/IceStorm/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/IceStorm/clock/Clock.ice b/vb/demo/IceStorm/clock/Clock.ice index 284e39a1630..d4a526884cf 100644 --- a/vb/demo/IceStorm/clock/Clock.ice +++ b/vb/demo/IceStorm/clock/Clock.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/IceStorm/clock/Makefile.mak b/vb/demo/IceStorm/clock/Makefile.mak index 1b35c843b31..b5f892cb9f1 100644 --- a/vb/demo/IceStorm/clock/Makefile.mak +++ b/vb/demo/IceStorm/clock/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/IceStorm/clock/Publisher.vb b/vb/demo/IceStorm/clock/Publisher.vb index 582527dbcd1..100790ef156 100644 --- a/vb/demo/IceStorm/clock/Publisher.vb +++ b/vb/demo/IceStorm/clock/Publisher.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/IceStorm/clock/Subscriber.vb b/vb/demo/IceStorm/clock/Subscriber.vb index 528ecf0f0bf..f6a6279085a 100644 --- a/vb/demo/IceStorm/clock/Subscriber.vb +++ b/vb/demo/IceStorm/clock/Subscriber.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/IceStorm/clock/expect.py b/vb/demo/IceStorm/clock/expect.py index 817a1d6608b..b82d88ee384 100755 --- a/vb/demo/IceStorm/clock/expect.py +++ b/vb/demo/IceStorm/clock/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/Makefile.mak b/vb/demo/Makefile.mak index e37fe7b1b45..81e1aa5a426 100644 --- a/vb/demo/Makefile.mak +++ b/vb/demo/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/book/Makefile.mak b/vb/demo/book/Makefile.mak index 9dd0fc9c5ff..2ead0f6e039 100644 --- a/vb/demo/book/Makefile.mak +++ b/vb/demo/book/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/book/printer/Client.vb b/vb/demo/book/printer/Client.vb index b4508051db1..ec91f25105a 100644 --- a/vb/demo/book/printer/Client.vb +++ b/vb/demo/book/printer/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/book/printer/Makefile.mak b/vb/demo/book/printer/Makefile.mak index 44a8bdea84a..5e50160088f 100644 --- a/vb/demo/book/printer/Makefile.mak +++ b/vb/demo/book/printer/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/book/printer/Printer.ice b/vb/demo/book/printer/Printer.ice index a1c7ce62497..b393d1bce0f 100644 --- a/vb/demo/book/printer/Printer.ice +++ b/vb/demo/book/printer/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/book/printer/Server.vb b/vb/demo/book/printer/Server.vb index c6aeaa3b1d6..0e7e5caee87 100644 --- a/vb/demo/book/printer/Server.vb +++ b/vb/demo/book/printer/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/book/printer/expect.py b/vb/demo/book/printer/expect.py index 0b4c50ed1a8..f3bd4a54f7c 100755 --- a/vb/demo/book/printer/expect.py +++ b/vb/demo/book/printer/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/book/simple_filesystem/Filesystem.ice b/vb/demo/book/simple_filesystem/Filesystem.ice index 9a828640802..0cf8dcc7b1b 100644 --- a/vb/demo/book/simple_filesystem/Filesystem.ice +++ b/vb/demo/book/simple_filesystem/Filesystem.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/book/simple_filesystem/Makefile.mak b/vb/demo/book/simple_filesystem/Makefile.mak index 32a8dd6e2a4..ad346529da8 100644 --- a/vb/demo/book/simple_filesystem/Makefile.mak +++ b/vb/demo/book/simple_filesystem/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/book/simple_filesystem/expect.py b/vb/demo/book/simple_filesystem/expect.py index 10c947e61a6..afa35753f1d 100755 --- a/vb/demo/book/simple_filesystem/expect.py +++ b/vb/demo/book/simple_filesystem/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. |