diff options
Diffstat (limited to 'cpp/include/Freeze')
-rw-r--r-- | cpp/include/Freeze/Freeze.h | 10 | ||||
-rw-r--r-- | cpp/include/Freeze/Index.h | 10 | ||||
-rw-r--r-- | cpp/include/Freeze/Initialize.h | 10 | ||||
-rw-r--r-- | cpp/include/Freeze/Makefile | 10 | ||||
-rw-r--r-- | cpp/include/Freeze/Map.h | 10 | ||||
-rw-r--r-- | cpp/include/Freeze/TransactionHolder.h | 10 |
6 files changed, 30 insertions, 30 deletions
diff --git a/cpp/include/Freeze/Freeze.h b/cpp/include/Freeze/Freeze.h index c373f5371fa..7c141d5269a 100644 --- a/cpp/include/Freeze/Freeze.h +++ b/cpp/include/Freeze/Freeze.h @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + #ifndef FREEZE_FREEZE_H #define FREEZE_FREEZE_H diff --git a/cpp/include/Freeze/Index.h b/cpp/include/Freeze/Index.h index a575c5e5b1d..c8c40478c4b 100644 --- a/cpp/include/Freeze/Index.h +++ b/cpp/include/Freeze/Index.h @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + #ifndef FREEZE_INDEX_H #define FREEZE_INDEX_H diff --git a/cpp/include/Freeze/Initialize.h b/cpp/include/Freeze/Initialize.h index c9658cdd049..3ea9ba8ff43 100644 --- a/cpp/include/Freeze/Initialize.h +++ b/cpp/include/Freeze/Initialize.h @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + #ifndef FREEZE_INITIALIZE_H #define FREEZE_INITIALIZE_H diff --git a/cpp/include/Freeze/Makefile b/cpp/include/Freeze/Makefile index 3f63510aa2f..cf5a4660cb3 100644 --- a/cpp/include/Freeze/Makefile +++ b/cpp/include/Freeze/Makefile @@ -1,17 +1,17 @@ # ********************************************************************** # -# Copyright (c) 2003 +# Copyright (c) 2003 - 2004 # ZeroC, Inc. -# Billerica, MA, USA +# North Palm Beach, FL, USA # # 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. +# This copy of Ice is licensed to you under the terms described in the +# ICE_LICENSE file included in this distribution. # # ********************************************************************** + top_srcdir = ../.. include $(top_srcdir)/config/Make.rules diff --git a/cpp/include/Freeze/Map.h b/cpp/include/Freeze/Map.h index 561e78e60d3..ce1648bb7d5 100644 --- a/cpp/include/Freeze/Map.h +++ b/cpp/include/Freeze/Map.h @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + #ifndef FREEZE_MAP_H #define FREEZE_MAP_H diff --git a/cpp/include/Freeze/TransactionHolder.h b/cpp/include/Freeze/TransactionHolder.h index 78834c7a439..0b3ffab9d97 100644 --- a/cpp/include/Freeze/TransactionHolder.h +++ b/cpp/include/Freeze/TransactionHolder.h @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + #ifndef FREEZE_TRANSACTION_HOLDER_H #define FREEZE_TRANSACTION_HOLDER_H |