diff options
Diffstat (limited to 'cpp/src/slice2vb/Gen.cpp')
-rwxr-xr-x | cpp/src/slice2vb/Gen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2vb/Gen.cpp b/cpp/src/slice2vb/Gen.cpp index 40c625965ec..3317e0db3b4 100755 --- a/cpp/src/slice2vb/Gen.cpp +++ b/cpp/src/slice2vb/Gen.cpp @@ -1020,7 +1020,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" |