diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-02-13 13:42:07 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-02-13 13:42:07 +0000 |
commit | 9b45fd415667886f4c22245462f60a490df6706e (patch) | |
tree | 0ab77c6d7b1637426a15365a2411ea1a3212b095 /cpp/src/slice2vb/Gen.cpp | |
parent | moving IceGridAdmin.chm to runtime component (see bug 1801) (diff) | |
download | ice-9b45fd415667886f4c22245462f60a490df6706e.tar.bz2 ice-9b45fd415667886f4c22245462f60a490df6706e.tar.xz ice-9b45fd415667886f4c22245462f60a490df6706e.zip |
Updated copyright
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 ddba555e405..5780907339d 100755 --- a/cpp/src/slice2vb/Gen.cpp +++ b/cpp/src/slice2vb/Gen.cpp @@ -1025,7 +1025,7 @@ Slice::Gen::printHeader() static const char* header = "' **********************************************************************\n" "'\n" -"' Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n" +"' Copyright (c) 2003-2007 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" |