diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
commit | c580b84fce32d9135031103d38bb0aabf48e9164 (patch) | |
tree | fd22e600dd09320b37f75b6394d5d2f6f6aeae39 /cpp/src/slice2cs/Gen.cpp | |
parent | Added visual basic (diff) | |
download | ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.bz2 ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.xz ice-c580b84fce32d9135031103d38bb0aabf48e9164.zip |
2004 to 2005
Diffstat (limited to 'cpp/src/slice2cs/Gen.cpp')
-rwxr-xr-x | cpp/src/slice2cs/Gen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2cs/Gen.cpp b/cpp/src/slice2cs/Gen.cpp index 59cd0741981..fee8f38968d 100755 --- a/cpp/src/slice2cs/Gen.cpp +++ b/cpp/src/slice2cs/Gen.cpp @@ -981,7 +981,7 @@ Slice::Gen::printHeader() static const char* header = "// **********************************************************************\n" "//\n" -"// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.\n" +"// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n" "//\n" "// This copy of Ice is licensed to you under the terms described in the\n" "// ICE_LICENSE file included in this distribution.\n" |