diff options
author | Jose <jose@zeroc.com> | 2018-12-18 20:16:32 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-12-18 20:16:32 +0100 |
commit | 6b6c459791802bb00aa29114e758e4d7b7a79c2b (patch) | |
tree | 271cedfbbeed24da4bdf3fe31da7654a023353d1 /ruby/test | |
parent | Fix copyright header (diff) | |
download | ice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.tar.bz2 ice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.tar.xz ice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.zip |
Remove copyright notice
Diffstat (limited to 'ruby/test')
72 files changed, 0 insertions, 216 deletions
diff --git a/ruby/test/Ice/acm/AllTests.rb b/ruby/test/Ice/acm/AllTests.rb index 07ba0cf10c5..50782da8e62 100644 --- a/ruby/test/Ice/acm/AllTests.rb +++ b/ruby/test/Ice/acm/AllTests.rb @@ -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. -# # ********************************************************************** def testSetACM(communicator, com) diff --git a/ruby/test/Ice/acm/Client.rb b/ruby/test/Ice/acm/Client.rb index 7b6e998fe1b..e8abe174dbd 100755 --- a/ruby/test/Ice/acm/Client.rb +++ b/ruby/test/Ice/acm/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/acm/Test.ice b/ruby/test/Ice/acm/Test.ice index cb6ba637ec1..b68c5f3bffe 100644 --- a/ruby/test/Ice/acm/Test.ice +++ b/ruby/test/Ice/acm/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/ruby/test/Ice/application/Client.rb b/ruby/test/Ice/application/Client.rb index 85b937a0476..207b2e23775 100755 --- a/ruby/test/Ice/application/Client.rb +++ b/ruby/test/Ice/application/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/application/test.py b/ruby/test/Ice/application/test.py index a4bf01b05a4..76c171c3ff5 100644 --- a/ruby/test/Ice/application/test.py +++ b/ruby/test/Ice/application/test.py @@ -3,9 +3,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. -# # ********************************************************************** # Run this test manually diff --git a/ruby/test/Ice/binding/AllTests.rb b/ruby/test/Ice/binding/AllTests.rb index b7d5f03f034..d0e69ff64ee 100644 --- a/ruby/test/Ice/binding/AllTests.rb +++ b/ruby/test/Ice/binding/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/binding/Client.rb b/ruby/test/Ice/binding/Client.rb index a07acdbdace..ab2314d8d50 100755 --- a/ruby/test/Ice/binding/Client.rb +++ b/ruby/test/Ice/binding/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/binding/Test.ice b/ruby/test/Ice/binding/Test.ice index 36cd51d53aa..81601a8f60a 100644 --- a/ruby/test/Ice/binding/Test.ice +++ b/ruby/test/Ice/binding/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/ruby/test/Ice/checksum/AllTests.rb b/ruby/test/Ice/checksum/AllTests.rb index 836ed21e818..df2ca126f02 100644 --- a/ruby/test/Ice/checksum/AllTests.rb +++ b/ruby/test/Ice/checksum/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/checksum/CTypes.ice b/ruby/test/Ice/checksum/CTypes.ice index 84393f2a239..c4f972f0233 100644 --- a/ruby/test/Ice/checksum/CTypes.ice +++ b/ruby/test/Ice/checksum/CTypes.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/ruby/test/Ice/checksum/Client.rb b/ruby/test/Ice/checksum/Client.rb index f8dc005619b..8dee6dd6199 100755 --- a/ruby/test/Ice/checksum/Client.rb +++ b/ruby/test/Ice/checksum/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/checksum/Test.ice b/ruby/test/Ice/checksum/Test.ice index ed09006f6cd..3dd23bd4cca 100644 --- a/ruby/test/Ice/checksum/Test.ice +++ b/ruby/test/Ice/checksum/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/ruby/test/Ice/defaultValue/AllTests.rb b/ruby/test/Ice/defaultValue/AllTests.rb index 9eeec91ce6a..44ecc61f633 100644 --- a/ruby/test/Ice/defaultValue/AllTests.rb +++ b/ruby/test/Ice/defaultValue/AllTests.rb @@ -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. -# # ********************************************************************** def allTests() diff --git a/ruby/test/Ice/defaultValue/Client.rb b/ruby/test/Ice/defaultValue/Client.rb index 79aadcf1604..5e76de47ca9 100755 --- a/ruby/test/Ice/defaultValue/Client.rb +++ b/ruby/test/Ice/defaultValue/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/defaultValue/Test.ice b/ruby/test/Ice/defaultValue/Test.ice index 9712d04fdf1..7be1cf43dad 100644 --- a/ruby/test/Ice/defaultValue/Test.ice +++ b/ruby/test/Ice/defaultValue/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/ruby/test/Ice/enums/AllTests.rb b/ruby/test/Ice/enums/AllTests.rb index 7df93d04197..eec4ad318bf 100644 --- a/ruby/test/Ice/enums/AllTests.rb +++ b/ruby/test/Ice/enums/AllTests.rb @@ -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. -# # ********************************************************************** def allTests(helper, communicator) diff --git a/ruby/test/Ice/enums/Client.rb b/ruby/test/Ice/enums/Client.rb index c0ff80c0d20..84154f7d40c 100755 --- a/ruby/test/Ice/enums/Client.rb +++ b/ruby/test/Ice/enums/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/enums/Test.ice b/ruby/test/Ice/enums/Test.ice index 4162bbfd13b..57d0fb6211c 100644 --- a/ruby/test/Ice/enums/Test.ice +++ b/ruby/test/Ice/enums/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/ruby/test/Ice/exceptions/AllTests.rb b/ruby/test/Ice/exceptions/AllTests.rb index e8b372881bb..bd2c22349e2 100644 --- a/ruby/test/Ice/exceptions/AllTests.rb +++ b/ruby/test/Ice/exceptions/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/exceptions/Client.rb b/ruby/test/Ice/exceptions/Client.rb index 415874aa24d..f88719f9441 100755 --- a/ruby/test/Ice/exceptions/Client.rb +++ b/ruby/test/Ice/exceptions/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/exceptions/Test.ice b/ruby/test/Ice/exceptions/Test.ice index 5754811da4d..12c88bd68f9 100644 --- a/ruby/test/Ice/exceptions/Test.ice +++ b/ruby/test/Ice/exceptions/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/ruby/test/Ice/facets/AllTests.rb b/ruby/test/Ice/facets/AllTests.rb index a4bc00571cf..f1d1451ef69 100644 --- a/ruby/test/Ice/facets/AllTests.rb +++ b/ruby/test/Ice/facets/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/facets/Client.rb b/ruby/test/Ice/facets/Client.rb index c0ff80c0d20..84154f7d40c 100755 --- a/ruby/test/Ice/facets/Client.rb +++ b/ruby/test/Ice/facets/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/facets/Test.ice b/ruby/test/Ice/facets/Test.ice index d5bd230d689..9c2049dde9e 100644 --- a/ruby/test/Ice/facets/Test.ice +++ b/ruby/test/Ice/facets/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/ruby/test/Ice/info/AllTests.rb b/ruby/test/Ice/info/AllTests.rb index 8fc549871e5..f6618a5d4cc 100644 --- a/ruby/test/Ice/info/AllTests.rb +++ b/ruby/test/Ice/info/AllTests.rb @@ -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. -# # ********************************************************************** def getTCPEndpointInfo(info) diff --git a/ruby/test/Ice/info/Client.rb b/ruby/test/Ice/info/Client.rb index e6575b31ea9..9b00d0f25bc 100755 --- a/ruby/test/Ice/info/Client.rb +++ b/ruby/test/Ice/info/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/info/Test.ice b/ruby/test/Ice/info/Test.ice index b428fd6a065..000e1ac62d0 100644 --- a/ruby/test/Ice/info/Test.ice +++ b/ruby/test/Ice/info/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/ruby/test/Ice/inheritance/AllTests.rb b/ruby/test/Ice/inheritance/AllTests.rb index 4ce9b53b43d..bb7cd50990b 100644 --- a/ruby/test/Ice/inheritance/AllTests.rb +++ b/ruby/test/Ice/inheritance/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/inheritance/Client.rb b/ruby/test/Ice/inheritance/Client.rb index 8100380374c..32c79dc58b2 100755 --- a/ruby/test/Ice/inheritance/Client.rb +++ b/ruby/test/Ice/inheritance/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/inheritance/Test.ice b/ruby/test/Ice/inheritance/Test.ice index 2ba4eaf15a2..a3abde69abe 100644 --- a/ruby/test/Ice/inheritance/Test.ice +++ b/ruby/test/Ice/inheritance/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/ruby/test/Ice/location/AllTests.rb b/ruby/test/Ice/location/AllTests.rb index c250c69d256..e56594a6b71 100644 --- a/ruby/test/Ice/location/AllTests.rb +++ b/ruby/test/Ice/location/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/location/Client.rb b/ruby/test/Ice/location/Client.rb index b50100350fe..559132193eb 100755 --- a/ruby/test/Ice/location/Client.rb +++ b/ruby/test/Ice/location/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/location/Test.ice b/ruby/test/Ice/location/Test.ice index 670cc960006..eb9e5f9fab7 100644 --- a/ruby/test/Ice/location/Test.ice +++ b/ruby/test/Ice/location/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/ruby/test/Ice/objects/AllTests.rb b/ruby/test/Ice/objects/AllTests.rb index f0bcb2b95e1..dbd25dc9a69 100644 --- a/ruby/test/Ice/objects/AllTests.rb +++ b/ruby/test/Ice/objects/AllTests.rb @@ -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. -# # ********************************************************************** require './TestI.rb' diff --git a/ruby/test/Ice/objects/Client.rb b/ruby/test/Ice/objects/Client.rb index 3d83425bdb9..0107512de85 100755 --- a/ruby/test/Ice/objects/Client.rb +++ b/ruby/test/Ice/objects/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/objects/ClientPrivate.ice b/ruby/test/Ice/objects/ClientPrivate.ice index b567a304e0b..399ebe2f616 100644 --- a/ruby/test/Ice/objects/ClientPrivate.ice +++ b/ruby/test/Ice/objects/ClientPrivate.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/ruby/test/Ice/objects/Test.ice b/ruby/test/Ice/objects/Test.ice index e7a3bec7156..9dcc619f6d6 100644 --- a/ruby/test/Ice/objects/Test.ice +++ b/ruby/test/Ice/objects/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/ruby/test/Ice/objects/TestI.rb b/ruby/test/Ice/objects/TestI.rb index 68072f03100..aae55a5deed 100644 --- a/ruby/test/Ice/objects/TestI.rb +++ b/ruby/test/Ice/objects/TestI.rb @@ -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. -# # ********************************************************************** class BI < Test::B diff --git a/ruby/test/Ice/operations/AllTests.rb b/ruby/test/Ice/operations/AllTests.rb index 71db95bf242..d70ebf6d433 100644 --- a/ruby/test/Ice/operations/AllTests.rb +++ b/ruby/test/Ice/operations/AllTests.rb @@ -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. -# # ********************************************************************** require './Twoways' diff --git a/ruby/test/Ice/operations/BatchOneways.rb b/ruby/test/Ice/operations/BatchOneways.rb index 9c67c4ed531..083b5d1ab30 100644 --- a/ruby/test/Ice/operations/BatchOneways.rb +++ b/ruby/test/Ice/operations/BatchOneways.rb @@ -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. -# # ********************************************************************** def batchOneways(p) diff --git a/ruby/test/Ice/operations/Client.rb b/ruby/test/Ice/operations/Client.rb index dbdd17cb6a3..1b00ac1ce52 100755 --- a/ruby/test/Ice/operations/Client.rb +++ b/ruby/test/Ice/operations/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" diff --git a/ruby/test/Ice/operations/Test.ice b/ruby/test/Ice/operations/Test.ice index c5a1a7c5df5..10f0a1fe605 100644 --- a/ruby/test/Ice/operations/Test.ice +++ b/ruby/test/Ice/operations/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/ruby/test/Ice/operations/Twoways.rb b/ruby/test/Ice/operations/Twoways.rb index 19ebc2c6728..de832f51b71 100644 --- a/ruby/test/Ice/operations/Twoways.rb +++ b/ruby/test/Ice/operations/Twoways.rb @@ -3,9 +3,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. -# # ********************************************************************** def twoways(helper, communicator, p) diff --git a/ruby/test/Ice/optional/AllTests.rb b/ruby/test/Ice/optional/AllTests.rb index 32c258b1430..6b17e7fe4da 100644 --- a/ruby/test/Ice/optional/AllTests.rb +++ b/ruby/test/Ice/optional/AllTests.rb @@ -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. -# # ********************************************************************** def allTests(helper, communicator) diff --git a/ruby/test/Ice/optional/Client.rb b/ruby/test/Ice/optional/Client.rb index 87a465bb243..aec5a2ef0cf 100755 --- a/ruby/test/Ice/optional/Client.rb +++ b/ruby/test/Ice/optional/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/optional/ClientPrivate.ice b/ruby/test/Ice/optional/ClientPrivate.ice index db80ae1d19c..13883f4878d 100644 --- a/ruby/test/Ice/optional/ClientPrivate.ice +++ b/ruby/test/Ice/optional/ClientPrivate.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/ruby/test/Ice/optional/Test.ice b/ruby/test/Ice/optional/Test.ice index b71b7ee15b4..198cf053360 100644 --- a/ruby/test/Ice/optional/Test.ice +++ b/ruby/test/Ice/optional/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/ruby/test/Ice/properties/Client.rb b/ruby/test/Ice/properties/Client.rb index 61965ee8158..32ae9ee2373 100644 --- a/ruby/test/Ice/properties/Client.rb +++ b/ruby/test/Ice/properties/Client.rb @@ -4,9 +4,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/proxy/AllTests.rb b/ruby/test/Ice/proxy/AllTests.rb index 2b84827a3b1..2d5147bc11b 100644 --- a/ruby/test/Ice/proxy/AllTests.rb +++ b/ruby/test/Ice/proxy/AllTests.rb @@ -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. -# # ********************************************************************** def allTests(helper, communicator) diff --git a/ruby/test/Ice/proxy/Client.rb b/ruby/test/Ice/proxy/Client.rb index c9d9c75d990..38f6449eaa5 100755 --- a/ruby/test/Ice/proxy/Client.rb +++ b/ruby/test/Ice/proxy/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/proxy/Test.ice b/ruby/test/Ice/proxy/Test.ice index 97d34b81219..d659df358b9 100644 --- a/ruby/test/Ice/proxy/Test.ice +++ b/ruby/test/Ice/proxy/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/ruby/test/Ice/scope/AllTests.rb b/ruby/test/Ice/scope/AllTests.rb index e2141edfc01..9d8a812c4c7 100644 --- a/ruby/test/Ice/scope/AllTests.rb +++ b/ruby/test/Ice/scope/AllTests.rb @@ -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. -# # ********************************************************************** def allTests(helper, communicator) diff --git a/ruby/test/Ice/scope/Client.rb b/ruby/test/Ice/scope/Client.rb index 17e5cf22280..e6dfe5de3c2 100755 --- a/ruby/test/Ice/scope/Client.rb +++ b/ruby/test/Ice/scope/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/scope/Test.ice b/ruby/test/Ice/scope/Test.ice index 371f529dade..278977e680b 100644 --- a/ruby/test/Ice/scope/Test.ice +++ b/ruby/test/Ice/scope/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/ruby/test/Ice/slicing/exceptions/AllTests.rb b/ruby/test/Ice/slicing/exceptions/AllTests.rb index 55d3806cc15..355c4d8ce70 100644 --- a/ruby/test/Ice/slicing/exceptions/AllTests.rb +++ b/ruby/test/Ice/slicing/exceptions/AllTests.rb @@ -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. -# # ********************************************************************** def test(b) diff --git a/ruby/test/Ice/slicing/exceptions/Client.rb b/ruby/test/Ice/slicing/exceptions/Client.rb index 3235614b5a1..92e18cd6f85 100755 --- a/ruby/test/Ice/slicing/exceptions/Client.rb +++ b/ruby/test/Ice/slicing/exceptions/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/slicing/exceptions/Test.ice b/ruby/test/Ice/slicing/exceptions/Test.ice index ed2112c41cd..a5bd83a10b5 100644 --- a/ruby/test/Ice/slicing/exceptions/Test.ice +++ b/ruby/test/Ice/slicing/exceptions/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/ruby/test/Ice/slicing/objects/AllTests.rb b/ruby/test/Ice/slicing/objects/AllTests.rb index d1757fa8178..115521c3758 100644 --- a/ruby/test/Ice/slicing/objects/AllTests.rb +++ b/ruby/test/Ice/slicing/objects/AllTests.rb @@ -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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/slicing/objects/Client.rb b/ruby/test/Ice/slicing/objects/Client.rb index 20724399ae6..49cf2d1d147 100755 --- a/ruby/test/Ice/slicing/objects/Client.rb +++ b/ruby/test/Ice/slicing/objects/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require './AllTests' diff --git a/ruby/test/Ice/slicing/objects/ClientPrivate.ice b/ruby/test/Ice/slicing/objects/ClientPrivate.ice index 3b8622acd7b..d3a5e4252ac 100644 --- a/ruby/test/Ice/slicing/objects/ClientPrivate.ice +++ b/ruby/test/Ice/slicing/objects/ClientPrivate.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/ruby/test/Ice/slicing/objects/Test.ice b/ruby/test/Ice/slicing/objects/Test.ice index d3f9024933f..41f8b5401b9 100644 --- a/ruby/test/Ice/slicing/objects/Test.ice +++ b/ruby/test/Ice/slicing/objects/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/ruby/test/Ice/timeout/AllTests.rb b/ruby/test/Ice/timeout/AllTests.rb index f4794f94086..1a8efc36e57 100644 --- a/ruby/test/Ice/timeout/AllTests.rb +++ b/ruby/test/Ice/timeout/AllTests.rb @@ -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. -# # ********************************************************************** def connect(prx) diff --git a/ruby/test/Ice/timeout/Client.rb b/ruby/test/Ice/timeout/Client.rb index e41736d3160..45ed47512d5 100755 --- a/ruby/test/Ice/timeout/Client.rb +++ b/ruby/test/Ice/timeout/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Ice/timeout/Test.ice b/ruby/test/Ice/timeout/Test.ice index 36bdfdfef04..db6a9d326fb 100644 --- a/ruby/test/Ice/timeout/Test.ice +++ b/ruby/test/Ice/timeout/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/ruby/test/Slice/escape/Clash.ice b/ruby/test/Slice/escape/Clash.ice index be72f361505..d2c09105592 100644 --- a/ruby/test/Slice/escape/Clash.ice +++ b/ruby/test/Slice/escape/Clash.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. -// // ********************************************************************** [["underscore"]] diff --git a/ruby/test/Slice/escape/Client.rb b/ruby/test/Slice/escape/Client.rb index 65ae1019f54..3880823dd0b 100755 --- a/ruby/test/Slice/escape/Client.rb +++ b/ruby/test/Slice/escape/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Slice/escape/Key.ice b/ruby/test/Slice/escape/Key.ice index 2152ae74d76..68ad12cbcbf 100644 --- a/ruby/test/Slice/escape/Key.ice +++ b/ruby/test/Slice/escape/Key.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. -// // ********************************************************************** [["underscore", "suppress-warning:deprecated"]] diff --git a/ruby/test/Slice/macros/Client.rb b/ruby/test/Slice/macros/Client.rb index 31fea2187a7..57d96adeb49 100755 --- a/ruby/test/Slice/macros/Client.rb +++ b/ruby/test/Slice/macros/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Slice/macros/Test.ice b/ruby/test/Slice/macros/Test.ice index b7090fea465..e3c894aaa02 100644 --- a/ruby/test/Slice/macros/Test.ice +++ b/ruby/test/Slice/macros/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. -// // ********************************************************************** // diff --git a/ruby/test/Slice/structure/Client.rb b/ruby/test/Slice/structure/Client.rb index 286b2c402ea..3424afea667 100755 --- a/ruby/test/Slice/structure/Client.rb +++ b/ruby/test/Slice/structure/Client.rb @@ -3,9 +3,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. -# # ********************************************************************** require 'Ice' diff --git a/ruby/test/Slice/structure/Test.ice b/ruby/test/Slice/structure/Test.ice index 672f1d0541b..17f141c5a38 100644 --- a/ruby/test/Slice/structure/Test.ice +++ b/ruby/test/Slice/structure/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. -// // ********************************************************************** [["cpp:include:list"]] diff --git a/ruby/test/TestHelper.rb b/ruby/test/TestHelper.rb index ab690b9e5b4..9a63c15484f 100644 --- a/ruby/test/TestHelper.rb +++ b/ruby/test/TestHelper.rb @@ -3,9 +3,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. -# # ********************************************************************** require "Ice" |