diff options
author | Benoit Foucher <benoit@zeroc.com> | 2009-03-26 11:49:57 +0100 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2009-03-26 11:49:57 +0100 |
commit | 6e6b425f236b15dfeb44f5a40fa6eac68a5b85a8 (patch) | |
tree | 921c7229c917b76de91c5486bdbdc4e7c09a9cdb /cpp/demo/Ice/protobuf/Client.cpp | |
parent | Merge branch 'build' (diff) | |
download | ice-6e6b425f236b15dfeb44f5a40fa6eac68a5b85a8.tar.bz2 ice-6e6b425f236b15dfeb44f5a40fa6eac68a5b85a8.tar.xz ice-6e6b425f236b15dfeb44f5a40fa6eac68a5b85a8.zip |
Copyright fixes
Diffstat (limited to 'cpp/demo/Ice/protobuf/Client.cpp')
-rw-r--r-- | cpp/demo/Ice/protobuf/Client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Ice/protobuf/Client.cpp b/cpp/demo/Ice/protobuf/Client.cpp index 0baae8f5248..192b133b7b3 100644 --- a/cpp/demo/Ice/protobuf/Client.cpp +++ b/cpp/demo/Ice/protobuf/Client.cpp @@ -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. |