diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index f90622ff3b7..d12f58310bc 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -1,13 +1,11 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// -// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Jan 18 20:32:14 2008 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |