diff options
Diffstat (limited to 'cpp/demo/Freeze/library/BookFactory.h')
-rw-r--r-- | cpp/demo/Freeze/library/BookFactory.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/cpp/demo/Freeze/library/BookFactory.h b/cpp/demo/Freeze/library/BookFactory.h index a998ab23c6c..d15d1b29533 100644 --- a/cpp/demo/Freeze/library/BookFactory.h +++ b/cpp/demo/Freeze/library/BookFactory.h @@ -2,9 +2,13 @@ // // Copyright (c) 2001 // ZeroC, Inc. -// Huntsville, AL, USA +// Billerica, MA, USA // -// All Rights Reserved +// All Rights Reserved. +// +// Ice is free software; you can redistribute it and/or modify it under +// the terms of the GNU General Public License version 2 as published by +// the Free Software Foundation. // // ********************************************************************** |