diff options
Diffstat (limited to 'python/test/Ice/properties/Client.py')
-rw-r--r-- | python/test/Ice/properties/Client.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/properties/Client.py b/python/test/Ice/properties/Client.py index 1a3b94ff486..c2045c1b308 100644 --- a/python/test/Ice/properties/Client.py +++ b/python/test/Ice/properties/Client.py @@ -1,10 +1,8 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import sys import Ice |