diff options
Diffstat (limited to 'cppe/test')
132 files changed, 142 insertions, 142 deletions
diff --git a/cppe/test/Common/Makefile b/cppe/test/Common/Makefile index 0c04aae77b2..2ea22857fb7 100644 --- a/cppe/test/Common/Makefile +++ b/cppe/test/Common/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/Common/TestCommon.cpp b/cppe/test/Common/TestCommon.cpp index 8f85aad14c1..3e452ed61a1 100755 --- a/cppe/test/Common/TestCommon.cpp +++ b/cppe/test/Common/TestCommon.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/Makefile b/cppe/test/IceE/Makefile index 4c2abc874da..971635863c2 100644 --- a/cppe/test/IceE/Makefile +++ b/cppe/test/IceE/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/AllTests.cpp b/cppe/test/IceE/adapterDeactivation/AllTests.cpp index 45f3e2cea53..a0dc4e206fa 100644 --- a/cppe/test/IceE/adapterDeactivation/AllTests.cpp +++ b/cppe/test/IceE/adapterDeactivation/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/Client.cpp b/cppe/test/IceE/adapterDeactivation/Client.cpp index bdcc4dab8e9..82319956283 100644 --- a/cppe/test/IceE/adapterDeactivation/Client.cpp +++ b/cppe/test/IceE/adapterDeactivation/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/Collocated.cpp b/cppe/test/IceE/adapterDeactivation/Collocated.cpp index a4bde025c0e..a5df269f725 100644 --- a/cppe/test/IceE/adapterDeactivation/Collocated.cpp +++ b/cppe/test/IceE/adapterDeactivation/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/Makefile b/cppe/test/IceE/adapterDeactivation/Makefile index b3908f0e69b..f49c606c5ae 100644 --- a/cppe/test/IceE/adapterDeactivation/Makefile +++ b/cppe/test/IceE/adapterDeactivation/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/Server.cpp b/cppe/test/IceE/adapterDeactivation/Server.cpp index c7f53ee6b35..c3a7d21d039 100644 --- a/cppe/test/IceE/adapterDeactivation/Server.cpp +++ b/cppe/test/IceE/adapterDeactivation/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/Test.ice b/cppe/test/IceE/adapterDeactivation/Test.ice index 50d391864f4..9ac2450b93b 100644 --- a/cppe/test/IceE/adapterDeactivation/Test.ice +++ b/cppe/test/IceE/adapterDeactivation/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/TestI.cpp b/cppe/test/IceE/adapterDeactivation/TestI.cpp index f5b5e582e2f..1da2ba2e58d 100644 --- a/cppe/test/IceE/adapterDeactivation/TestI.cpp +++ b/cppe/test/IceE/adapterDeactivation/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/TestI.h b/cppe/test/IceE/adapterDeactivation/TestI.h index eaa82a0fc5c..b22823dfefd 100644 --- a/cppe/test/IceE/adapterDeactivation/TestI.h +++ b/cppe/test/IceE/adapterDeactivation/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/adapterDeactivation/run.py b/cppe/test/IceE/adapterDeactivation/run.py index a16dc413602..2f0572679fa 100755 --- a/cppe/test/IceE/adapterDeactivation/run.py +++ b/cppe/test/IceE/adapterDeactivation/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/AllTests.cpp b/cppe/test/IceE/custom/AllTests.cpp index 94e57af2af1..ac3acc0e897 100644 --- a/cppe/test/IceE/custom/AllTests.cpp +++ b/cppe/test/IceE/custom/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/Client.cpp b/cppe/test/IceE/custom/Client.cpp index 2f90fa23ee4..e9c8dc8e485 100644 --- a/cppe/test/IceE/custom/Client.cpp +++ b/cppe/test/IceE/custom/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/Collocated.cpp b/cppe/test/IceE/custom/Collocated.cpp index ce1b59f0f4a..85327248359 100644 --- a/cppe/test/IceE/custom/Collocated.cpp +++ b/cppe/test/IceE/custom/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/Makefile b/cppe/test/IceE/custom/Makefile index e6d1e41d07e..cd395edf2fa 100644 --- a/cppe/test/IceE/custom/Makefile +++ b/cppe/test/IceE/custom/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/MyByteSeq.cpp b/cppe/test/IceE/custom/MyByteSeq.cpp index 4f84142c6b3..15b80466df1 100755 --- a/cppe/test/IceE/custom/MyByteSeq.cpp +++ b/cppe/test/IceE/custom/MyByteSeq.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/MyByteSeq.h b/cppe/test/IceE/custom/MyByteSeq.h index eed2fb3b29d..3ac58f7dd2c 100644 --- a/cppe/test/IceE/custom/MyByteSeq.h +++ b/cppe/test/IceE/custom/MyByteSeq.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/Server.cpp b/cppe/test/IceE/custom/Server.cpp index 5919bb7e74b..893293dafe5 100644 --- a/cppe/test/IceE/custom/Server.cpp +++ b/cppe/test/IceE/custom/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/StringConverterI.cpp b/cppe/test/IceE/custom/StringConverterI.cpp index 9ce51b96348..9088240209f 100644 --- a/cppe/test/IceE/custom/StringConverterI.cpp +++ b/cppe/test/IceE/custom/StringConverterI.cpp @@ -1,9 +1,9 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/test/IceE/custom/StringConverterI.h b/cppe/test/IceE/custom/StringConverterI.h index 46441d54384..92143eceff9 100644 --- a/cppe/test/IceE/custom/StringConverterI.h +++ b/cppe/test/IceE/custom/StringConverterI.h @@ -1,9 +1,9 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/test/IceE/custom/Test.ice b/cppe/test/IceE/custom/Test.ice index d94f4ed74ca..2c2a014907d 100644 --- a/cppe/test/IceE/custom/Test.ice +++ b/cppe/test/IceE/custom/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/TestI.cpp b/cppe/test/IceE/custom/TestI.cpp index 69c6f9a5bfd..01757278ab6 100644 --- a/cppe/test/IceE/custom/TestI.cpp +++ b/cppe/test/IceE/custom/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/TestI.h b/cppe/test/IceE/custom/TestI.h index c0f1c3bcfef..3e5931e9691 100644 --- a/cppe/test/IceE/custom/TestI.h +++ b/cppe/test/IceE/custom/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/custom/Wstring.ice b/cppe/test/IceE/custom/Wstring.ice index 869475cec09..5e9115f6595 100644 --- a/cppe/test/IceE/custom/Wstring.ice +++ b/cppe/test/IceE/custom/Wstring.ice @@ -1,9 +1,9 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/test/IceE/custom/WstringI.cpp b/cppe/test/IceE/custom/WstringI.cpp index acda01c8d7a..805a7e9bc29 100644 --- a/cppe/test/IceE/custom/WstringI.cpp +++ b/cppe/test/IceE/custom/WstringI.cpp @@ -1,9 +1,9 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/test/IceE/custom/WstringI.h b/cppe/test/IceE/custom/WstringI.h index 3753bd5d620..d27600d7717 100644 --- a/cppe/test/IceE/custom/WstringI.h +++ b/cppe/test/IceE/custom/WstringI.h @@ -1,9 +1,9 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 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. +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. // // ********************************************************************** diff --git a/cppe/test/IceE/custom/run.py b/cppe/test/IceE/custom/run.py index b1ae6d03406..b13d30bf8ee 100755 --- a/cppe/test/IceE/custom/run.py +++ b/cppe/test/IceE/custom/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/AllTests.cpp b/cppe/test/IceE/exceptions/AllTests.cpp index c6fdcb91482..d31ac6f4179 100644 --- a/cppe/test/IceE/exceptions/AllTests.cpp +++ b/cppe/test/IceE/exceptions/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/Client.cpp b/cppe/test/IceE/exceptions/Client.cpp index 0019a3bd223..cac3dbc7454 100644 --- a/cppe/test/IceE/exceptions/Client.cpp +++ b/cppe/test/IceE/exceptions/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/Collocated.cpp b/cppe/test/IceE/exceptions/Collocated.cpp index 3330d89f40d..96d22da15a7 100644 --- a/cppe/test/IceE/exceptions/Collocated.cpp +++ b/cppe/test/IceE/exceptions/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/Makefile b/cppe/test/IceE/exceptions/Makefile index c6be782dfef..0d65ff1be1f 100644 --- a/cppe/test/IceE/exceptions/Makefile +++ b/cppe/test/IceE/exceptions/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/Server.cpp b/cppe/test/IceE/exceptions/Server.cpp index 7cc080075e5..b67e5029a75 100644 --- a/cppe/test/IceE/exceptions/Server.cpp +++ b/cppe/test/IceE/exceptions/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/Test.ice b/cppe/test/IceE/exceptions/Test.ice index 8738ae11040..9665ca7396a 100644 --- a/cppe/test/IceE/exceptions/Test.ice +++ b/cppe/test/IceE/exceptions/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/TestI.cpp b/cppe/test/IceE/exceptions/TestI.cpp index 3e2b8c1f849..cf098b64ced 100644 --- a/cppe/test/IceE/exceptions/TestI.cpp +++ b/cppe/test/IceE/exceptions/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/TestI.h b/cppe/test/IceE/exceptions/TestI.h index a4237ea3673..949bd005c4a 100644 --- a/cppe/test/IceE/exceptions/TestI.h +++ b/cppe/test/IceE/exceptions/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/exceptions/run.py b/cppe/test/IceE/exceptions/run.py index c0454dee059..89a2c7bf383 100755 --- a/cppe/test/IceE/exceptions/run.py +++ b/cppe/test/IceE/exceptions/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/AllTests.cpp b/cppe/test/IceE/facets/AllTests.cpp index 4bf6a0f1306..6b2aa767051 100644 --- a/cppe/test/IceE/facets/AllTests.cpp +++ b/cppe/test/IceE/facets/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/Client.cpp b/cppe/test/IceE/facets/Client.cpp index 26bf95a97b5..a386b41152d 100644 --- a/cppe/test/IceE/facets/Client.cpp +++ b/cppe/test/IceE/facets/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/Collocated.cpp b/cppe/test/IceE/facets/Collocated.cpp index b3244fe6257..3cfa8fe27cd 100644 --- a/cppe/test/IceE/facets/Collocated.cpp +++ b/cppe/test/IceE/facets/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/Makefile b/cppe/test/IceE/facets/Makefile index b3908f0e69b..f49c606c5ae 100644 --- a/cppe/test/IceE/facets/Makefile +++ b/cppe/test/IceE/facets/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/Server.cpp b/cppe/test/IceE/facets/Server.cpp index 440c5a768c3..f12c84bc1a8 100644 --- a/cppe/test/IceE/facets/Server.cpp +++ b/cppe/test/IceE/facets/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/Test.ice b/cppe/test/IceE/facets/Test.ice index a68c4622379..dfb515f5357 100644 --- a/cppe/test/IceE/facets/Test.ice +++ b/cppe/test/IceE/facets/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/TestI.cpp b/cppe/test/IceE/facets/TestI.cpp index d0cc893b891..f320c5e18b2 100644 --- a/cppe/test/IceE/facets/TestI.cpp +++ b/cppe/test/IceE/facets/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/TestI.h b/cppe/test/IceE/facets/TestI.h index 8d1a964e294..f1b98ec42c1 100644 --- a/cppe/test/IceE/facets/TestI.h +++ b/cppe/test/IceE/facets/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/facets/run.py b/cppe/test/IceE/facets/run.py index 83b9a6b0c43..3656d174805 100755 --- a/cppe/test/IceE/facets/run.py +++ b/cppe/test/IceE/facets/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/AllTests.cpp b/cppe/test/IceE/faultTolerance/AllTests.cpp index eb2b4e61db0..5193f8f78dd 100644 --- a/cppe/test/IceE/faultTolerance/AllTests.cpp +++ b/cppe/test/IceE/faultTolerance/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/Client.cpp b/cppe/test/IceE/faultTolerance/Client.cpp index 8d724ae9ebf..c977fe70e8d 100644 --- a/cppe/test/IceE/faultTolerance/Client.cpp +++ b/cppe/test/IceE/faultTolerance/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/Makefile b/cppe/test/IceE/faultTolerance/Makefile index 7489e4380a7..7f84890036d 100644 --- a/cppe/test/IceE/faultTolerance/Makefile +++ b/cppe/test/IceE/faultTolerance/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/Server.cpp b/cppe/test/IceE/faultTolerance/Server.cpp index 9b66408f27d..7a862e58b1c 100644 --- a/cppe/test/IceE/faultTolerance/Server.cpp +++ b/cppe/test/IceE/faultTolerance/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/Test.ice b/cppe/test/IceE/faultTolerance/Test.ice index 23c49655e50..2db87bc81e5 100644 --- a/cppe/test/IceE/faultTolerance/Test.ice +++ b/cppe/test/IceE/faultTolerance/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/TestI.cpp b/cppe/test/IceE/faultTolerance/TestI.cpp index d55de476da7..087f62396c7 100644 --- a/cppe/test/IceE/faultTolerance/TestI.cpp +++ b/cppe/test/IceE/faultTolerance/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/TestI.h b/cppe/test/IceE/faultTolerance/TestI.h index ef884613782..27ffc3a1d46 100644 --- a/cppe/test/IceE/faultTolerance/TestI.h +++ b/cppe/test/IceE/faultTolerance/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/faultTolerance/run.py b/cppe/test/IceE/faultTolerance/run.py index 85128de4171..9648abbaffa 100755 --- a/cppe/test/IceE/faultTolerance/run.py +++ b/cppe/test/IceE/faultTolerance/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/AllTests.cpp b/cppe/test/IceE/inheritance/AllTests.cpp index 9d83f41c180..4e34616d7e8 100644 --- a/cppe/test/IceE/inheritance/AllTests.cpp +++ b/cppe/test/IceE/inheritance/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/Client.cpp b/cppe/test/IceE/inheritance/Client.cpp index edc2dc0a23a..f66f2dc86b9 100644 --- a/cppe/test/IceE/inheritance/Client.cpp +++ b/cppe/test/IceE/inheritance/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/Collocated.cpp b/cppe/test/IceE/inheritance/Collocated.cpp index cda42edbcc9..938a27e8c92 100644 --- a/cppe/test/IceE/inheritance/Collocated.cpp +++ b/cppe/test/IceE/inheritance/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/Makefile b/cppe/test/IceE/inheritance/Makefile index b3908f0e69b..f49c606c5ae 100644 --- a/cppe/test/IceE/inheritance/Makefile +++ b/cppe/test/IceE/inheritance/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/Server.cpp b/cppe/test/IceE/inheritance/Server.cpp index 2a1860b4b91..8292139dfb6 100644 --- a/cppe/test/IceE/inheritance/Server.cpp +++ b/cppe/test/IceE/inheritance/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/Test.ice b/cppe/test/IceE/inheritance/Test.ice index d756c2d09e7..1aaa5099e46 100644 --- a/cppe/test/IceE/inheritance/Test.ice +++ b/cppe/test/IceE/inheritance/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/TestI.cpp b/cppe/test/IceE/inheritance/TestI.cpp index 61606f994c7..90631c30944 100644 --- a/cppe/test/IceE/inheritance/TestI.cpp +++ b/cppe/test/IceE/inheritance/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/TestI.h b/cppe/test/IceE/inheritance/TestI.h index c862cbb5877..4aaa980aeb5 100644 --- a/cppe/test/IceE/inheritance/TestI.h +++ b/cppe/test/IceE/inheritance/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/inheritance/run.py b/cppe/test/IceE/inheritance/run.py index 815a7b8c0d3..f51bfce8b0f 100755 --- a/cppe/test/IceE/inheritance/run.py +++ b/cppe/test/IceE/inheritance/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/AllTests.cpp b/cppe/test/IceE/location/AllTests.cpp index 37282f1bfc7..755075f4dc8 100644 --- a/cppe/test/IceE/location/AllTests.cpp +++ b/cppe/test/IceE/location/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/Client.cpp b/cppe/test/IceE/location/Client.cpp index 7c0239a0de4..5016d987663 100644 --- a/cppe/test/IceE/location/Client.cpp +++ b/cppe/test/IceE/location/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/Makefile b/cppe/test/IceE/location/Makefile index 7ecff3f20db..9b316551595 100644 --- a/cppe/test/IceE/location/Makefile +++ b/cppe/test/IceE/location/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/Server.cpp b/cppe/test/IceE/location/Server.cpp index 060977678df..9a9838200a7 100644 --- a/cppe/test/IceE/location/Server.cpp +++ b/cppe/test/IceE/location/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/ServerLocator.cpp b/cppe/test/IceE/location/ServerLocator.cpp index 5b8c7c9008f..b55d6ea4536 100644 --- a/cppe/test/IceE/location/ServerLocator.cpp +++ b/cppe/test/IceE/location/ServerLocator.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/ServerLocator.h b/cppe/test/IceE/location/ServerLocator.h index 452e543f46b..3ad8fca93ed 100644 --- a/cppe/test/IceE/location/ServerLocator.h +++ b/cppe/test/IceE/location/ServerLocator.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/Test.ice b/cppe/test/IceE/location/Test.ice index 5be2ee3d7b5..bcef8e3b25a 100644 --- a/cppe/test/IceE/location/Test.ice +++ b/cppe/test/IceE/location/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/TestI.cpp b/cppe/test/IceE/location/TestI.cpp index 2c240add7d3..d4a6639cc0b 100644 --- a/cppe/test/IceE/location/TestI.cpp +++ b/cppe/test/IceE/location/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/TestI.h b/cppe/test/IceE/location/TestI.h index 829bd136568..97aeafda2b6 100644 --- a/cppe/test/IceE/location/TestI.h +++ b/cppe/test/IceE/location/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/location/run.py b/cppe/test/IceE/location/run.py index 3811a8602d8..d035eec195d 100755 --- a/cppe/test/IceE/location/run.py +++ b/cppe/test/IceE/location/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/AllTests.cpp b/cppe/test/IceE/operations/AllTests.cpp index ffd8cd66a01..49425bc27c1 100644 --- a/cppe/test/IceE/operations/AllTests.cpp +++ b/cppe/test/IceE/operations/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/BatchOneways.cpp b/cppe/test/IceE/operations/BatchOneways.cpp index 57cb58e2d9f..3ed3df956e1 100644 --- a/cppe/test/IceE/operations/BatchOneways.cpp +++ b/cppe/test/IceE/operations/BatchOneways.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Client.cpp b/cppe/test/IceE/operations/Client.cpp index 93a44906e4e..538c2a253d0 100644 --- a/cppe/test/IceE/operations/Client.cpp +++ b/cppe/test/IceE/operations/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Collocated.cpp b/cppe/test/IceE/operations/Collocated.cpp index 1ddf397b8fd..4315a54b0c8 100644 --- a/cppe/test/IceE/operations/Collocated.cpp +++ b/cppe/test/IceE/operations/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Makefile b/cppe/test/IceE/operations/Makefile index d56b562a97c..a0e3a54d2cf 100644 --- a/cppe/test/IceE/operations/Makefile +++ b/cppe/test/IceE/operations/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Server.cpp b/cppe/test/IceE/operations/Server.cpp index c0db2495e5f..e628e6acaa3 100644 --- a/cppe/test/IceE/operations/Server.cpp +++ b/cppe/test/IceE/operations/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Test.ice b/cppe/test/IceE/operations/Test.ice index 05c6ba21dfd..485330d3ee0 100644 --- a/cppe/test/IceE/operations/Test.ice +++ b/cppe/test/IceE/operations/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/TestI.cpp b/cppe/test/IceE/operations/TestI.cpp index a416b009c71..981ae8c5029 100644 --- a/cppe/test/IceE/operations/TestI.cpp +++ b/cppe/test/IceE/operations/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/TestI.h b/cppe/test/IceE/operations/TestI.h index 755f5ee9958..738096d1ebb 100644 --- a/cppe/test/IceE/operations/TestI.h +++ b/cppe/test/IceE/operations/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/Twoways.cpp b/cppe/test/IceE/operations/Twoways.cpp index fbeb6fb8e79..83298f0e165 100644 --- a/cppe/test/IceE/operations/Twoways.cpp +++ b/cppe/test/IceE/operations/Twoways.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/operations/run.py b/cppe/test/IceE/operations/run.py index 8594d27db17..48dbd71e0fc 100755 --- a/cppe/test/IceE/operations/run.py +++ b/cppe/test/IceE/operations/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/AllTests.cpp b/cppe/test/IceE/retry/AllTests.cpp index ac5b58ecf7b..70b39b678b2 100644 --- a/cppe/test/IceE/retry/AllTests.cpp +++ b/cppe/test/IceE/retry/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/Client.cpp b/cppe/test/IceE/retry/Client.cpp index 6bfe74c8876..c3a6b08892a 100644 --- a/cppe/test/IceE/retry/Client.cpp +++ b/cppe/test/IceE/retry/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/Makefile b/cppe/test/IceE/retry/Makefile index f1c37871bc2..03e63a83758 100644 --- a/cppe/test/IceE/retry/Makefile +++ b/cppe/test/IceE/retry/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/Server.cpp b/cppe/test/IceE/retry/Server.cpp index edc6738eebf..e9fa45d3cb3 100644 --- a/cppe/test/IceE/retry/Server.cpp +++ b/cppe/test/IceE/retry/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/Test.ice b/cppe/test/IceE/retry/Test.ice index d68f4da6804..57dc973a827 100644 --- a/cppe/test/IceE/retry/Test.ice +++ b/cppe/test/IceE/retry/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/TestI.cpp b/cppe/test/IceE/retry/TestI.cpp index 1f16ab5bf7d..5cd3e0c043b 100644 --- a/cppe/test/IceE/retry/TestI.cpp +++ b/cppe/test/IceE/retry/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/TestI.h b/cppe/test/IceE/retry/TestI.h index 8175352a3b2..a08537b6752 100644 --- a/cppe/test/IceE/retry/TestI.h +++ b/cppe/test/IceE/retry/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/retry/run.py b/cppe/test/IceE/retry/run.py index eda80e1a74f..fc4aa8df3ae 100755 --- a/cppe/test/IceE/retry/run.py +++ b/cppe/test/IceE/retry/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/AllTests.cpp b/cppe/test/IceE/slicing/AllTests.cpp index 334ebdb8f35..68ae271d526 100644 --- a/cppe/test/IceE/slicing/AllTests.cpp +++ b/cppe/test/IceE/slicing/AllTests.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/Client.cpp b/cppe/test/IceE/slicing/Client.cpp index a8762d778aa..f4573f726fb 100644 --- a/cppe/test/IceE/slicing/Client.cpp +++ b/cppe/test/IceE/slicing/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/Makefile b/cppe/test/IceE/slicing/Makefile index 403cbdfcea4..1c7152568df 100644 --- a/cppe/test/IceE/slicing/Makefile +++ b/cppe/test/IceE/slicing/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/Server.cpp b/cppe/test/IceE/slicing/Server.cpp index e5a346d7076..b92bdad4856 100644 --- a/cppe/test/IceE/slicing/Server.cpp +++ b/cppe/test/IceE/slicing/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/ServerPrivate.ice b/cppe/test/IceE/slicing/ServerPrivate.ice index 32770d647b7..81046facc3b 100644 --- a/cppe/test/IceE/slicing/ServerPrivate.ice +++ b/cppe/test/IceE/slicing/ServerPrivate.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/Test.ice b/cppe/test/IceE/slicing/Test.ice index b38c7e8fc49..9945a23c4a3 100644 --- a/cppe/test/IceE/slicing/Test.ice +++ b/cppe/test/IceE/slicing/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/TestI.cpp b/cppe/test/IceE/slicing/TestI.cpp index e5a6c59fe16..cdae4a0e478 100644 --- a/cppe/test/IceE/slicing/TestI.cpp +++ b/cppe/test/IceE/slicing/TestI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/TestI.h b/cppe/test/IceE/slicing/TestI.h index ba3bd9dbe1b..2d9332fbe55 100644 --- a/cppe/test/IceE/slicing/TestI.h +++ b/cppe/test/IceE/slicing/TestI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/slicing/run.py b/cppe/test/IceE/slicing/run.py index 5724c6659ee..7f6dd3054f8 100755 --- a/cppe/test/IceE/slicing/run.py +++ b/cppe/test/IceE/slicing/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/AliveTest.cpp b/cppe/test/IceE/thread/AliveTest.cpp index 5bc82756743..76a6b0149c7 100644 --- a/cppe/test/IceE/thread/AliveTest.cpp +++ b/cppe/test/IceE/thread/AliveTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/AliveTest.h b/cppe/test/IceE/thread/AliveTest.h index ab08a8e45e5..695b35c6785 100644 --- a/cppe/test/IceE/thread/AliveTest.h +++ b/cppe/test/IceE/thread/AliveTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/Client.cpp b/cppe/test/IceE/thread/Client.cpp index efadd7d113b..e36c2f5059c 100644 --- a/cppe/test/IceE/thread/Client.cpp +++ b/cppe/test/IceE/thread/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/CreateTest.cpp b/cppe/test/IceE/thread/CreateTest.cpp index 8710229d4c2..f60b3ca9079 100644 --- a/cppe/test/IceE/thread/CreateTest.cpp +++ b/cppe/test/IceE/thread/CreateTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/CreateTest.h b/cppe/test/IceE/thread/CreateTest.h index 0479df9a52b..cbcf7aad705 100644 --- a/cppe/test/IceE/thread/CreateTest.h +++ b/cppe/test/IceE/thread/CreateTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/Makefile b/cppe/test/IceE/thread/Makefile index b56a3009757..d7be5865871 100644 --- a/cppe/test/IceE/thread/Makefile +++ b/cppe/test/IceE/thread/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MonitorMutexTest.cpp b/cppe/test/IceE/thread/MonitorMutexTest.cpp index 3bbd50e7b97..4ed29cb86ee 100644 --- a/cppe/test/IceE/thread/MonitorMutexTest.cpp +++ b/cppe/test/IceE/thread/MonitorMutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MonitorMutexTest.h b/cppe/test/IceE/thread/MonitorMutexTest.h index a8c05831afe..0bd1a528ca1 100644 --- a/cppe/test/IceE/thread/MonitorMutexTest.h +++ b/cppe/test/IceE/thread/MonitorMutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MonitorRecMutexTest.cpp b/cppe/test/IceE/thread/MonitorRecMutexTest.cpp index cd263e66dce..126d53fa861 100644 --- a/cppe/test/IceE/thread/MonitorRecMutexTest.cpp +++ b/cppe/test/IceE/thread/MonitorRecMutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MonitorRecMutexTest.h b/cppe/test/IceE/thread/MonitorRecMutexTest.h index a91e483d4f0..c7209d4e553 100644 --- a/cppe/test/IceE/thread/MonitorRecMutexTest.h +++ b/cppe/test/IceE/thread/MonitorRecMutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MutexTest.cpp b/cppe/test/IceE/thread/MutexTest.cpp index 3303d502bd0..dfca515c716 100644 --- a/cppe/test/IceE/thread/MutexTest.cpp +++ b/cppe/test/IceE/thread/MutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/MutexTest.h b/cppe/test/IceE/thread/MutexTest.h index f8c1ca36997..99371dccc32 100644 --- a/cppe/test/IceE/thread/MutexTest.h +++ b/cppe/test/IceE/thread/MutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/RWRecMutexTest.cpp b/cppe/test/IceE/thread/RWRecMutexTest.cpp index feb168fb95e..ddfe7cab154 100644 --- a/cppe/test/IceE/thread/RWRecMutexTest.cpp +++ b/cppe/test/IceE/thread/RWRecMutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/RWRecMutexTest.h b/cppe/test/IceE/thread/RWRecMutexTest.h index 0abdb81b974..2fb94b9554a 100644 --- a/cppe/test/IceE/thread/RWRecMutexTest.h +++ b/cppe/test/IceE/thread/RWRecMutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/RecMutexTest.cpp b/cppe/test/IceE/thread/RecMutexTest.cpp index ae2e904c1f0..dddb1178f84 100644 --- a/cppe/test/IceE/thread/RecMutexTest.cpp +++ b/cppe/test/IceE/thread/RecMutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/RecMutexTest.h b/cppe/test/IceE/thread/RecMutexTest.h index b2b0677b32a..04265a23fca 100644 --- a/cppe/test/IceE/thread/RecMutexTest.h +++ b/cppe/test/IceE/thread/RecMutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/StartTest.cpp b/cppe/test/IceE/thread/StartTest.cpp index 2d340392b9f..4d51b139e42 100644 --- a/cppe/test/IceE/thread/StartTest.cpp +++ b/cppe/test/IceE/thread/StartTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/StartTest.h b/cppe/test/IceE/thread/StartTest.h index aef08e6c60c..51199de5ebe 100644 --- a/cppe/test/IceE/thread/StartTest.h +++ b/cppe/test/IceE/thread/StartTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/StaticMutexTest.cpp b/cppe/test/IceE/thread/StaticMutexTest.cpp index 6e37bbb19d0..914bc20e109 100644 --- a/cppe/test/IceE/thread/StaticMutexTest.cpp +++ b/cppe/test/IceE/thread/StaticMutexTest.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/StaticMutexTest.h b/cppe/test/IceE/thread/StaticMutexTest.h index 58dd98ef444..dd4e1f9a3c5 100644 --- a/cppe/test/IceE/thread/StaticMutexTest.h +++ b/cppe/test/IceE/thread/StaticMutexTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/TestBase.cpp b/cppe/test/IceE/thread/TestBase.cpp index fea5d6899f4..7ef6b95fd36 100644 --- a/cppe/test/IceE/thread/TestBase.cpp +++ b/cppe/test/IceE/thread/TestBase.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/TestBase.h b/cppe/test/IceE/thread/TestBase.h index b196e06183c..10eb17560ac 100644 --- a/cppe/test/IceE/thread/TestBase.h +++ b/cppe/test/IceE/thread/TestBase.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/TestSuite.cpp b/cppe/test/IceE/thread/TestSuite.cpp index 759e69023ed..6bd3778abf4 100644 --- a/cppe/test/IceE/thread/TestSuite.cpp +++ b/cppe/test/IceE/thread/TestSuite.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/TestSuite.h b/cppe/test/IceE/thread/TestSuite.h index 298e87b812a..f656677cdaf 100644 --- a/cppe/test/IceE/thread/TestSuite.h +++ b/cppe/test/IceE/thread/TestSuite.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/thread/run.py b/cppe/test/IceE/thread/run.py index fce7c05e900..4739503a4b0 100755 --- a/cppe/test/IceE/thread/run.py +++ b/cppe/test/IceE/thread/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/uuid/Client.cpp b/cppe/test/IceE/uuid/Client.cpp index 0fb5a90bb4c..52199e95295 100644 --- a/cppe/test/IceE/uuid/Client.cpp +++ b/cppe/test/IceE/uuid/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/uuid/Makefile b/cppe/test/IceE/uuid/Makefile index f2d46a703a9..b3fd6476e21 100644 --- a/cppe/test/IceE/uuid/Makefile +++ b/cppe/test/IceE/uuid/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/IceE/uuid/run.py b/cppe/test/IceE/uuid/run.py index e0ff0cf92ec..4b6f120a28c 100755 --- a/cppe/test/IceE/uuid/run.py +++ b/cppe/test/IceE/uuid/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/Makefile b/cppe/test/Makefile index c3bd023a7a0..25f82a5d6b8 100644 --- a/cppe/test/Makefile +++ b/cppe/test/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/include/TestApplication.h b/cppe/test/include/TestApplication.h index 578b8add33f..77f820e354c 100644 --- a/cppe/test/include/TestApplication.h +++ b/cppe/test/include/TestApplication.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. diff --git a/cppe/test/include/TestCommon.h b/cppe/test/include/TestCommon.h index 92a0d1072b0..0fe249dc591 100644 --- a/cppe/test/include/TestCommon.h +++ b/cppe/test/include/TestCommon.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. |