diff options
Diffstat (limited to 'cpp/slice/Freeze')
-rw-r--r-- | cpp/slice/Freeze/CatalogData.ice | 2 | ||||
-rwxr-xr-x | cpp/slice/Freeze/Connection.ice | 3 | ||||
-rw-r--r-- | cpp/slice/Freeze/ConnectionF.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/DB.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/Evictor.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/EvictorF.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/EvictorStorage.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/Exception.ice | 2 | ||||
-rw-r--r-- | cpp/slice/Freeze/Makefile | 2 | ||||
-rwxr-xr-x | cpp/slice/Freeze/Transaction.ice | 3 |
10 files changed, 10 insertions, 12 deletions
diff --git a/cpp/slice/Freeze/CatalogData.ice b/cpp/slice/Freeze/CatalogData.ice index 50ced1b1b97..9e927b10783 100644 --- a/cpp/slice/Freeze/CatalogData.ice +++ b/cpp/slice/Freeze/CatalogData.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/Connection.ice b/cpp/slice/Freeze/Connection.ice index 0714319b8f9..3f94b223709 100755 --- a/cpp/slice/Freeze/Connection.ice +++ b/cpp/slice/Freeze/Connection.ice @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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 FREEZE_CONNECTION_ICE #define FREEZE_CONNECTION_ICE diff --git a/cpp/slice/Freeze/ConnectionF.ice b/cpp/slice/Freeze/ConnectionF.ice index 044977c76a3..57cfa0caa91 100644 --- a/cpp/slice/Freeze/ConnectionF.ice +++ b/cpp/slice/Freeze/ConnectionF.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/DB.ice b/cpp/slice/Freeze/DB.ice index 9db70c1eac7..992acd44577 100644 --- a/cpp/slice/Freeze/DB.ice +++ b/cpp/slice/Freeze/DB.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/Evictor.ice b/cpp/slice/Freeze/Evictor.ice index 1cce7f0dc61..ace057647af 100644 --- a/cpp/slice/Freeze/Evictor.ice +++ b/cpp/slice/Freeze/Evictor.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/EvictorF.ice b/cpp/slice/Freeze/EvictorF.ice index 373b6c38ed6..45d16580954 100644 --- a/cpp/slice/Freeze/EvictorF.ice +++ b/cpp/slice/Freeze/EvictorF.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/EvictorStorage.ice b/cpp/slice/Freeze/EvictorStorage.ice index 853e9fbab8e..569c5d03057 100644 --- a/cpp/slice/Freeze/EvictorStorage.ice +++ b/cpp/slice/Freeze/EvictorStorage.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/Exception.ice b/cpp/slice/Freeze/Exception.ice index b5d7cffc06c..2d6a31d1e0c 100644 --- a/cpp/slice/Freeze/Exception.ice +++ b/cpp/slice/Freeze/Exception.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/Makefile b/cpp/slice/Freeze/Makefile index cb80215473c..0b9280057ae 100644 --- a/cpp/slice/Freeze/Makefile +++ b/cpp/slice/Freeze/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2006 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. diff --git a/cpp/slice/Freeze/Transaction.ice b/cpp/slice/Freeze/Transaction.ice index 40faea4b6c8..1aa640e25a7 100755 --- a/cpp/slice/Freeze/Transaction.ice +++ b/cpp/slice/Freeze/Transaction.ice @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 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 FREEZE_TRANSACTION_ICE #define FREEZE_TRANSACTION_ICE |