summaryrefslogtreecommitdiff
path: root/cpp/config/makeprops.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2007-02-13 13:42:07 +0000
committerDwayne Boone <dwayne@zeroc.com>2007-02-13 13:42:07 +0000
commit9b45fd415667886f4c22245462f60a490df6706e (patch)
tree0ab77c6d7b1637426a15365a2411ea1a3212b095 /cpp/config/makeprops.py
parentmoving IceGridAdmin.chm to runtime component (see bug 1801) (diff)
downloadice-9b45fd415667886f4c22245462f60a490df6706e.tar.bz2
ice-9b45fd415667886f4c22245462f60a490df6706e.tar.xz
ice-9b45fd415667886f4c22245462f60a490df6706e.zip
Updated copyright
Diffstat (limited to 'cpp/config/makeprops.py')
-rw-r--r--cpp/config/makeprops.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/makeprops.py b/cpp/config/makeprops.py
index aec33ea0a39..9ab92bbee23 100644
--- a/cpp/config/makeprops.py
+++ b/cpp/config/makeprops.py
@@ -64,7 +64,7 @@ def writePreamble(lang):
file = entry[1]
file.write("// **********************************************************************\n")
file.write("//\n")
- file.write("// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.\n")
+ file.write("// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved.\n")
file.write("//\n")
file.write("// This copy of Ice is licensed to you under the terms described in the\n")
file.write("// ICE_LICENSE file included in this distribution.\n")