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