diff options
Diffstat (limited to 'python/modules/IcePy/ValueFactoryManager.cpp')
-rw-r--r-- | python/modules/IcePy/ValueFactoryManager.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/modules/IcePy/ValueFactoryManager.cpp b/python/modules/IcePy/ValueFactoryManager.cpp index 5fc1ada382f..082118c118f 100644 --- a/python/modules/IcePy/ValueFactoryManager.cpp +++ b/python/modules/IcePy/ValueFactoryManager.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <ValueFactoryManager.h> #include <Thread.h> |