diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-03-06 13:17:28 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-03-06 13:17:28 +0000 |
commit | e1399a9442c2840cf7a03388eb9ffa7f5cf0ff45 (patch) | |
tree | 617a5cb7a245b3d52508a4aee3d89d1931a0140c /cpp/src/slice2javae/Gen.cpp | |
parent | Updated copyright (diff) | |
download | ice-e1399a9442c2840cf7a03388eb9ffa7f5cf0ff45.tar.bz2 ice-e1399a9442c2840cf7a03388eb9ffa7f5cf0ff45.tar.xz ice-e1399a9442c2840cf7a03388eb9ffa7f5cf0ff45.zip |
Updated copyright
Diffstat (limited to 'cpp/src/slice2javae/Gen.cpp')
-rw-r--r-- | cpp/src/slice2javae/Gen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2javae/Gen.cpp b/cpp/src/slice2javae/Gen.cpp index c35d7bb78b1..0c7f810e86b 100644 --- a/cpp/src/slice2javae/Gen.cpp +++ b/cpp/src/slice2javae/Gen.cpp @@ -67,7 +67,7 @@ Slice::JavaEOutput::printHeader() static const char* header = "// **********************************************************************\n" "//\n" -"// Copyright (c) 2005-2006 ZeroC, Inc. All rights reserved.\n" +"// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.\n" "//\n" "// This copy of Ice-E is licensed to you under the terms described in the\n" "// ICEE_LICENSE file included in this distribution.\n" |