diff options
Diffstat (limited to 'cpp/demo/IcePack/simple/HelloI.h')
-rw-r--r-- | cpp/demo/IcePack/simple/HelloI.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/demo/IcePack/simple/HelloI.h b/cpp/demo/IcePack/simple/HelloI.h index 12ed5ba1f9b..b3ca691c7e0 100644 --- a/cpp/demo/IcePack/simple/HelloI.h +++ b/cpp/demo/IcePack/simple/HelloI.h @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** - #ifndef HELLO_I_H #define HELLO_I_H |