diff options
Diffstat (limited to 'java-compat/test/src')
413 files changed, 412 insertions, 1237 deletions
diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice index bd1e609d59c..22edc10c07e 100644 --- a/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice +++ b/java-compat/test/src/main/java/test/Glacier2/application/Callback.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java index 9f59a5089da..32518d5e4e1 100644 --- a/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java +++ b/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.application; diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Client.java b/java-compat/test/src/main/java/test/Glacier2/application/Client.java index e477679497c..66ec71aa648 100644 --- a/java-compat/test/src/main/java/test/Glacier2/application/Client.java +++ b/java-compat/test/src/main/java/test/Glacier2/application/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.application; diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Server.java b/java-compat/test/src/main/java/test/Glacier2/application/Server.java index e30764d3491..9654429d4eb 100644 --- a/java-compat/test/src/main/java/test/Glacier2/application/Server.java +++ b/java-compat/test/src/main/java/test/Glacier2/application/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.application; diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice index 04ed81780c1..8e03fa4286b 100644 --- a/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice +++ b/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java index 5aa66a15125..743cf53b452 100644 --- a/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java +++ b/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.router; diff --git a/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java b/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java index c79674f8d8b..fec555fc288 100644 --- a/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java +++ b/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.router; diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Client.java b/java-compat/test/src/main/java/test/Glacier2/router/Client.java index 8577206309e..3a521014fa5 100644 --- a/java-compat/test/src/main/java/test/Glacier2/router/Client.java +++ b/java-compat/test/src/main/java/test/Glacier2/router/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.router; diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Server.java b/java-compat/test/src/main/java/test/Glacier2/router/Server.java index 38298b086ac..574e69b54a8 100644 --- a/java-compat/test/src/main/java/test/Glacier2/router/Server.java +++ b/java-compat/test/src/main/java/test/Glacier2/router/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.router; diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice index f12b18d6d37..8088fea9958 100644 --- a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice +++ b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java index 98d39bfd740..99e57ebfea5 100644 --- a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java +++ b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.sessionHelper; diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java index 5e87bfb39e2..9f88b805b06 100644 --- a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java +++ b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.sessionHelper; diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java index 3f8fa3f550e..4e2aefbb816 100644 --- a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java +++ b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Glacier2.sessionHelper; diff --git a/java-compat/test/src/main/java/test/Ice/acm/AllTests.java b/java-compat/test/src/main/java/test/Ice/acm/AllTests.java index 706cf156128..f5311c80991 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/acm/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; diff --git a/java-compat/test/src/main/java/test/Ice/acm/Client.java b/java-compat/test/src/main/java/test/Ice/acm/Client.java index 40f8edb620e..5cc167c3430 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/Client.java +++ b/java-compat/test/src/main/java/test/Ice/acm/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; diff --git a/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java index ccc5dcf4643..2b0334e3201 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java +++ b/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; diff --git a/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java b/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java index b5fed8dfb10..e7375a6d257 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java +++ b/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; diff --git a/java-compat/test/src/main/java/test/Ice/acm/Server.java b/java-compat/test/src/main/java/test/Ice/acm/Server.java index d65718264fc..70749906ce2 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/Server.java +++ b/java-compat/test/src/main/java/test/Ice/acm/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; diff --git a/java-compat/test/src/main/java/test/Ice/acm/Test.ice b/java-compat/test/src/main/java/test/Ice/acm/Test.ice index dc78f238cec..14a9c6f5cd5 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/acm/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/acm/TestI.java b/java-compat/test/src/main/java/test/Ice/acm/TestI.java index 95bc3a4d8a9..77ae774eda4 100644 --- a/java-compat/test/src/main/java/test/Ice/acm/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/acm/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.acm; import test.Ice.acm.Test._TestIntfDisp; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java index 8768feab372..e28e9c59f40 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java index 5448ea6d950..c97da8520a5 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java index 4eb0329327f..44d0c6d1ac6 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java index 77a430fac71..a8d0320d22d 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java index 57f4a38dc68..e446db2b9c2 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java index 382595770ff..7b7da48f79a 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice index cf5110d82d8..0c0f6de5655 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java index 0355d067eaa..1e852265e66 100644 --- a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.adapterDeactivation; diff --git a/java-compat/test/src/main/java/test/Ice/admin/AllTests.java b/java-compat/test/src/main/java/test/Ice/admin/AllTests.java index 73c4f64b1b0..36fe9f6dc7a 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/admin/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/Client.java b/java-compat/test/src/main/java/test/Ice/admin/Client.java index 22455cc3d63..d2105c92418 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/Client.java +++ b/java-compat/test/src/main/java/test/Ice/admin/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java index c6e148cf8e0..7466203b83c 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java +++ b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java index 2dd8ba28651..ff2c8f1ddad 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java +++ b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java index 88be632dee0..a05ab6788b8 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java +++ b/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/Server.java b/java-compat/test/src/main/java/test/Ice/admin/Server.java index bd3b10b92d2..549f870638f 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/Server.java +++ b/java-compat/test/src/main/java/test/Ice/admin/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/admin/Test.ice b/java-compat/test/src/main/java/test/Ice/admin/Test.ice index cad8d14be58..39f504a4104 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/admin/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef TEST_ICE #define TEST_ICE diff --git a/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java b/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java index e0ddbf020c6..6dac3c9fa86 100644 --- a/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java +++ b/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.admin; diff --git a/java-compat/test/src/main/java/test/Ice/ami/AMI.java b/java-compat/test/src/main/java/test/Ice/ami/AMI.java index ce0ee136851..969ea4a96ba 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/AMI.java +++ b/java-compat/test/src/main/java/test/Ice/ami/AMI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/AllTests.java b/java-compat/test/src/main/java/test/Ice/ami/AllTests.java index 0a390f37e80..6f7fbb741ed 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/ami/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/Client.java b/java-compat/test/src/main/java/test/Ice/ami/Client.java index 90c651ed0db..b119cb28f48 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/Client.java +++ b/java-compat/test/src/main/java/test/Ice/ami/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/Collocated.java b/java-compat/test/src/main/java/test/Ice/ami/Collocated.java index 4de905441d6..736f2a8fe91 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/ami/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/Server.java b/java-compat/test/src/main/java/test/Ice/ami/Server.java index 67566f252f6..f3dda48b815 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/Server.java +++ b/java-compat/test/src/main/java/test/Ice/ami/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/Test.ice b/java-compat/test/src/main/java/test/Ice/ami/Test.ice index 9a89baaa87b..26375c59643 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/ami/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java index 69a7a6d38f5..ecb625c393e 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; import test.Ice.ami.Test._TestIntfControllerDisp; diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestI.java b/java-compat/test/src/main/java/test/Ice/ami/TestI.java index 1dc2f92b42e..8502a6bbc8b 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/ami/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestII.java b/java-compat/test/src/main/java/test/Ice/ami/TestII.java index eab2c66109a..422e77a69bf 100644 --- a/java-compat/test/src/main/java/test/Ice/ami/TestII.java +++ b/java-compat/test/src/main/java/test/Ice/ami/TestII.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.ami; diff --git a/java-compat/test/src/main/java/test/Ice/background/Acceptor.java b/java-compat/test/src/main/java/test/Ice/background/Acceptor.java index aad19fe7e9f..dbfea68c136 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Acceptor.java +++ b/java-compat/test/src/main/java/test/Ice/background/Acceptor.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; diff --git a/java-compat/test/src/main/java/test/Ice/background/AllTests.java b/java-compat/test/src/main/java/test/Ice/background/AllTests.java index 622a4a52e1c..0d4c605e48c 100644 --- a/java-compat/test/src/main/java/test/Ice/background/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/background/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java b/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java index a5edf09f286..ce5a6c8a309 100644 --- a/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; import test.Ice.background.Test._BackgroundControllerDisp; diff --git a/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java b/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java index 4cf84bdcd77..cb62b5302b8 100644 --- a/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java +++ b/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; import test.Ice.background.Test._BackgroundDisp; diff --git a/java-compat/test/src/main/java/test/Ice/background/Client.java b/java-compat/test/src/main/java/test/Ice/background/Client.java index bd2422b0d7c..0e0fc669e81 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Client.java +++ b/java-compat/test/src/main/java/test/Ice/background/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; import test.Ice.background.PluginFactory.PluginI; diff --git a/java-compat/test/src/main/java/test/Ice/background/Configuration.java b/java-compat/test/src/main/java/test/Ice/background/Configuration.java index 99a6e04304b..8c553f0a9b0 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Configuration.java +++ b/java-compat/test/src/main/java/test/Ice/background/Configuration.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; diff --git a/java-compat/test/src/main/java/test/Ice/background/Connector.java b/java-compat/test/src/main/java/test/Ice/background/Connector.java index 5add2e2ebce..2f1c1df2f33 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Connector.java +++ b/java-compat/test/src/main/java/test/Ice/background/Connector.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; final class Connector implements IceInternal.Connector diff --git a/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java b/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java index bc8e3a06800..36cd4e83c4c 100644 --- a/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java +++ b/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; final class EndpointFactory implements IceInternal.EndpointFactory diff --git a/java-compat/test/src/main/java/test/Ice/background/EndpointI.java b/java-compat/test/src/main/java/test/Ice/background/EndpointI.java index 1fc0fff7e14..c331189943d 100644 --- a/java-compat/test/src/main/java/test/Ice/background/EndpointI.java +++ b/java-compat/test/src/main/java/test/Ice/background/EndpointI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; final class EndpointI extends IceInternal.EndpointI diff --git a/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java b/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java index eed5818f478..2f1ee379ef1 100644 --- a/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java +++ b/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; diff --git a/java-compat/test/src/main/java/test/Ice/background/Server.java b/java-compat/test/src/main/java/test/Ice/background/Server.java index cfe3777571e..4d3a4882008 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Server.java +++ b/java-compat/test/src/main/java/test/Ice/background/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; import test.Ice.background.PluginFactory.PluginI; diff --git a/java-compat/test/src/main/java/test/Ice/background/Test.ice b/java-compat/test/src/main/java/test/Ice/background/Test.ice index ab7c85b5735..d916e96c53e 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/background/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/background/Transceiver.java b/java-compat/test/src/main/java/test/Ice/background/Transceiver.java index 08c674cff33..d8e49701d79 100644 --- a/java-compat/test/src/main/java/test/Ice/background/Transceiver.java +++ b/java-compat/test/src/main/java/test/Ice/background/Transceiver.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.background; diff --git a/java-compat/test/src/main/java/test/Ice/binding/AllTests.java b/java-compat/test/src/main/java/test/Ice/binding/AllTests.java index 8ebe5c33e60..d190507057a 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/binding/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; diff --git a/java-compat/test/src/main/java/test/Ice/binding/Client.java b/java-compat/test/src/main/java/test/Ice/binding/Client.java index 989a0448908..024b47370f5 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/Client.java +++ b/java-compat/test/src/main/java/test/Ice/binding/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; diff --git a/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java index 308a89874d2..381a9b9c4d9 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java +++ b/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; import test.Ice.binding.Test.RemoteObjectAdapterPrx; import test.Ice.binding.Test.RemoteObjectAdapterPrxHelper; diff --git a/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java b/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java index bbe26d21938..13ba3d63121 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java +++ b/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; diff --git a/java-compat/test/src/main/java/test/Ice/binding/Server.java b/java-compat/test/src/main/java/test/Ice/binding/Server.java index b9ad1497cb4..e7fe228138b 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/Server.java +++ b/java-compat/test/src/main/java/test/Ice/binding/Server.java @@ -1,8 +1,7 @@ // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; diff --git a/java-compat/test/src/main/java/test/Ice/binding/Test.ice b/java-compat/test/src/main/java/test/Ice/binding/Test.ice index 388c8e2e748..548e93d5b27 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/binding/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/binding/TestI.java b/java-compat/test/src/main/java/test/Ice/binding/TestI.java index 4e098779acf..bc63b27375a 100644 --- a/java-compat/test/src/main/java/test/Ice/binding/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/binding/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.binding; import test.Ice.binding.Test._TestIntfDisp; diff --git a/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java b/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java index 45ad786c8d2..817ffc01bd4 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.checksum; diff --git a/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java b/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java index fef51f960cd..37cf83b2d0d 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java +++ b/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.checksum; diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Client.java b/java-compat/test/src/main/java/test/Ice/checksum/Client.java index aa46d5f2d81..ec735866a94 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/Client.java +++ b/java-compat/test/src/main/java/test/Ice/checksum/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.checksum; diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Server.java b/java-compat/test/src/main/java/test/Ice/checksum/Server.java index ea560ed1fa9..18a0b92a78a 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/Server.java +++ b/java-compat/test/src/main/java/test/Ice/checksum/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.checksum; diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Test.ice b/java-compat/test/src/main/java/test/Ice/checksum/Test.ice index d00e3389f15..f3e116d2577 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/checksum/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice b/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice index 615930a03e3..612c928db8a 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice +++ b/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Types.ice b/java-compat/test/src/main/java/test/Ice/checksum/Types.ice index 94654206d7b..7ecbd2940de 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/Types.ice +++ b/java-compat/test/src/main/java/test/Ice/checksum/Types.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice b/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice index 4349b2ac095..426d1eca734 100644 --- a/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice +++ b/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java b/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java index f0b304bf107..3481a6513fc 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java b/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java index 51ff86e96b8..0c8fad4da9f 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java b/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java index 78547e8f3c8..fb7ff41f7b0 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Client.java b/java-compat/test/src/main/java/test/Ice/classLoader/Client.java index 1b77555098d..96d5a10b835 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/Client.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java b/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java index d9662547cc2..8c6fbe3e7e8 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java b/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java index 902bd32390a..c0659874fe4 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java b/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java index 2335adf8779..ea7d50e51c8 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Server.java b/java-compat/test/src/main/java/test/Ice/classLoader/Server.java index e0ec01c5d53..ee1a0410f0c 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/Server.java +++ b/java-compat/test/src/main/java/test/Ice/classLoader/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.classLoader; diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice b/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice index 801bdfa6dc2..35d63150d09 100644 --- a/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/custom/AllTests.java b/java-compat/test/src/main/java/test/Ice/custom/AllTests.java index 959b5e5c6d0..a1f9d7653a1 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/custom/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.custom; diff --git a/java-compat/test/src/main/java/test/Ice/custom/Client.java b/java-compat/test/src/main/java/test/Ice/custom/Client.java index 3cf437c2d7c..b5ef2dabc83 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/Client.java +++ b/java-compat/test/src/main/java/test/Ice/custom/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.custom; diff --git a/java-compat/test/src/main/java/test/Ice/custom/Collocated.java b/java-compat/test/src/main/java/test/Ice/custom/Collocated.java index 2aef694fb21..20375c8d397 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/custom/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.custom; diff --git a/java-compat/test/src/main/java/test/Ice/custom/Server.java b/java-compat/test/src/main/java/test/Ice/custom/Server.java index 88cfb6886e3..09d0e5523e6 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/Server.java +++ b/java-compat/test/src/main/java/test/Ice/custom/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.custom; diff --git a/java-compat/test/src/main/java/test/Ice/custom/Test.ice b/java-compat/test/src/main/java/test/Ice/custom/Test.ice index f501218bd07..2b5f20dfc06 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/custom/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/custom/TestI.java b/java-compat/test/src/main/java/test/Ice/custom/TestI.java index 208c00053ec..4d2dbbf8fd6 100644 --- a/java-compat/test/src/main/java/test/Ice/custom/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/custom/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.custom; diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java b/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java index 9124142dce6..a79df06501c 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.defaultServant; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java b/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java index 31e31a66038..706840afe28 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java +++ b/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.defaultServant; diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java b/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java index b2c5dfc54fd..2b93a9567a9 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java +++ b/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.defaultServant; import test.Ice.defaultServant.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice b/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice index 77454023f48..0a987478d0a 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java b/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java index 4add2d53307..aa234aca8e1 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.defaultValue; diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java b/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java index 553180e0fee..0c0ccab870e 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java +++ b/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.defaultValue; diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice b/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice index 44d1829608f..909276b41f2 100644 --- a/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java b/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java index 77924d71577..554c7ea3dfd 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java index 87e304da9fc..d3d0b38f459 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java index 890d0ccdd2c..e09ab4b368c 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java index ebe443fb365..a4265097c15 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java index ee46a49edef..c4188f19722 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice b/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice index 5947f496014..c314b97eaa5 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java index 858580b0e04..be38a17af79 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java b/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java index a8033cb879d..5295500436c 100644 --- a/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.dispatcher; diff --git a/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java b/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java index 7fede17e211..f8bf833a304 100644 --- a/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java +++ b/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.echo; diff --git a/java-compat/test/src/main/java/test/Ice/echo/Server.java b/java-compat/test/src/main/java/test/Ice/echo/Server.java index 073bb5e9cc1..813046db6ac 100644 --- a/java-compat/test/src/main/java/test/Ice/echo/Server.java +++ b/java-compat/test/src/main/java/test/Ice/echo/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.echo; diff --git a/java-compat/test/src/main/java/test/Ice/echo/Test.ice b/java-compat/test/src/main/java/test/Ice/echo/Test.ice index 762f79c95df..d2adc9fdb28 100644 --- a/java-compat/test/src/main/java/test/Ice/echo/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/echo/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/enums/AllTests.java b/java-compat/test/src/main/java/test/Ice/enums/AllTests.java index 8e1277df85a..d3d690ea41f 100644 --- a/java-compat/test/src/main/java/test/Ice/enums/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/enums/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.enums; diff --git a/java-compat/test/src/main/java/test/Ice/enums/Client.java b/java-compat/test/src/main/java/test/Ice/enums/Client.java index 8b7ab022838..7c2db5be1eb 100644 --- a/java-compat/test/src/main/java/test/Ice/enums/Client.java +++ b/java-compat/test/src/main/java/test/Ice/enums/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.enums; diff --git a/java-compat/test/src/main/java/test/Ice/enums/Server.java b/java-compat/test/src/main/java/test/Ice/enums/Server.java index c882830c3ba..3fc26f8d7d5 100644 --- a/java-compat/test/src/main/java/test/Ice/enums/Server.java +++ b/java-compat/test/src/main/java/test/Ice/enums/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.enums; diff --git a/java-compat/test/src/main/java/test/Ice/enums/Test.ice b/java-compat/test/src/main/java/test/Ice/enums/Test.ice index 7ae1985a4e8..d30d00d994f 100644 --- a/java-compat/test/src/main/java/test/Ice/enums/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/enums/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java b/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java index ffc2541e94c..5475b6ac970 100644 --- a/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java +++ b/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.enums; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java b/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java index 18c6dc53029..81518b359df 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java b/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java index 25709cef1b6..021d721b43c 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java b/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java index dd96bf11d52..ed5b02e9a5b 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Client.java b/java-compat/test/src/main/java/test/Ice/exceptions/Client.java index a6614863d85..0b32ebfbc0d 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/Client.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java b/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java index 52e6a17f8ba..5ec9b2f011c 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java b/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java index 5470beb4331..a2a54db138c 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java b/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java index 4f273508139..5f6d53f548b 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java index 07bceab1359..af4c9c2f04b 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Server.java b/java-compat/test/src/main/java/test/Ice/exceptions/Server.java index 11fb6400eab..f690484a549 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/Server.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice b/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice index 495e68eada0..55df00aa0de 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice index 5d5363dd3c3..30145c673fb 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java index 80bad880a7a..9bb97194dc5 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java index b99293dc9af..36374c5646d 100644 --- a/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java +++ b/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/facets/AI.java b/java-compat/test/src/main/java/test/Ice/facets/AI.java index 4c7b13f687c..41b13316ba1 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/AI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/AI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/AllTests.java b/java-compat/test/src/main/java/test/Ice/facets/AllTests.java index bdfb25fe3bf..40e16c68f49 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/facets/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/BI.java b/java-compat/test/src/main/java/test/Ice/facets/BI.java index 2c936e75172..0ddc172a0c0 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/BI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/BI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/CI.java b/java-compat/test/src/main/java/test/Ice/facets/CI.java index f6bcb28f4b4..61f3370a0b0 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/CI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/CI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/Client.java b/java-compat/test/src/main/java/test/Ice/facets/Client.java index e824050ed65..2b5dd0bf077 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/Client.java +++ b/java-compat/test/src/main/java/test/Ice/facets/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/Collocated.java b/java-compat/test/src/main/java/test/Ice/facets/Collocated.java index cf07c5f9e09..e9145a433ea 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/facets/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/DI.java b/java-compat/test/src/main/java/test/Ice/facets/DI.java index 9ccb34396f4..53fd4bdd33f 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/DI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/DI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/EI.java b/java-compat/test/src/main/java/test/Ice/facets/EI.java index a8230266405..1ec81b6c2ed 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/EI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/EI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java b/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java index dc43d334c41..1f72f0fd1ca 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/FI.java b/java-compat/test/src/main/java/test/Ice/facets/FI.java index 72e6af828ab..4f9d12b9280 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/FI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/FI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/GI.java b/java-compat/test/src/main/java/test/Ice/facets/GI.java index c6432c9eb9e..a82bf568b4c 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/GI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/GI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/HI.java b/java-compat/test/src/main/java/test/Ice/facets/HI.java index 5db8d7fa844..3ef5957d6f1 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/HI.java +++ b/java-compat/test/src/main/java/test/Ice/facets/HI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/Server.java b/java-compat/test/src/main/java/test/Ice/facets/Server.java index 3783a5d07b0..a8306f17f48 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/Server.java +++ b/java-compat/test/src/main/java/test/Ice/facets/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.facets; diff --git a/java-compat/test/src/main/java/test/Ice/facets/Test.ice b/java-compat/test/src/main/java/test/Ice/facets/Test.ice index 859e132f79f..186fda2b270 100644 --- a/java-compat/test/src/main/java/test/Ice/facets/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/facets/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java index dc63a3bd150..ab96bb1d05c 100644 --- a/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.faultTolerance; diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java index 0a67b0f1d41..e8c7b705f7e 100644 --- a/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java +++ b/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.faultTolerance; diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java index 0ff39a5a21d..ebd909e9cb2 100644 --- a/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java +++ b/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.faultTolerance; diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice b/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice index dc1d9ab47bd..dd9b300f8f1 100644 --- a/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java index e4313a5c950..601e8e4f69f 100644 --- a/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.faultTolerance; diff --git a/java-compat/test/src/main/java/test/Ice/hash/Client.java b/java-compat/test/src/main/java/test/Ice/hash/Client.java index e05c599bd77..32014b7f98a 100644 --- a/java-compat/test/src/main/java/test/Ice/hash/Client.java +++ b/java-compat/test/src/main/java/test/Ice/hash/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.hash; diff --git a/java-compat/test/src/main/java/test/Ice/hash/Test.ice b/java-compat/test/src/main/java/test/Ice/hash/Test.ice index 6fa2fb2dfa2..bd983b6b0b9 100644 --- a/java-compat/test/src/main/java/test/Ice/hash/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/hash/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/hold/AllTests.java b/java-compat/test/src/main/java/test/Ice/hold/AllTests.java index af67391753e..3eecc477820 100644 --- a/java-compat/test/src/main/java/test/Ice/hold/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/hold/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.hold; diff --git a/java-compat/test/src/main/java/test/Ice/hold/Client.java b/java-compat/test/src/main/java/test/Ice/hold/Client.java index 4f700152b5a..89d79809ef5 100644 --- a/java-compat/test/src/main/java/test/Ice/hold/Client.java +++ b/java-compat/test/src/main/java/test/Ice/hold/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.hold; diff --git a/java-compat/test/src/main/java/test/Ice/hold/HoldI.java b/java-compat/test/src/main/java/test/Ice/hold/HoldI.java index bfa31ded74c..077561f6db9 100644 --- a/java-compat/test/src/main/java/test/Ice/hold/HoldI.java +++ b/java-compat/test/src/main/java/test/Ice/hold/HoldI.java @@ -1,9 +1,7 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.hold; diff --git a/java-compat/test/src/main/java/test/Ice/hold/Server.java b/java-compat/test/src/main/java/test/Ice/hold/Server.java index 17f7904f4a3..89529a53a76 100644 --- a/java-compat/test/src/main/java/test/Ice/hold/Server.java +++ b/java-compat/test/src/main/java/test/Ice/hold/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.hold; diff --git a/java-compat/test/src/main/java/test/Ice/hold/Test.ice b/java-compat/test/src/main/java/test/Ice/hold/Test.ice index 389f816dbec..57393ba33ca 100644 --- a/java-compat/test/src/main/java/test/Ice/hold/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/hold/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java b/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java index 3bba7f2f711..82da59c411e 100644 --- a/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.impl; diff --git a/java-compat/test/src/main/java/test/Ice/impl/Server.java b/java-compat/test/src/main/java/test/Ice/impl/Server.java index fcb69568ffb..30785a4bac7 100644 --- a/java-compat/test/src/main/java/test/Ice/impl/Server.java +++ b/java-compat/test/src/main/java/test/Ice/impl/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.impl; diff --git a/java-compat/test/src/main/java/test/Ice/impl/Test.ice b/java-compat/test/src/main/java/test/Ice/impl/Test.ice index 719ab3d8807..0321946ddce 100644 --- a/java-compat/test/src/main/java/test/Ice/impl/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/impl/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice index 01f1087a64f..f3bd6397015 100644 --- a/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/info/AllTests.java b/java-compat/test/src/main/java/test/Ice/info/AllTests.java index a7c243fff31..008c2898cf7 100644 --- a/java-compat/test/src/main/java/test/Ice/info/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/info/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.info; diff --git a/java-compat/test/src/main/java/test/Ice/info/Client.java b/java-compat/test/src/main/java/test/Ice/info/Client.java index 57979536bb0..00a337a8ed3 100644 --- a/java-compat/test/src/main/java/test/Ice/info/Client.java +++ b/java-compat/test/src/main/java/test/Ice/info/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.info; diff --git a/java-compat/test/src/main/java/test/Ice/info/Server.java b/java-compat/test/src/main/java/test/Ice/info/Server.java index 1f4ec95523e..867c1d973e9 100644 --- a/java-compat/test/src/main/java/test/Ice/info/Server.java +++ b/java-compat/test/src/main/java/test/Ice/info/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.info; diff --git a/java-compat/test/src/main/java/test/Ice/info/Test.ice b/java-compat/test/src/main/java/test/Ice/info/Test.ice index c56b50dd777..476a2bf4f7f 100644 --- a/java-compat/test/src/main/java/test/Ice/info/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/info/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/info/TestI.java b/java-compat/test/src/main/java/test/Ice/info/TestI.java index 6155db81b51..cb24ab2d5cf 100644 --- a/java-compat/test/src/main/java/test/Ice/info/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/info/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.info; import test.Ice.info.Test._TestIntfDisp; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java b/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java index 4efe45800a3..f33bb351f2a 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java index a8b2d1007e8..6e9e2ad55ad 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java index 399db27e861..2a35c4a45c3 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java index 79915749dff..91bdc4d3ab8 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java index f462d24c5cb..291ed04f582 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Client.java b/java-compat/test/src/main/java/test/Ice/inheritance/Client.java index 289eaf545db..f573c0b2bd7 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/Client.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java b/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java index bf8d22a4a90..fcbb12b5d98 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java b/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java index 94df9f68036..d75c94f3562 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java b/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java index c58c703a2b6..a879cfca6a7 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java b/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java index 5890ac1cd66..a92d7516272 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java b/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java index 5809bf0cd19..09bc382ebc2 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java b/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java index 736196683e7..ab2304ddd28 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Server.java b/java-compat/test/src/main/java/test/Ice/inheritance/Server.java index 91605aed2fc..cdcb23ed8e9 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/Server.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.inheritance; diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice b/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice index b31e7ce5562..b9b4099aac4 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java b/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java index 9bbc6280b88..ffade5fbac4 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interceptor; diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/Client.java b/java-compat/test/src/main/java/test/Ice/interceptor/Client.java index ebe1f0d7115..d029404145e 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/Client.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interceptor; diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java b/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java index 83b7c3be3e6..547234e705b 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interceptor; diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java b/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java index d9572e3b3ca..1f60cb0adb8 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interceptor; diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java b/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java index bcd28a07012..551c6eb11c1 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java +++ b/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interceptor; diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice b/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice index 5ede302cfca..b2d0e8a8257 100644 --- a/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java b/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java index 757e118ec09..d86e0249c05 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Client.java b/java-compat/test/src/main/java/test/Ice/interrupt/Client.java index ada82cb2cf0..7689481a2d0 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/Client.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java b/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java index c184d42049c..1675c9b762d 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Server.java b/java-compat/test/src/main/java/test/Ice/interrupt/Server.java index 527ad65f8e4..688a5cd2adf 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/Server.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice b/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice index cce6a164281..4de5daeb8b2 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java index f7036e3043a..dc635087cfb 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java b/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java index 6067f13cd7b..24ef3b0aab5 100644 --- a/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.interrupt; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java b/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java index d7e93296d1a..dc56ac038e6 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java index a39a1c84406..bace059dce4 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java index 5506753cf8a..e044b3b6a75 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Client.java b/java-compat/test/src/main/java/test/Ice/invoke/Client.java index d3988861f93..248e253caf4 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/Client.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java index fc05cfd0f7e..d2d5db0d25d 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Server.java b/java-compat/test/src/main/java/test/Ice/invoke/Server.java index 94b47272411..f8008e49949 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/Server.java +++ b/java-compat/test/src/main/java/test/Ice/invoke/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.invoke; diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Test.ice b/java-compat/test/src/main/java/test/Ice/invoke/Test.ice index 63633099609..9ace89e1e10 100644 --- a/java-compat/test/src/main/java/test/Ice/invoke/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/invoke/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/location/AllTests.java b/java-compat/test/src/main/java/test/Ice/location/AllTests.java index f3867237fe3..f8a29f7cae0 100644 --- a/java-compat/test/src/main/java/test/Ice/location/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/location/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/Client.java b/java-compat/test/src/main/java/test/Ice/location/Client.java index 9c546d6ceb3..78d7397d107 100644 --- a/java-compat/test/src/main/java/test/Ice/location/Client.java +++ b/java-compat/test/src/main/java/test/Ice/location/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/HelloI.java b/java-compat/test/src/main/java/test/Ice/location/HelloI.java index b4dfddac16f..f259ecb1c93 100644 --- a/java-compat/test/src/main/java/test/Ice/location/HelloI.java +++ b/java-compat/test/src/main/java/test/Ice/location/HelloI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/Server.java b/java-compat/test/src/main/java/test/Ice/location/Server.java index e84b86cff16..6eaabac4fe3 100644 --- a/java-compat/test/src/main/java/test/Ice/location/Server.java +++ b/java-compat/test/src/main/java/test/Ice/location/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java b/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java index a59c419754c..1e5806866ca 100644 --- a/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java +++ b/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java b/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java index 6110a928bf6..91ae9164e9a 100644 --- a/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java +++ b/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java b/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java index a93fe830b62..235ba5085fe 100644 --- a/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java +++ b/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java @@ -1,9 +1,7 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/location/Test.ice b/java-compat/test/src/main/java/test/Ice/location/Test.ice index 028b8757c25..d7093f8ed0b 100644 --- a/java-compat/test/src/main/java/test/Ice/location/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/location/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/location/TestI.java b/java-compat/test/src/main/java/test/Ice/location/TestI.java index 36f174f8ff0..6f1122b506a 100644 --- a/java-compat/test/src/main/java/test/Ice/location/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/location/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.location; diff --git a/java-compat/test/src/main/java/test/Ice/logger/Client.java b/java-compat/test/src/main/java/test/Ice/logger/Client.java index 9015379d940..4daca10307a 100644 --- a/java-compat/test/src/main/java/test/Ice/logger/Client.java +++ b/java-compat/test/src/main/java/test/Ice/logger/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.logger; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java b/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java index 14cb50fe141..1f9e32986c8 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; import test.Ice.metrics.AMD.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java b/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java index 3d613acc71e..4c30e3db19f 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java b/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java index fec13900f89..5ac89068338 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java index a5840c8c7b4..656b0c2f0d2 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Client.java b/java-compat/test/src/main/java/test/Ice/metrics/Client.java index 19e0418af44..bfbc57311f0 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/Client.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java b/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java index dbf36fc3632..fe12f9c348c 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java index 0333a17dcc2..531d5ac3a2b 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java index 4e4c40d7879..e7ff531522b 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java index 10743284f5d..879435871c1 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java b/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java index 0c07d30f8b7..d2d793f2707 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; import test.Ice.metrics.Test._ControllerDisp; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java index aa0afb0a11d..bf904e4fbf9 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java index 2a32ef62f15..0bef0e8c7ba 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java b/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java index b484683f92d..808dc38fab2 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; import test.Ice.metrics.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java index c529859e333..6967588b118 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java index bfc50067c6c..69e460229b7 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Server.java b/java-compat/test/src/main/java/test/Ice/metrics/Server.java index d882d184003..cf32863be52 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/Server.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Test.ice b/java-compat/test/src/main/java/test/Ice/metrics/Test.ice index ea392b23764..ba164a2ac31 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/metrics/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice index 239c761cd73..9f2eb2d4cea 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java index c6025ca8e3c..98e522e08c9 100644 --- a/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java +++ b/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.metrics; diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java b/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java index 87fb6e1a01d..daeb5468b00 100644 --- a/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.networkProxy; diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java b/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java index 8eebfc79a06..a91b0e200b8 100644 --- a/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java +++ b/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.networkProxy; diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java b/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java index 251fad84f93..9b0ab8f588a 100644 --- a/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java +++ b/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.networkProxy; diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice b/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice index 080df653843..918d91ddca2 100644 --- a/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/objects/AllTests.java b/java-compat/test/src/main/java/test/Ice/objects/AllTests.java index 22ae1abdcac..7304a0ffb28 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/objects/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/BI.java b/java-compat/test/src/main/java/test/Ice/objects/BI.java index ecd1eff17f3..3256b32b5e3 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/BI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/BI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/CI.java b/java-compat/test/src/main/java/test/Ice/objects/CI.java index e384c21354a..15840099f9e 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/CI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/CI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/Client.java b/java-compat/test/src/main/java/test/Ice/objects/Client.java index a7c65db3c7f..b478a3273ae 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/Client.java +++ b/java-compat/test/src/main/java/test/Ice/objects/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/Collocated.java b/java-compat/test/src/main/java/test/Ice/objects/Collocated.java index 96877f744e1..b96ccb11d8d 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/objects/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/DI.java b/java-compat/test/src/main/java/test/Ice/objects/DI.java index 559613a7963..e5d6e94846a 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/DI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/DI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/EI.java b/java-compat/test/src/main/java/test/Ice/objects/EI.java index b0d523f5fd2..bb9e48b0729 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/EI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/EI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/FI.java b/java-compat/test/src/main/java/test/Ice/objects/FI.java index 0af4d9f5154..7ea22e1b658 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/FI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/FI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/HI.java b/java-compat/test/src/main/java/test/Ice/objects/HI.java index ee2ca45d699..1079723c1bc 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/HI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/HI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/II.java b/java-compat/test/src/main/java/test/Ice/objects/II.java index f38497228d1..ed9e12510ed 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/II.java +++ b/java-compat/test/src/main/java/test/Ice/objects/II.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/InitialI.java b/java-compat/test/src/main/java/test/Ice/objects/InitialI.java index 7439868a00c..5b1bc633643 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/JI.java b/java-compat/test/src/main/java/test/Ice/objects/JI.java index cb904e58403..e13d3637fa3 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/JI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/JI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/Server.java b/java-compat/test/src/main/java/test/Ice/objects/Server.java index fd35f344b32..b199b3a383c 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/Server.java +++ b/java-compat/test/src/main/java/test/Ice/objects/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/objects/Test.ice b/java-compat/test/src/main/java/test/Ice/objects/Test.ice index 1440f1e580f..28f1065a9ec 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/objects/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java b/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java index daf3f191ef2..82a2105810d 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java index b402e40eecf..16fe69ef940 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java b/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java index d50c9e4f069..fd9408a1472 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java index 6a86419bd26..5867e715ca9 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java b/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java index 3720c01e145..8a71c6e372a 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java +++ b/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/AllTests.java b/java-compat/test/src/main/java/test/Ice/operations/AllTests.java index 97dceb61541..4e12b625141 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/operations/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java b/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java index 62e8b8b366a..7982b62e47a 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java +++ b/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java index cc4b08784de..1a5232e88c2 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Client.java b/java-compat/test/src/main/java/test/Ice/operations/Client.java index 369d88b8136..977d1d76852 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Client.java +++ b/java-compat/test/src/main/java/test/Ice/operations/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Collocated.java b/java-compat/test/src/main/java/test/Ice/operations/Collocated.java index 9bec9b6b7c7..020e7d6741a 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/operations/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java index f4ee1968aae..ec9321c4ee0 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Oneways.java b/java-compat/test/src/main/java/test/Ice/operations/Oneways.java index 8243d9ea523..fec4ed8e1f2 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Oneways.java +++ b/java-compat/test/src/main/java/test/Ice/operations/Oneways.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java index 877f6cad019..55f6b4b0734 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Server.java b/java-compat/test/src/main/java/test/Ice/operations/Server.java index a6065b3315c..9437a860d9f 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Server.java +++ b/java-compat/test/src/main/java/test/Ice/operations/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Test.ice b/java-compat/test/src/main/java/test/Ice/operations/Test.ice index 3ecd9403fa0..3252f9d1462 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/operations/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice index 15fc3bc598f..72a7071f59f 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java index 8952602a500..a26c01b08e7 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/TieServer.java b/java-compat/test/src/main/java/test/Ice/operations/TieServer.java index 863300f75b4..a7f0cd91207 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/TieServer.java +++ b/java-compat/test/src/main/java/test/Ice/operations/TieServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/Twoways.java b/java-compat/test/src/main/java/test/Ice/operations/Twoways.java index 90cd5d63960..8fd25beff04 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/Twoways.java +++ b/java-compat/test/src/main/java/test/Ice/operations/Twoways.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java index e5c3654460e..c5577b45e4b 100644 --- a/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java +++ b/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.operations; diff --git a/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java b/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java index 906138cb7a7..0abbb0991c2 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java +++ b/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java b/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java index 23b334fd5da..d06e1fcb3e2 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/AllTests.java b/java-compat/test/src/main/java/test/Ice/optional/AllTests.java index c55a7fb6372..c3acb48f877 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/optional/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/Ice/optional/Client.java b/java-compat/test/src/main/java/test/Ice/optional/Client.java index 47635006924..bbfa7a49751 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/Client.java +++ b/java-compat/test/src/main/java/test/Ice/optional/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/InitialI.java b/java-compat/test/src/main/java/test/Ice/optional/InitialI.java index 6ac38a7e604..ad9abb6e145 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/optional/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java b/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java index 33b2eb3221e..d817430e177 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java +++ b/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/Server.java b/java-compat/test/src/main/java/test/Ice/optional/Server.java index 3122f059aff..107c6cee756 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/Server.java +++ b/java-compat/test/src/main/java/test/Ice/optional/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.optional; diff --git a/java-compat/test/src/main/java/test/Ice/optional/Test.ice b/java-compat/test/src/main/java/test/Ice/optional/Test.ice index d5e7499bca2..bb8e24e9eaa 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/optional/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice index 20aab31f6ba..ba73159084c 100644 --- a/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java b/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java index 80d13b176cb..8a7c98e9377 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.packagemd; diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Client.java b/java-compat/test/src/main/java/test/Ice/packagemd/Client.java index 98576a6e962..97770b3918b 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/Client.java +++ b/java-compat/test/src/main/java/test/Ice/packagemd/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.packagemd; diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java b/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java index aa583dccad8..3e21e19fdea 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.packagemd; diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice b/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice index a870f11e8ba..2842fcfcf9a 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice +++ b/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice b/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice index cd2c7ca3d4a..800c987111a 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice +++ b/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Server.java b/java-compat/test/src/main/java/test/Ice/packagemd/Server.java index 96df02862eb..e57b071ef64 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/Server.java +++ b/java-compat/test/src/main/java/test/Ice/packagemd/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.packagemd; diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice b/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice index b159ae3fa89..4f1826fb7b7 100644 --- a/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/plugin/Client.java b/java-compat/test/src/main/java/test/Ice/plugin/Client.java index e57061e7afa..c20d5645273 100644 --- a/java-compat/test/src/main/java/test/Ice/plugin/Client.java +++ b/java-compat/test/src/main/java/test/Ice/plugin/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.plugin; diff --git a/java-compat/test/src/main/java/test/Ice/properties/Client.java b/java-compat/test/src/main/java/test/Ice/properties/Client.java index d9bbde5e855..852f732af5f 100644 --- a/java-compat/test/src/main/java/test/Ice/properties/Client.java +++ b/java-compat/test/src/main/java/test/Ice/properties/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.properties; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java index 711659f37f7..3602610ec21 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; import test.Ice.proxy.AMD.Test.AMD_MyClass_getContext; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java b/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java index 5b1645493e5..286335a0bbe 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java b/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java index ef38420c2cb..57ebcd10180 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Client.java b/java-compat/test/src/main/java/test/Ice/proxy/Client.java index 65d372b69ac..f534cea10d2 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/Client.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java b/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java index 33e2e72d040..8f682116d53 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java index ff6c0f24f54..d48b9cd3dc7 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; import test.Ice.proxy.Test._MyDerivedClassDisp; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Server.java b/java-compat/test/src/main/java/test/Ice/proxy/Server.java index 66f26d4be5f..bd05cd53b24 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/Server.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Test.ice b/java-compat/test/src/main/java/test/Ice/proxy/Test.ice index 24fe7b2405c..559872632aa 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/proxy/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice index 14e8c88fc66..96de02daafd 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/retry/AllTests.java b/java-compat/test/src/main/java/test/Ice/retry/AllTests.java index d1a1c43a431..e5d67017133 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/retry/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/Client.java b/java-compat/test/src/main/java/test/Ice/retry/Client.java index b787a9dbd58..d94cc4678e5 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Client.java +++ b/java-compat/test/src/main/java/test/Ice/retry/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/Collocated.java b/java-compat/test/src/main/java/test/Ice/retry/Collocated.java index cf94dd1813e..9d69509b286 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/retry/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java b/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java index 175ad7cdc87..dbcb7407b26 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java +++ b/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/RetryI.java b/java-compat/test/src/main/java/test/Ice/retry/RetryI.java index d7ca2e1b90c..cd18ba98738 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/RetryI.java +++ b/java-compat/test/src/main/java/test/Ice/retry/RetryI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; import test.Ice.retry.Test._RetryDisp; diff --git a/java-compat/test/src/main/java/test/Ice/retry/Server.java b/java-compat/test/src/main/java/test/Ice/retry/Server.java index e4ae3dea54c..667e4ad8974 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Server.java +++ b/java-compat/test/src/main/java/test/Ice/retry/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java b/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java index 1c54f150c41..042902cbcd4 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java +++ b/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.retry; diff --git a/java-compat/test/src/main/java/test/Ice/retry/Test.ice b/java-compat/test/src/main/java/test/Ice/retry/Test.ice index 461068ab4ac..173ded096d7 100644 --- a/java-compat/test/src/main/java/test/Ice/retry/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/retry/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/scope/AllTests.java b/java-compat/test/src/main/java/test/Ice/scope/AllTests.java index 48b722e7d3c..79233bf445a 100644 --- a/java-compat/test/src/main/java/test/Ice/scope/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/scope/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.scope; diff --git a/java-compat/test/src/main/java/test/Ice/scope/Client.java b/java-compat/test/src/main/java/test/Ice/scope/Client.java index a30778016d4..6d3c86d6e70 100644 --- a/java-compat/test/src/main/java/test/Ice/scope/Client.java +++ b/java-compat/test/src/main/java/test/Ice/scope/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.scope; diff --git a/java-compat/test/src/main/java/test/Ice/scope/Server.java b/java-compat/test/src/main/java/test/Ice/scope/Server.java index 3a4040d2891..bc78df4abf6 100644 --- a/java-compat/test/src/main/java/test/Ice/scope/Server.java +++ b/java-compat/test/src/main/java/test/Ice/scope/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.scope; diff --git a/java-compat/test/src/main/java/test/Ice/scope/Test.ice b/java-compat/test/src/main/java/test/Ice/scope/Test.ice index 6552da75be2..98e620d0e8f 100644 --- a/java-compat/test/src/main/java/test/Ice/scope/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/scope/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java index 1faf276f48d..5bad2637f77 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java index 75345cd960c..997f4c95721 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java index a5f9e42460c..e69f1f698b1 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java index 6a5a0368556..0a2d86f9cbd 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java index 3ad0a376da4..6a42adf1976 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java index ef7aac3e301..955782566df 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Large.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Large.java index 6211f635182..21e79c65ff2 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Large.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Large.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Small.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Small.java index 1e4366da11e..c24f9086901 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Small.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Small.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/SmallHolder.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/SmallHolder.java index 31e3bb2e7e8..02128e4a54f 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/SmallHolder.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/SmallHolder.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Struct.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Struct.java index fd075ef0c12..fa0dedac09c 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Struct.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Struct.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/StructHolder.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/StructHolder.java index 91f9d18675a..1b41b58d397 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/StructHolder.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/StructHolder.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java index 560cc5d0d50..ce5163d08e9 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice b/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice index aebae01d55a..d139896777a 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice index f983af0af84..a60349ed6b7 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java index 3c75d4c9d3f..07bd44549c5 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java index c6f84d0721e..cb91caa944b 100644 --- a/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java +++ b/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.seqMapping; diff --git a/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java b/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java index 6be8242b616..a6676395d3f 100644 --- a/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.serialize; import test.Ice.serialize.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Client.java b/java-compat/test/src/main/java/test/Ice/serialize/Client.java index b1a00ba6fa3..4002cfff3bf 100644 --- a/java-compat/test/src/main/java/test/Ice/serialize/Client.java +++ b/java-compat/test/src/main/java/test/Ice/serialize/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.serialize; import test.Ice.serialize.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java b/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java index 2d26f66ff88..82a945e382c 100644 --- a/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java +++ b/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.serialize; import test.Ice.serialize.Test.*; diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Server.java b/java-compat/test/src/main/java/test/Ice/serialize/Server.java index 1b84b395943..8a63e6cf4b9 100644 --- a/java-compat/test/src/main/java/test/Ice/serialize/Server.java +++ b/java-compat/test/src/main/java/test/Ice/serialize/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.serialize; diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Test.ice b/java-compat/test/src/main/java/test/Ice/serialize/Test.ice index 297c7765c72..527e6affbdf 100644 --- a/java-compat/test/src/main/java/test/Ice/serialize/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/serialize/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java index 2d9c71b97f5..92dca36f944 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java index 3c20de9b871..accd91b9fa7 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java index 52ae618f30d..1d4ac41f6ae 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java index 917f36afc44..3218304fa95 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java index aa34b176f63..37e97319478 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java index c5639656d8b..12dc95d9abb 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java index 3a380eeec6d..32b121ae259 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java index 612cf929b9f..3e465b93c4f 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java index f731a2ba1a0..704164f34eb 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java index 3494d060455..8dfb7665841 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java index 4ebaafd2031..03a23846e7a 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice b/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice index 258943f7af6..4300e401f03 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice index ec5bf730ea6..411e921777a 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java index b08bc4dd278..9201cec5bf6 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java index 765dbcc9480..5b2193d6704 100644 --- a/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.servantLocator; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDServer.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDServer.java index 8eabd898a49..433538a30c3 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDTestI.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDTestI.java index ed2d6d191ee..1e8c82e6b79 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDTestI.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDTestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AllTests.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AllTests.java index eccf093a481..917de691878 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Client.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Client.java index def2c2fd70d..a26f638ac03 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Client.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ClientPrivate.ice b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ClientPrivate.ice index dd9d7d37316..e61a8dd2d51 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ClientPrivate.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ClientPrivate.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Server.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Server.java index f83137d614b..49c8fbd7d00 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Server.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivate.ice b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivate.ice index 53c78d3b3b4..16436ac6c54 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivate.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivate.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivateAMD.ice b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivateAMD.ice index 85a585a5e58..93b4f32c753 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivateAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivateAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/TestI.java b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/TestI.java index 700e3cac4df..e2480e4a7ec 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/exceptions/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/exceptions/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.exceptions; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDServer.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDServer.java index 6a3f6040e13..3d2402608fc 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDServer.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDServer.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDTestI.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDTestI.java index 77b7497eaf3..64baf40a7ae 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDTestI.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/AMDTestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/AllTests.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/AllTests.java index 4143a4b3e29..6d0c69d3c41 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/Client.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/Client.java index 7b53e4fc0a1..cb3c9a31108 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/Client.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/ClientPrivate.ice b/java-compat/test/src/main/java/test/Ice/slicing/objects/ClientPrivate.ice index 4443bbd259d..35d92d010db 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/ClientPrivate.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/ClientPrivate.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/Server.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/Server.java index df0ba26ad98..684f44096aa 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/Server.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivate.ice b/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivate.ice index fc09d84421d..e8a31e32f2f 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivate.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivate.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivateAMD.ice b/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivateAMD.ice index bd6bf4c7f7f..4e4e7243e8b 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivateAMD.ice +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivateAMD.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/slicing/objects/TestI.java b/java-compat/test/src/main/java/test/Ice/slicing/objects/TestI.java index 114a169f3b7..107d83c406c 100644 --- a/java-compat/test/src/main/java/test/Ice/slicing/objects/TestI.java +++ b/java-compat/test/src/main/java/test/Ice/slicing/objects/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.slicing.objects; diff --git a/java-compat/test/src/main/java/test/Ice/stream/Client.java b/java-compat/test/src/main/java/test/Ice/stream/Client.java index 96ab465b0b3..4e9c38262bc 100644 --- a/java-compat/test/src/main/java/test/Ice/stream/Client.java +++ b/java-compat/test/src/main/java/test/Ice/stream/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.stream; diff --git a/java-compat/test/src/main/java/test/Ice/stream/Serialize/Small.java b/java-compat/test/src/main/java/test/Ice/stream/Serialize/Small.java index bcbd7911a22..b1c4aac0da6 100644 --- a/java-compat/test/src/main/java/test/Ice/stream/Serialize/Small.java +++ b/java-compat/test/src/main/java/test/Ice/stream/Serialize/Small.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.stream.Serialize; diff --git a/java-compat/test/src/main/java/test/Ice/stream/Test.ice b/java-compat/test/src/main/java/test/Ice/stream/Test.ice index cc401b29958..34e6b5955a5 100644 --- a/java-compat/test/src/main/java/test/Ice/stream/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/stream/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java index c7c6a2d9adf..567dddfe775 100644 --- a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java +++ b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.threadPoolPriority; diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java index 0e3e133554d..3ea7cf76351 100644 --- a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java +++ b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.threadPoolPriority; diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java index cf3cc6f2086..41e83cd7121 100644 --- a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java +++ b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.threadPoolPriority; diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice index c499f88a65f..8f3c3131d64 100644 --- a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java b/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java index 122f1b25e53..eb0abb6b9e1 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.timeout; diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Client.java b/java-compat/test/src/main/java/test/Ice/timeout/Client.java index f715a7e5661..667ce9e3bb2 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/Client.java +++ b/java-compat/test/src/main/java/test/Ice/timeout/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.timeout; diff --git a/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java b/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java index c520017b73c..d9f37fa4cd8 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java +++ b/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.timeout; diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Server.java b/java-compat/test/src/main/java/test/Ice/timeout/Server.java index ebf538e8ac7..b5025f65556 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/Server.java +++ b/java-compat/test/src/main/java/test/Ice/timeout/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.timeout; diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Test.ice b/java-compat/test/src/main/java/test/Ice/timeout/Test.ice index 17e48dc6e5b..d2386c71f63 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/timeout/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java b/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java index 7b62cc29358..2080c24e099 100644 --- a/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java +++ b/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.timeout; import test.Ice.timeout.Test._TimeoutDisp; diff --git a/java-compat/test/src/main/java/test/Ice/udp/AllTests.java b/java-compat/test/src/main/java/test/Ice/udp/AllTests.java index 6019917e138..bb05f95b1a5 100644 --- a/java-compat/test/src/main/java/test/Ice/udp/AllTests.java +++ b/java-compat/test/src/main/java/test/Ice/udp/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.udp; diff --git a/java-compat/test/src/main/java/test/Ice/udp/Client.java b/java-compat/test/src/main/java/test/Ice/udp/Client.java index d6120c85227..353a7ee534e 100644 --- a/java-compat/test/src/main/java/test/Ice/udp/Client.java +++ b/java-compat/test/src/main/java/test/Ice/udp/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.udp; diff --git a/java-compat/test/src/main/java/test/Ice/udp/Server.java b/java-compat/test/src/main/java/test/Ice/udp/Server.java index c248b4621e8..85fb95c7db5 100644 --- a/java-compat/test/src/main/java/test/Ice/udp/Server.java +++ b/java-compat/test/src/main/java/test/Ice/udp/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.udp; diff --git a/java-compat/test/src/main/java/test/Ice/udp/Test.ice b/java-compat/test/src/main/java/test/Ice/udp/Test.ice index f206051cd0d..c0a14b400e1 100644 --- a/java-compat/test/src/main/java/test/Ice/udp/Test.ice +++ b/java-compat/test/src/main/java/test/Ice/udp/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once #include <Ice/Identity.ice> diff --git a/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java b/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java index 80962826c6a..94207e0ccac 100644 --- a/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java +++ b/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.udp; diff --git a/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java b/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java index fee8dbb1ff9..518c1a2ff56 100644 --- a/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java +++ b/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.admin; diff --git a/java-compat/test/src/main/java/test/IceBox/admin/Client.java b/java-compat/test/src/main/java/test/IceBox/admin/Client.java index c6ea75e817a..49e76c11d82 100644 --- a/java-compat/test/src/main/java/test/IceBox/admin/Client.java +++ b/java-compat/test/src/main/java/test/IceBox/admin/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.admin; diff --git a/java-compat/test/src/main/java/test/IceBox/admin/Test.ice b/java-compat/test/src/main/java/test/IceBox/admin/Test.ice index 2c244b80114..474fb16a9e8 100644 --- a/java-compat/test/src/main/java/test/IceBox/admin/Test.ice +++ b/java-compat/test/src/main/java/test/IceBox/admin/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef TEST_ICE #define TEST_ICE diff --git a/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java b/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java index 759f8effc1d..07a9734fb0a 100644 --- a/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java +++ b/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.admin; diff --git a/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java b/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java index dcbd37f80cf..8b4e2e57555 100644 --- a/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java +++ b/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.admin; diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java b/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java index 15dda939b46..e469adf4f2d 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java +++ b/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.configuration; diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/Client.java b/java-compat/test/src/main/java/test/IceBox/configuration/Client.java index 1fda0d0b425..a9222c3d5b9 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/Client.java +++ b/java-compat/test/src/main/java/test/IceBox/configuration/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.configuration; diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice b/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice index f84cb6d58bb..599a74a3a98 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice +++ b/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java b/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java index fb3a941c427..061ede8bfd3 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java +++ b/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.configuration; diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java b/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java index 2100c7a2f5e..193611d2990 100644 --- a/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java +++ b/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceBox.configuration; diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java index d344370a72a..d67f9f96b19 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceDiscovery.simple; diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java index e23ed6502f5..69296d6c5fd 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceDiscovery.simple; diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java index 9a56d556e22..998b28e9f0d 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceDiscovery.simple; diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java index 7f402c1b604..4a3d1dbeaf2 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceDiscovery.simple; diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice b/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice index 6ce4227058f..fd301ae6bb7 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java index f06a6218b43..ea672878741 100644 --- a/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java +++ b/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceDiscovery.simple; diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java b/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java index acf62fa5fd7..fdafdd3ff01 100644 --- a/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java +++ b/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceGrid.simple; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Client.java b/java-compat/test/src/main/java/test/IceGrid/simple/Client.java index 3cc63bec4ac..6cb8e332004 100644 --- a/java-compat/test/src/main/java/test/IceGrid/simple/Client.java +++ b/java-compat/test/src/main/java/test/IceGrid/simple/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceGrid.simple; diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Server.java b/java-compat/test/src/main/java/test/IceGrid/simple/Server.java index 32764e2659c..5121a198bd3 100644 --- a/java-compat/test/src/main/java/test/IceGrid/simple/Server.java +++ b/java-compat/test/src/main/java/test/IceGrid/simple/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceGrid.simple; diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice b/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice index 61a0763a731..2faf7e0baaf 100644 --- a/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice +++ b/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java b/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java index c74c5b6dae0..3acf7838324 100644 --- a/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java +++ b/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceGrid.simple; diff --git a/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py b/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py index da488ab3cbb..02965419ff4 100755 --- a/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py +++ b/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # # Copyright (c) 2015-present ZeroC, Inc. All rights reserved. # -# ********************************************************************** import os, sys, socket, getopt diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/AllTests.java b/java-compat/test/src/main/java/test/IceSSL/configuration/AllTests.java index 8b86f673a4b..1538ab3d901 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/AllTests.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/AllTests.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; import java.io.PrintWriter; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java index adc0331724a..1ded4134331 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java b/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java index 015f0c681df..3472832e199 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java index 6b13c1dda09..409da69a230 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java b/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java index 02f6536f6bf..f29b1b01423 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java index 07e998567d5..1c95e0db32c 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; import test.IceSSL.configuration.Test.ServerPrx; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java index 20e146ffc24..62bd0fc022a 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceSSL.configuration; import test.IceSSL.configuration.Test._ServerDisp; diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice b/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice index 5f48c33ca5a..22ddbfd6920 100644 --- a/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice +++ b/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java b/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java index 8a2009e0b1e..b90d20949ed 100644 --- a/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java +++ b/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.IceUtil.inputUtil; diff --git a/java-compat/test/src/main/java/test/Slice/escape/Clash.ice b/java-compat/test/src/main/java/test/Slice/escape/Clash.ice index df7e3515cba..9f8a79bc0f7 100644 --- a/java-compat/test/src/main/java/test/Slice/escape/Clash.ice +++ b/java-compat/test/src/main/java/test/Slice/escape/Clash.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** [["underscore"]] [["java:package:test.Slice.escape"]] diff --git a/java-compat/test/src/main/java/test/Slice/escape/Client.java b/java-compat/test/src/main/java/test/Slice/escape/Client.java index abe3e9d1ea5..e344bdd8a8e 100644 --- a/java-compat/test/src/main/java/test/Slice/escape/Client.java +++ b/java-compat/test/src/main/java/test/Slice/escape/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Slice.escape; import test.Slice.escape._abstract.AMD_catch_checkedCast; diff --git a/java-compat/test/src/main/java/test/Slice/escape/Key.ice b/java-compat/test/src/main/java/test/Slice/escape/Key.ice index aa515df1b1f..5fc23464f88 100644 --- a/java-compat/test/src/main/java/test/Slice/escape/Key.ice +++ b/java-compat/test/src/main/java/test/Slice/escape/Key.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Slice/generation/File1.ice b/java-compat/test/src/main/java/test/Slice/generation/File1.ice index 1ca77cfbf42..e14e7843924 100644 --- a/java-compat/test/src/main/java/test/Slice/generation/File1.ice +++ b/java-compat/test/src/main/java/test/Slice/generation/File1.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Slice/generation/File2.ice b/java-compat/test/src/main/java/test/Slice/generation/File2.ice index 9f088fa6e83..6a02bdbfe82 100644 --- a/java-compat/test/src/main/java/test/Slice/generation/File2.ice +++ b/java-compat/test/src/main/java/test/Slice/generation/File2.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Slice/macros/Client.java b/java-compat/test/src/main/java/test/Slice/macros/Client.java index 54d5f9874cc..e849011e525 100644 --- a/java-compat/test/src/main/java/test/Slice/macros/Client.java +++ b/java-compat/test/src/main/java/test/Slice/macros/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Slice.macros; diff --git a/java-compat/test/src/main/java/test/Slice/macros/Test.ice b/java-compat/test/src/main/java/test/Slice/macros/Test.ice index ec125d635c6..dc47939669f 100644 --- a/java-compat/test/src/main/java/test/Slice/macros/Test.ice +++ b/java-compat/test/src/main/java/test/Slice/macros/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/Slice/structure/Client.java b/java-compat/test/src/main/java/test/Slice/structure/Client.java index e179ade4caf..d4481ed740a 100644 --- a/java-compat/test/src/main/java/test/Slice/structure/Client.java +++ b/java-compat/test/src/main/java/test/Slice/structure/Client.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Slice.structure; diff --git a/java-compat/test/src/main/java/test/Slice/structure/Test.ice b/java-compat/test/src/main/java/test/Slice/structure/Test.ice index e795676ae5d..97199247868 100644 --- a/java-compat/test/src/main/java/test/Slice/structure/Test.ice +++ b/java-compat/test/src/main/java/test/Slice/structure/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #pragma once diff --git a/java-compat/test/src/main/java/test/TestDriver.java b/java-compat/test/src/main/java/test/TestDriver.java index ec3ac2b4295..b2409ecf2b4 100644 --- a/java-compat/test/src/main/java/test/TestDriver.java +++ b/java-compat/test/src/main/java/test/TestDriver.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test; diff --git a/java-compat/test/src/main/java/test/TestHelper.java b/java-compat/test/src/main/java/test/TestHelper.java index c21997d2366..2a628c8f0c5 100644 --- a/java-compat/test/src/main/java/test/TestHelper.java +++ b/java-compat/test/src/main/java/test/TestHelper.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test; |