diff options
Diffstat (limited to 'cppe/demo')
81 files changed, 83 insertions, 84 deletions
diff --git a/cppe/demo/IceE/MFC/client/Hello.ice b/cppe/demo/IceE/MFC/client/Hello.ice index c02723b3aff..9970be36c06 100644 --- a/cppe/demo/IceE/MFC/client/Hello.ice +++ b/cppe/demo/IceE/MFC/client/Hello.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/client/HelloClient.cpp b/cppe/demo/IceE/MFC/client/HelloClient.cpp index fbb5246fe0a..082315bc8c9 100644 --- a/cppe/demo/IceE/MFC/client/HelloClient.cpp +++ b/cppe/demo/IceE/MFC/client/HelloClient.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/client/HelloClient.h b/cppe/demo/IceE/MFC/client/HelloClient.h index c17c28ba9d9..4df2b6d0c56 100644 --- a/cppe/demo/IceE/MFC/client/HelloClient.h +++ b/cppe/demo/IceE/MFC/client/HelloClient.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/client/HelloClient.rc b/cppe/demo/IceE/MFC/client/HelloClient.rc index d4a5ffb9312..e1812ffd7d0 100644 --- a/cppe/demo/IceE/MFC/client/HelloClient.rc +++ b/cppe/demo/IceE/MFC/client/HelloClient.rc @@ -117,7 +117,7 @@ BEGIN VALUE "FileDescription", "IceE Hello Client\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "HelloClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "HelloClient.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/MFC/client/HelloClientCE.rc b/cppe/demo/IceE/MFC/client/HelloClientCE.rc index 41c8d6566bb..d3cc2fad23a 100644 --- a/cppe/demo/IceE/MFC/client/HelloClientCE.rc +++ b/cppe/demo/IceE/MFC/client/HelloClientCE.rc @@ -116,7 +116,7 @@ BEGIN VALUE "FileDescription", "IceE Hello Client\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "HelloClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "HelloClient.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/MFC/client/HelloClientCE_VC.rc b/cppe/demo/IceE/MFC/client/HelloClientCE_VC.rc index 84b26cd8b2c..8866aeb1397 100755 --- a/cppe/demo/IceE/MFC/client/HelloClientCE_VC.rc +++ b/cppe/demo/IceE/MFC/client/HelloClientCE_VC.rc @@ -113,7 +113,7 @@ BEGIN VALUE "FileDescription", "IceE Hello Client"
VALUE "FileVersion", "1.0.0.1"
VALUE "InternalName", "HelloClient.exe"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved."
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved."
VALUE "OriginalFilename", "HelloClient.exe"
VALUE "ProductName", "IceE"
VALUE "ProductVersion", "1.0.0.1"
diff --git a/cppe/demo/IceE/MFC/client/HelloClientDlg.cpp b/cppe/demo/IceE/MFC/client/HelloClientDlg.cpp index 4af755fcb4a..8012290aa32 100644 --- a/cppe/demo/IceE/MFC/client/HelloClientDlg.cpp +++ b/cppe/demo/IceE/MFC/client/HelloClientDlg.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/client/HelloClientDlg.h b/cppe/demo/IceE/MFC/client/HelloClientDlg.h index 0fe0de4ac68..24a750686a5 100644 --- a/cppe/demo/IceE/MFC/client/HelloClientDlg.h +++ b/cppe/demo/IceE/MFC/client/HelloClientDlg.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/client/stdafx.cpp b/cppe/demo/IceE/MFC/client/stdafx.cpp index 868c56ab484..c45569011cc 100644 --- a/cppe/demo/IceE/MFC/client/stdafx.cpp +++ b/cppe/demo/IceE/MFC/client/stdafx.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/Hello.ice b/cppe/demo/IceE/MFC/server/Hello.ice index c02723b3aff..9970be36c06 100644 --- a/cppe/demo/IceE/MFC/server/Hello.ice +++ b/cppe/demo/IceE/MFC/server/Hello.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/HelloI.cpp b/cppe/demo/IceE/MFC/server/HelloI.cpp index 63623fbdf1d..1aedfd07b6d 100644 --- a/cppe/demo/IceE/MFC/server/HelloI.cpp +++ b/cppe/demo/IceE/MFC/server/HelloI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/HelloI.h b/cppe/demo/IceE/MFC/server/HelloI.h index 978c4764447..fabeb614b84 100644 --- a/cppe/demo/IceE/MFC/server/HelloI.h +++ b/cppe/demo/IceE/MFC/server/HelloI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/HelloServer.cpp b/cppe/demo/IceE/MFC/server/HelloServer.cpp index 121ec03b712..b209234a1de 100644 --- a/cppe/demo/IceE/MFC/server/HelloServer.cpp +++ b/cppe/demo/IceE/MFC/server/HelloServer.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. // // ********************************************************************** - #include "stdafx.h" #include "HelloServer.h" #include "HelloServerDlg.h" diff --git a/cppe/demo/IceE/MFC/server/HelloServer.h b/cppe/demo/IceE/MFC/server/HelloServer.h index 1774b336a67..686dfddac75 100644 --- a/cppe/demo/IceE/MFC/server/HelloServer.h +++ b/cppe/demo/IceE/MFC/server/HelloServer.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/HelloServer.rc b/cppe/demo/IceE/MFC/server/HelloServer.rc index e1762a8d5e9..3f02b2d03dc 100644 --- a/cppe/demo/IceE/MFC/server/HelloServer.rc +++ b/cppe/demo/IceE/MFC/server/HelloServer.rc @@ -112,7 +112,7 @@ BEGIN VALUE "FileDescription", "IceE Hello Server\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "HelloServer.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "HelloServer.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/MFC/server/HelloServerCE.rc b/cppe/demo/IceE/MFC/server/HelloServerCE.rc index 611867f0d23..cdca3351a2d 100755 --- a/cppe/demo/IceE/MFC/server/HelloServerCE.rc +++ b/cppe/demo/IceE/MFC/server/HelloServerCE.rc @@ -111,7 +111,7 @@ BEGIN VALUE "FileDescription", "IceE Hello Server\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "HelloServer.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "HelloServer.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/MFC/server/HelloServerDlg.cpp b/cppe/demo/IceE/MFC/server/HelloServerDlg.cpp index e77bf1dc859..2a369c159ad 100644 --- a/cppe/demo/IceE/MFC/server/HelloServerDlg.cpp +++ b/cppe/demo/IceE/MFC/server/HelloServerDlg.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/HelloServerDlg.h b/cppe/demo/IceE/MFC/server/HelloServerDlg.h index e1959bb7aa4..b2fdd801b05 100644 --- a/cppe/demo/IceE/MFC/server/HelloServerDlg.h +++ b/cppe/demo/IceE/MFC/server/HelloServerDlg.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/LogI.cpp b/cppe/demo/IceE/MFC/server/LogI.cpp index 4fb8854be1a..a0e7d6c88ff 100644 --- a/cppe/demo/IceE/MFC/server/LogI.cpp +++ b/cppe/demo/IceE/MFC/server/LogI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/LogI.h b/cppe/demo/IceE/MFC/server/LogI.h index 16097b2d891..6d84769135d 100644 --- a/cppe/demo/IceE/MFC/server/LogI.h +++ b/cppe/demo/IceE/MFC/server/LogI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/MFC/server/stdafx.cpp b/cppe/demo/IceE/MFC/server/stdafx.cpp index 72f4ee75f80..f9136ab80f0 100644 --- a/cppe/demo/IceE/MFC/server/stdafx.cpp +++ b/cppe/demo/IceE/MFC/server/stdafx.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/Makefile b/cppe/demo/IceE/Makefile index 849da46847d..713a2684d14 100644 --- a/cppe/demo/IceE/Makefile +++ b/cppe/demo/IceE/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/Callback.ice b/cppe/demo/IceE/bidir/Callback.ice index 998b5d0490d..cd4c5b2e3d2 100644 --- a/cppe/demo/IceE/bidir/Callback.ice +++ b/cppe/demo/IceE/bidir/Callback.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/CallbackI.cpp b/cppe/demo/IceE/bidir/CallbackI.cpp index d4b7322201d..11437d6705a 100644 --- a/cppe/demo/IceE/bidir/CallbackI.cpp +++ b/cppe/demo/IceE/bidir/CallbackI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/CallbackI.h b/cppe/demo/IceE/bidir/CallbackI.h index 2b2f62aa1b5..5a8d9ac99d5 100644 --- a/cppe/demo/IceE/bidir/CallbackI.h +++ b/cppe/demo/IceE/bidir/CallbackI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/Client.cpp b/cppe/demo/IceE/bidir/Client.cpp index fa085a53972..5d7357269f1 100644 --- a/cppe/demo/IceE/bidir/Client.cpp +++ b/cppe/demo/IceE/bidir/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/Makefile b/cppe/demo/IceE/bidir/Makefile index 4f21c1b968e..04bce61a709 100644 --- a/cppe/demo/IceE/bidir/Makefile +++ b/cppe/demo/IceE/bidir/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/bidir/Server.cpp b/cppe/demo/IceE/bidir/Server.cpp index 2d2b552fcba..57b245f811f 100644 --- a/cppe/demo/IceE/bidir/Server.cpp +++ b/cppe/demo/IceE/bidir/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/Callback.ice b/cppe/demo/IceE/callback/Callback.ice index ea7f7a2593a..3095f474db1 100644 --- a/cppe/demo/IceE/callback/Callback.ice +++ b/cppe/demo/IceE/callback/Callback.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/CallbackSenderI.cpp b/cppe/demo/IceE/callback/CallbackSenderI.cpp index 4c66b130d1e..adae4d29df7 100644 --- a/cppe/demo/IceE/callback/CallbackSenderI.cpp +++ b/cppe/demo/IceE/callback/CallbackSenderI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/CallbackSenderI.h b/cppe/demo/IceE/callback/CallbackSenderI.h index 42d6e33ee1c..18c03bed27d 100644 --- a/cppe/demo/IceE/callback/CallbackSenderI.h +++ b/cppe/demo/IceE/callback/CallbackSenderI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/Client.cpp b/cppe/demo/IceE/callback/Client.cpp index d7873818a3f..b5141ecd724 100644 --- a/cppe/demo/IceE/callback/Client.cpp +++ b/cppe/demo/IceE/callback/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/Makefile b/cppe/demo/IceE/callback/Makefile index 9a05b81c0fa..a2bd3475e2e 100644 --- a/cppe/demo/IceE/callback/Makefile +++ b/cppe/demo/IceE/callback/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/callback/Server.cpp b/cppe/demo/IceE/callback/Server.cpp index ee6c5f4fd2c..e773fb2d75e 100644 --- a/cppe/demo/IceE/callback/Server.cpp +++ b/cppe/demo/IceE/callback/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/Chat.ice b/cppe/demo/IceE/chat/Chat.ice index 2723f4c13c8..3b47dc215c2 100644 --- a/cppe/demo/IceE/chat/Chat.ice +++ b/cppe/demo/IceE/chat/Chat.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatClient.cpp b/cppe/demo/IceE/chat/ChatClient.cpp index 2cb282b8fb8..80160da39e3 100644 --- a/cppe/demo/IceE/chat/ChatClient.cpp +++ b/cppe/demo/IceE/chat/ChatClient.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatClient.h b/cppe/demo/IceE/chat/ChatClient.h index 41d34148601..9fb599d2974 100644 --- a/cppe/demo/IceE/chat/ChatClient.h +++ b/cppe/demo/IceE/chat/ChatClient.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatClient.rc b/cppe/demo/IceE/chat/ChatClient.rc index 21e20a2563c..5403db8aa01 100755 --- a/cppe/demo/IceE/chat/ChatClient.rc +++ b/cppe/demo/IceE/chat/ChatClient.rc @@ -128,7 +128,7 @@ BEGIN VALUE "FileDescription", "IceE Chat Client\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "ChatClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "ChatClient.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/chat/ChatClientCE.rc b/cppe/demo/IceE/chat/ChatClientCE.rc index feccc71b396..b63d45493f0 100755 --- a/cppe/demo/IceE/chat/ChatClientCE.rc +++ b/cppe/demo/IceE/chat/ChatClientCE.rc @@ -128,7 +128,7 @@ BEGIN VALUE "FileDescription", "IceE Chat Client\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "ChatClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2006 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2007 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "ChatClient.exe\0"
VALUE "ProductName", "IceE\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cppe/demo/IceE/chat/ChatClientDlg.cpp b/cppe/demo/IceE/chat/ChatClientDlg.cpp index dac708e05b0..70ed25aa683 100644 --- a/cppe/demo/IceE/chat/ChatClientDlg.cpp +++ b/cppe/demo/IceE/chat/ChatClientDlg.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatClientDlg.h b/cppe/demo/IceE/chat/ChatClientDlg.h index db822476b5f..4be4a493e1c 100644 --- a/cppe/demo/IceE/chat/ChatClientDlg.h +++ b/cppe/demo/IceE/chat/ChatClientDlg.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatConfigDlg.cpp b/cppe/demo/IceE/chat/ChatConfigDlg.cpp index b82368892c7..f627021b46f 100644 --- a/cppe/demo/IceE/chat/ChatConfigDlg.cpp +++ b/cppe/demo/IceE/chat/ChatConfigDlg.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/ChatConfigDlg.h b/cppe/demo/IceE/chat/ChatConfigDlg.h index b03c8da3688..8d4e45b5d6a 100644 --- a/cppe/demo/IceE/chat/ChatConfigDlg.h +++ b/cppe/demo/IceE/chat/ChatConfigDlg.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/Client.cpp b/cppe/demo/IceE/chat/Client.cpp index 09358e3b3f3..f8c94225f40 100755 --- a/cppe/demo/IceE/chat/Client.cpp +++ b/cppe/demo/IceE/chat/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/LogI.cpp b/cppe/demo/IceE/chat/LogI.cpp index 4fb8854be1a..a0e7d6c88ff 100644 --- a/cppe/demo/IceE/chat/LogI.cpp +++ b/cppe/demo/IceE/chat/LogI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/LogI.h b/cppe/demo/IceE/chat/LogI.h index 16097b2d891..6d84769135d 100644 --- a/cppe/demo/IceE/chat/LogI.h +++ b/cppe/demo/IceE/chat/LogI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/Makefile b/cppe/demo/IceE/chat/Makefile index 562a99f3662..195ecc21397 100644 --- a/cppe/demo/IceE/chat/Makefile +++ b/cppe/demo/IceE/chat/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/PingThread.cpp b/cppe/demo/IceE/chat/PingThread.cpp index 9c157b77c53..b7694ca20b8 100644 --- a/cppe/demo/IceE/chat/PingThread.cpp +++ b/cppe/demo/IceE/chat/PingThread.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/PingThread.h b/cppe/demo/IceE/chat/PingThread.h index 45879f72361..59dca9f1596 100644 --- a/cppe/demo/IceE/chat/PingThread.h +++ b/cppe/demo/IceE/chat/PingThread.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/Router.ice b/cppe/demo/IceE/chat/Router.ice index 2f157475a7e..364de8082b9 100644 --- a/cppe/demo/IceE/chat/Router.ice +++ b/cppe/demo/IceE/chat/Router.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/Session.ice b/cppe/demo/IceE/chat/Session.ice index cca1e78df53..4ec5a0c728c 100644 --- a/cppe/demo/IceE/chat/Session.ice +++ b/cppe/demo/IceE/chat/Session.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/chat/stdafx.cpp b/cppe/demo/IceE/chat/stdafx.cpp index c3b8a729689..7e317352775 100644 --- a/cppe/demo/IceE/chat/stdafx.cpp +++ b/cppe/demo/IceE/chat/stdafx.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/hello/Client.cpp b/cppe/demo/IceE/hello/Client.cpp index 0c33acc7e12..9b111b5d7e4 100644 --- a/cppe/demo/IceE/hello/Client.cpp +++ b/cppe/demo/IceE/hello/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/hello/Hello.ice b/cppe/demo/IceE/hello/Hello.ice index c7c88563dff..b7b4ecb47b4 100644 --- a/cppe/demo/IceE/hello/Hello.ice +++ b/cppe/demo/IceE/hello/Hello.ice @@ -1,9 +1,9 @@ // ********************************************************************** // -// 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/demo/IceE/hello/HelloI.cpp b/cppe/demo/IceE/hello/HelloI.cpp index 02e99d37271..ab489e158ac 100644 --- a/cppe/demo/IceE/hello/HelloI.cpp +++ b/cppe/demo/IceE/hello/HelloI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/hello/HelloI.h b/cppe/demo/IceE/hello/HelloI.h index c0c453570a3..8d6487547b7 100644 --- a/cppe/demo/IceE/hello/HelloI.h +++ b/cppe/demo/IceE/hello/HelloI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/hello/Makefile b/cppe/demo/IceE/hello/Makefile index 9f5935bdb18..9e5c3b2e7f6 100644 --- a/cppe/demo/IceE/hello/Makefile +++ b/cppe/demo/IceE/hello/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/hello/Server.cpp b/cppe/demo/IceE/hello/Server.cpp index 0cd58d42cfc..a9c5dcd8c7e 100644 --- a/cppe/demo/IceE/hello/Server.cpp +++ b/cppe/demo/IceE/hello/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/Client.cpp b/cppe/demo/IceE/latency/Client.cpp index 674c4b4c834..66a85959de4 100644 --- a/cppe/demo/IceE/latency/Client.cpp +++ b/cppe/demo/IceE/latency/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/Latency.ice b/cppe/demo/IceE/latency/Latency.ice index b2978b194e9..d4edb831601 100644 --- a/cppe/demo/IceE/latency/Latency.ice +++ b/cppe/demo/IceE/latency/Latency.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/Makefile b/cppe/demo/IceE/latency/Makefile index fcfd1ff67d0..96b4ce0af9e 100644 --- a/cppe/demo/IceE/latency/Makefile +++ b/cppe/demo/IceE/latency/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/Server.cpp b/cppe/demo/IceE/latency/Server.cpp index 31272081851..8f6074f5e3a 100644 --- a/cppe/demo/IceE/latency/Server.cpp +++ b/cppe/demo/IceE/latency/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/WinCEClient.cpp b/cppe/demo/IceE/latency/WinCEClient.cpp index ab3fd070251..32be87d5648 100755 --- a/cppe/demo/IceE/latency/WinCEClient.cpp +++ b/cppe/demo/IceE/latency/WinCEClient.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/latency/WinCEServer.cpp b/cppe/demo/IceE/latency/WinCEServer.cpp index c29bf36c090..921c99e7238 100755 --- a/cppe/demo/IceE/latency/WinCEServer.cpp +++ b/cppe/demo/IceE/latency/WinCEServer.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/Client.cpp b/cppe/demo/IceE/minimal/Client.cpp index 9934a1cea59..b6d8a0a0138 100644 --- a/cppe/demo/IceE/minimal/Client.cpp +++ b/cppe/demo/IceE/minimal/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/Hello.ice b/cppe/demo/IceE/minimal/Hello.ice index a3e88af0657..b77b71e356f 100644 --- a/cppe/demo/IceE/minimal/Hello.ice +++ b/cppe/demo/IceE/minimal/Hello.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/Makefile b/cppe/demo/IceE/minimal/Makefile index 22ad59d25f2..a39e82e41d7 100644 --- a/cppe/demo/IceE/minimal/Makefile +++ b/cppe/demo/IceE/minimal/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/Server.cpp b/cppe/demo/IceE/minimal/Server.cpp index 1a0f70bbacb..2d7545aaaba 100644 --- a/cppe/demo/IceE/minimal/Server.cpp +++ b/cppe/demo/IceE/minimal/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/WinCEClient.cpp b/cppe/demo/IceE/minimal/WinCEClient.cpp index ba12b687f79..de603f1987b 100644 --- a/cppe/demo/IceE/minimal/WinCEClient.cpp +++ b/cppe/demo/IceE/minimal/WinCEClient.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/minimal/WinCEServer.cpp b/cppe/demo/IceE/minimal/WinCEServer.cpp index cc8cd23f866..7b9574399cb 100644 --- a/cppe/demo/IceE/minimal/WinCEServer.cpp +++ b/cppe/demo/IceE/minimal/WinCEServer.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/Client.cpp b/cppe/demo/IceE/throughput/Client.cpp index 4fcd3be1a76..169c14924a8 100644 --- a/cppe/demo/IceE/throughput/Client.cpp +++ b/cppe/demo/IceE/throughput/Client.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/Makefile b/cppe/demo/IceE/throughput/Makefile index 1a68a29f5b2..0b5012dc3b1 100644 --- a/cppe/demo/IceE/throughput/Makefile +++ b/cppe/demo/IceE/throughput/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/Server.cpp b/cppe/demo/IceE/throughput/Server.cpp index 27b5c4ffbc1..67a221ae1a4 100644 --- a/cppe/demo/IceE/throughput/Server.cpp +++ b/cppe/demo/IceE/throughput/Server.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/Throughput.ice b/cppe/demo/IceE/throughput/Throughput.ice index 502c4fc802e..efe3de8fbc2 100644 --- a/cppe/demo/IceE/throughput/Throughput.ice +++ b/cppe/demo/IceE/throughput/Throughput.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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/ThroughputI.cpp b/cppe/demo/IceE/throughput/ThroughputI.cpp index 8f47bab9382..203163976fb 100644 --- a/cppe/demo/IceE/throughput/ThroughputI.cpp +++ b/cppe/demo/IceE/throughput/ThroughputI.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/ThroughputI.h b/cppe/demo/IceE/throughput/ThroughputI.h index 1882066ec82..1704b538cef 100644 --- a/cppe/demo/IceE/throughput/ThroughputI.h +++ b/cppe/demo/IceE/throughput/ThroughputI.h @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/WinCEClient.cpp b/cppe/demo/IceE/throughput/WinCEClient.cpp index c0362300956..a5644a949ea 100755 --- a/cppe/demo/IceE/throughput/WinCEClient.cpp +++ b/cppe/demo/IceE/throughput/WinCEClient.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/throughput/WinCEServer.cpp b/cppe/demo/IceE/throughput/WinCEServer.cpp index 07860aa26e6..f336f08524a 100755 --- a/cppe/demo/IceE/throughput/WinCEServer.cpp +++ b/cppe/demo/IceE/throughput/WinCEServer.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/workqueue/Makefile b/cppe/demo/IceE/workqueue/Makefile index e17d97e949a..f97933dcdf3 100644 --- a/cppe/demo/IceE/workqueue/Makefile +++ b/cppe/demo/IceE/workqueue/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/IceE/workqueue/WorkQueue.cpp b/cppe/demo/IceE/workqueue/WorkQueue.cpp index 8c24f71a84b..23b80bf66bc 100644 --- a/cppe/demo/IceE/workqueue/WorkQueue.cpp +++ b/cppe/demo/IceE/workqueue/WorkQueue.cpp @@ -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-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/demo/Makefile b/cppe/demo/Makefile index c24390f448e..14a72c90048 100644 --- a/cppe/demo/Makefile +++ b/cppe/demo/Makefile @@ -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-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. |