summaryrefslogtreecommitdiff
path: root/vb/demo/Ice/nested
diff options
context:
space:
mode:
Diffstat (limited to 'vb/demo/Ice/nested')
-rwxr-xr-xvb/demo/Ice/nested/Client.vb2
-rw-r--r--vb/demo/Ice/nested/Makefile.mak2
-rw-r--r--vb/demo/Ice/nested/Nested.ice2
-rwxr-xr-xvb/demo/Ice/nested/NestedI.vb2
-rwxr-xr-xvb/demo/Ice/nested/Server.vb2
5 files changed, 5 insertions, 5 deletions
diff --git a/vb/demo/Ice/nested/Client.vb b/vb/demo/Ice/nested/Client.vb
index 6ffeefb9c7b..ff8e95650fa 100755
--- a/vb/demo/Ice/nested/Client.vb
+++ b/vb/demo/Ice/nested/Client.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2007 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 a114aa62120..6b31411da17 100644
--- a/vb/demo/Ice/nested/Makefile.mak
+++ b/vb/demo/Ice/nested/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2007 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 e916475b8a7..40ae1919841 100644
--- a/vb/demo/Ice/nested/Nested.ice
+++ b/vb/demo/Ice/nested/Nested.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2007 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 c170b22fc8d..739fb320c5b 100755
--- a/vb/demo/Ice/nested/NestedI.vb
+++ b/vb/demo/Ice/nested/NestedI.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2007 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 5c9a920592c..4d13639070f 100755
--- a/vb/demo/Ice/nested/Server.vb
+++ b/vb/demo/Ice/nested/Server.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2007 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.