diff options
Diffstat (limited to 'cpp/test/Ice/impl')
-rw-r--r-- | cpp/test/Ice/impl/Makefile.mk | 3 | ||||
-rw-r--r-- | cpp/test/Ice/impl/Server.cpp | 3 | ||||
-rw-r--r-- | cpp/test/Ice/impl/ServerAMD.cpp | 3 | ||||
-rw-r--r-- | cpp/test/Ice/impl/Test.ice | 3 | ||||
-rw-r--r-- | cpp/test/Ice/impl/TestAMD.ice | 3 |
5 files changed, 0 insertions, 15 deletions
diff --git a/cpp/test/Ice/impl/Makefile.mk b/cpp/test/Ice/impl/Makefile.mk index 2e8690312fc..6fb01213eb9 100644 --- a/cpp/test/Ice/impl/Makefile.mk +++ b/cpp/test/Ice/impl/Makefile.mk @@ -2,9 +2,6 @@ # # Copyright (c) 2003-present 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. -# # ********************************************************************** $(test)_server_impl = Test diff --git a/cpp/test/Ice/impl/Server.cpp b/cpp/test/Ice/impl/Server.cpp index a908cb02814..d6ac0be17ed 100644 --- a/cpp/test/Ice/impl/Server.cpp +++ b/cpp/test/Ice/impl/Server.cpp @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** #include <Ice/Ice.h> diff --git a/cpp/test/Ice/impl/ServerAMD.cpp b/cpp/test/Ice/impl/ServerAMD.cpp index 829df7a5203..06f235c16c6 100644 --- a/cpp/test/Ice/impl/ServerAMD.cpp +++ b/cpp/test/Ice/impl/ServerAMD.cpp @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** #include <Ice/Ice.h> diff --git a/cpp/test/Ice/impl/Test.ice b/cpp/test/Ice/impl/Test.ice index a48b5965f3d..58a867270d9 100644 --- a/cpp/test/Ice/impl/Test.ice +++ b/cpp/test/Ice/impl/Test.ice @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** #pragma once diff --git a/cpp/test/Ice/impl/TestAMD.ice b/cpp/test/Ice/impl/TestAMD.ice index 8c9241e7649..61f7740962b 100644 --- a/cpp/test/Ice/impl/TestAMD.ice +++ b/cpp/test/Ice/impl/TestAMD.ice @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** #pragma once |