diff options
Diffstat (limited to 'cpp/test/Ice/interceptor/MyObjectI.h')
-rw-r--r-- | cpp/test/Ice/interceptor/MyObjectI.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/interceptor/MyObjectI.h b/cpp/test/Ice/interceptor/MyObjectI.h index 7de63b4b285..10e2966c582 100644 --- a/cpp/test/Ice/interceptor/MyObjectI.h +++ b/cpp/test/Ice/interceptor/MyObjectI.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef MY_OBJECT_I_H #define MY_OBJECT_I_H |