summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/PythonUtil.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2006-07-27 23:05:00 +0000
committerMark Spruiell <mes@zeroc.com>2006-07-27 23:05:00 +0000
commite618256829cfa9ea23572088f75c16005034ab71 (patch)
tree98d115b2b4d5962abbbbd820707fe3f6c3488a7b /cpp/src/Slice/PythonUtil.cpp
parentminor fix (diff)
downloadice-e618256829cfa9ea23572088f75c16005034ab71.tar.bz2
ice-e618256829cfa9ea23572088f75c16005034ab71.tar.xz
ice-e618256829cfa9ea23572088f75c16005034ab71.zip
copyright fix
Diffstat (limited to 'cpp/src/Slice/PythonUtil.cpp')
-rw-r--r--cpp/src/Slice/PythonUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Slice/PythonUtil.cpp b/cpp/src/Slice/PythonUtil.cpp
index 3471d0f7b6c..34dffee22a3 100644
--- a/cpp/src/Slice/PythonUtil.cpp
+++ b/cpp/src/Slice/PythonUtil.cpp
@@ -1888,7 +1888,7 @@ Slice::Python::printHeader(IceUtil::Output& out)
static const char* header =
"# **********************************************************************\n"
"#\n"
-"# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n"
+"# Copyright (c) 2003-2006 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"