diff options
Diffstat (limited to 'cpp/test/Ice/library/test.py')
-rw-r--r-- | cpp/test/Ice/library/test.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/library/test.py b/cpp/test/Ice/library/test.py index d85bcd502c8..72ef94d6052 100644 --- a/cpp/test/Ice/library/test.py +++ b/cpp/test/Ice/library/test.py @@ -1,7 +1,5 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** TestSuite(__file__, libDirs=["gencode", "consumer", "alltests"]) |