summaryrefslogtreecommitdiff
path: root/vb/demo/Ice/async
diff options
context:
space:
mode:
Diffstat (limited to 'vb/demo/Ice/async')
-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
7 files changed, 7 insertions, 7 deletions
diff --git a/vb/demo/Ice/async/Client.vb b/vb/demo/Ice/async/Client.vb
index c30b1a1b5eb..22f59f2c8f7 100644
--- a/vb/demo/Ice/async/Client.vb
+++ b/vb/demo/Ice/async/Client.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2010 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 f3bbe38d5b0..1b6a4a254c5 100644
--- a/vb/demo/Ice/async/Hello.ice
+++ b/vb/demo/Ice/async/Hello.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 03f376bcf15..3753a575298 100644
--- a/vb/demo/Ice/async/HelloI.vb
+++ b/vb/demo/Ice/async/HelloI.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2010 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 f22249bb525..521b17f5b71 100644
--- a/vb/demo/Ice/async/Makefile.mak
+++ b/vb/demo/Ice/async/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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 e5a21675aa1..59fee8cb444 100644
--- a/vb/demo/Ice/async/Server.vb
+++ b/vb/demo/Ice/async/Server.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2010 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 552007c4513..e1329c28aee 100644
--- a/vb/demo/Ice/async/WorkQueue.vb
+++ b/vb/demo/Ice/async/WorkQueue.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2010 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 44117631861..54b153f9504 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-2009 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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.