diff options
Diffstat (limited to 'cpp/demo/Freeze/library/BookFactory.h')
-rw-r--r-- | cpp/demo/Freeze/library/BookFactory.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/demo/Freeze/library/BookFactory.h b/cpp/demo/Freeze/library/BookFactory.h index 1730ab61862..11226b6c457 100644 --- a/cpp/demo/Freeze/library/BookFactory.h +++ b/cpp/demo/Freeze/library/BookFactory.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 BOOK_FACTORY_H #define BOOK_FACTORY_H |