summaryrefslogtreecommitdiff
path: root/vb/demo/IceBox/hello
diff options
context:
space:
mode:
Diffstat (limited to 'vb/demo/IceBox/hello')
-rw-r--r--vb/demo/IceBox/hello/Client.vb2
-rw-r--r--vb/demo/IceBox/hello/Hello.ice2
-rw-r--r--vb/demo/IceBox/hello/HelloI.vb2
-rw-r--r--vb/demo/IceBox/hello/HelloServiceI.vb2
-rw-r--r--vb/demo/IceBox/hello/Makefile.mak2
-rwxr-xr-xvb/demo/IceBox/hello/expect.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/vb/demo/IceBox/hello/Client.vb b/vb/demo/IceBox/hello/Client.vb
index b3c4ea8351d..b2c1a226283 100644
--- a/vb/demo/IceBox/hello/Client.vb
+++ b/vb/demo/IceBox/hello/Client.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2014 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 e41e6c14c48..8e596e50d9a 100644
--- a/vb/demo/IceBox/hello/Hello.ice
+++ b/vb/demo/IceBox/hello/Hello.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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 1da9441562b..fb098565da2 100644
--- a/vb/demo/IceBox/hello/HelloI.vb
+++ b/vb/demo/IceBox/hello/HelloI.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2014 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 bee803325ff..f3f20932562 100644
--- a/vb/demo/IceBox/hello/HelloServiceI.vb
+++ b/vb/demo/IceBox/hello/HelloServiceI.vb
@@ -1,6 +1,6 @@
' **********************************************************************
'
-' Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+' Copyright (c) 2003-2014 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 e81864283e7..23f93b44c5b 100644
--- a/vb/demo/IceBox/hello/Makefile.mak
+++ b/vb/demo/IceBox/hello/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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 4fd7d1a2905..a08e597016f 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-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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.