summaryrefslogtreecommitdiff
path: root/java-compat/test/src
diff options
context:
space:
mode:
Diffstat (limited to 'java-compat/test/src')
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/application/Callback.ice2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/application/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/application/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/router/Callback.ice2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/router/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/router/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/acm/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/AMI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/ami/TestII.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Acceptor.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/BackgroundI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Configuration.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Connector.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/EndpointI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/PluginFactory.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/background/Transceiver.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/binding/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/Types.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/classLoader/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/custom/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultServant/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultValue/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/echo/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/echo/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/enums/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/enums/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/enums/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/enums/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/AI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/BI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/CI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/DI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/EI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/EmptyI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/FI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/GI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/HI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/facets/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hash/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hash/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hold/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hold/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hold/HoldI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hold/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/hold/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/impl/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/impl/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/impl/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/info/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/info/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/info/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/info/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/info/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/CAI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/CBI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/CCI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/CDI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/IAI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/ICI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/inheritance/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interceptor/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/interrupt/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/invoke/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/HelloI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/ServerLocator.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/location/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/logger/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/networkProxy/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/networkProxy/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/BI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/CI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/DI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/EI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/FI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/HI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/II.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/JI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Oneways.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/TieServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/Twoways.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/Package.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/packagemd/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/plugin/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/properties/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/RetryI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/retry/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/scope/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/scope/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/scope/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/scope/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Large.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Small.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/SmallHolder.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/Struct.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Serialize/StructHolder.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/serialize/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/serialize/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/serialize/InitialI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/serialize/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/serialize/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/AMDTestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/ClientPrivate.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivate.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/ServerPrivateAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/exceptions/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/AMDServer.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/AMDTestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/ClientPrivate.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivate.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/ServerPrivateAMD.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/slicing/objects/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/stream/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/stream/Serialize/Small.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/stream/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/udp/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/udp/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/udp/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/Ice/udp/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/admin/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/admin/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/admin/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/configuration/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/configuration/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/configuration/TestI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/IceGrid/simple/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/IceGrid/simple/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/IceGrid/simple/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/IceGrid/simple/TestI.java2
-rwxr-xr-xjava-compat/test/src/main/java/test/IceSSL/certs/makecerts.py2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/AllTests.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/Server.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java2
-rw-r--r--java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Slice/escape/Clash.ice2
-rw-r--r--java-compat/test/src/main/java/test/Slice/escape/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Slice/escape/Key.ice2
-rw-r--r--java-compat/test/src/main/java/test/Slice/generation/File1.ice2
-rw-r--r--java-compat/test/src/main/java/test/Slice/generation/File2.ice2
-rw-r--r--java-compat/test/src/main/java/test/Slice/macros/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Slice/macros/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/Slice/structure/Client.java2
-rw-r--r--java-compat/test/src/main/java/test/Slice/structure/Test.ice2
-rw-r--r--java-compat/test/src/main/java/test/TestDriver.java2
-rw-r--r--java-compat/test/src/main/java/test/TestHelper.java2
413 files changed, 413 insertions, 413 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 f3ce2f4b7b6..2297747c104 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/application/CallbackI.java
index 7f03ab2c445..a7d93c851b1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Client.java b/java-compat/test/src/main/java/test/Glacier2/application/Client.java
index cc679092419..d5b74903c99 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/application/Server.java b/java-compat/test/src/main/java/test/Glacier2/application/Server.java
index 7aaadefc16e..a4ee21ca227 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/router/Callback.ice
index bdcb545401a..f19472b4005 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/router/CallbackI.java
index 3d8c6b0b3b9..a042a0f587b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java b/java-compat/test/src/main/java/test/Glacier2/router/CallbackReceiverI.java
index 0c6a1409842..070825b2f7c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Client.java b/java-compat/test/src/main/java/test/Glacier2/router/Client.java
index 61c0b29399c..db834c225e8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/router/Server.java b/java-compat/test/src/main/java/test/Glacier2/router/Server.java
index 7f9ac8fb0fc..eab4ab2de1d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Callback.ice
index d4eca4e8c5c..52ad8a1be6b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/CallbackI.java
index 724c7d79590..c31aeba333e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Client.java
index 97a0baab436..8f4e0165cdb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java b/java-compat/test/src/main/java/test/Glacier2/sessionHelper/Server.java
index a4b3d5d3b12..dde4622eb8e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/AllTests.java b/java-compat/test/src/main/java/test/Ice/acm/AllTests.java
index a1c22a13c01..965bc32df91 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/Client.java b/java-compat/test/src/main/java/test/Ice/acm/Client.java
index 31c02bb34b4..545d01fc9e3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/acm/RemoteCommunicatorI.java
index 7596a5d32c2..b4e027df5a2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java b/java-compat/test/src/main/java/test/Ice/acm/RemoteObjectAdapterI.java
index f6853986127..68e5ad153c4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/Server.java b/java-compat/test/src/main/java/test/Ice/acm/Server.java
index a215ea4a316..b20adba0d64 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/Test.ice b/java-compat/test/src/main/java/test/Ice/acm/Test.ice
index ebb38ff166b..2350b6a26e7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/acm/TestI.java b/java-compat/test/src/main/java/test/Ice/acm/TestI.java
index 0c470ece2cc..9c85b08c28a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/AllTests.java
index 04d66d84ee8..f07ab0151ae 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Client.java
index 9b6cbb58d40..798296328b0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Collocated.java
index f24e798ebe8..3c705ca5651 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/CookieI.java
index 4a6f12c4b68..b47078246c1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/ServantLocatorI.java
index a519c36ccfb..08137ba2c97 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Server.java
index 836a1645ed4..f466785b51e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/Test.ice
index d855a31163e..61fafabce47 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java b/java-compat/test/src/main/java/test/Ice/adapterDeactivation/TestI.java
index 82d4f07083d..53ec920c83d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/AllTests.java b/java-compat/test/src/main/java/test/Ice/admin/AllTests.java
index db71bfc138c..983a2b36801 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/Client.java b/java-compat/test/src/main/java/test/Ice/admin/Client.java
index 0634f0c2b35..0cb5fe24c25 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorFactoryI.java
index a56769082cc..7fea984871a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteCommunicatorI.java
index f1b25737db4..f10abf93b07 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java b/java-compat/test/src/main/java/test/Ice/admin/RemoteLoggerI.java
index 442a7cd21e2..807929e3ba1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/Server.java b/java-compat/test/src/main/java/test/Ice/admin/Server.java
index 4fdf97a9e19..6127975de9e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/Test.ice b/java-compat/test/src/main/java/test/Ice/admin/Test.ice
index eb0077620e6..ba1013192a9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java b/java-compat/test/src/main/java/test/Ice/admin/TestFacetI.java
index dec5ebc54f1..b807001b038 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/AMI.java b/java-compat/test/src/main/java/test/Ice/ami/AMI.java
index 30d43100673..51801f800e4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/AllTests.java b/java-compat/test/src/main/java/test/Ice/ami/AllTests.java
index fe980bcef7c..8088bd21409 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/Client.java b/java-compat/test/src/main/java/test/Ice/ami/Client.java
index add1fdcc150..1750b849329 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/Collocated.java b/java-compat/test/src/main/java/test/Ice/ami/Collocated.java
index 633e8b4c69f..49175eae1a8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/Server.java b/java-compat/test/src/main/java/test/Ice/ami/Server.java
index ac887e17964..c399a7980a2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/Test.ice b/java-compat/test/src/main/java/test/Ice/ami/Test.ice
index 00374df0262..6f463127937 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/ami/TestControllerI.java
index 7d622912189..1ac79b0fc61 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestI.java b/java-compat/test/src/main/java/test/Ice/ami/TestI.java
index 1ea1830d665..2ccb3f78d39 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/ami/TestII.java b/java-compat/test/src/main/java/test/Ice/ami/TestII.java
index f6406ae582d..0ee134eb362 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Acceptor.java b/java-compat/test/src/main/java/test/Ice/background/Acceptor.java
index 704bc98e084..a0f6a9fe090 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/AllTests.java b/java-compat/test/src/main/java/test/Ice/background/AllTests.java
index fb43ea5fa49..f77cc3d43ea 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java b/java-compat/test/src/main/java/test/Ice/background/BackgroundControllerI.java
index af02462b515..502c8539f5b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java b/java-compat/test/src/main/java/test/Ice/background/BackgroundI.java
index 8ca035500e8..f92b2ce77de 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Client.java b/java-compat/test/src/main/java/test/Ice/background/Client.java
index 144a6df0b17..342dcd4bfcf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Configuration.java b/java-compat/test/src/main/java/test/Ice/background/Configuration.java
index 48567172272..31121d504e0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Connector.java b/java-compat/test/src/main/java/test/Ice/background/Connector.java
index 57aa76b0730..b24d981d1ed 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java b/java-compat/test/src/main/java/test/Ice/background/EndpointFactory.java
index b9e7ad5382f..d3b8bd2efd4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/EndpointI.java b/java-compat/test/src/main/java/test/Ice/background/EndpointI.java
index 01b0ec11909..8330cc5ab00 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java b/java-compat/test/src/main/java/test/Ice/background/PluginFactory.java
index 71ebc488375..953eb9c30a2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Server.java b/java-compat/test/src/main/java/test/Ice/background/Server.java
index 6b2e3afa061..940b4d6818c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Test.ice b/java-compat/test/src/main/java/test/Ice/background/Test.ice
index a36d2a78c6e..3c10024c8ea 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/background/Transceiver.java b/java-compat/test/src/main/java/test/Ice/background/Transceiver.java
index dd9d0dba8a3..59d1dc42cb7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/AllTests.java b/java-compat/test/src/main/java/test/Ice/binding/AllTests.java
index 7163a04d82e..78cd9784a46 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/Client.java b/java-compat/test/src/main/java/test/Ice/binding/Client.java
index 150c2ff8fdc..08ef468f546 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java b/java-compat/test/src/main/java/test/Ice/binding/RemoteCommunicatorI.java
index eb27ac1a27a..ebcdcb68992 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java b/java-compat/test/src/main/java/test/Ice/binding/RemoteObjectAdapterI.java
index 2c590ef0e03..7161b210c08 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/Server.java b/java-compat/test/src/main/java/test/Ice/binding/Server.java
index e2e463e6c03..cfb71305e5c 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,6 +1,6 @@
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/Test.ice b/java-compat/test/src/main/java/test/Ice/binding/Test.ice
index e066d87ee70..dbc49d2f617 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/binding/TestI.java b/java-compat/test/src/main/java/test/Ice/binding/TestI.java
index 75dac5f2a46..7a207d8fe1b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java b/java-compat/test/src/main/java/test/Ice/checksum/AllTests.java
index ba23d15bca0..0d4813f25ce 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java b/java-compat/test/src/main/java/test/Ice/checksum/ChecksumI.java
index b35e3ed1a8d..9f60679733d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Client.java b/java-compat/test/src/main/java/test/Ice/checksum/Client.java
index c6d66b42d76..9e7ad981539 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Server.java b/java-compat/test/src/main/java/test/Ice/checksum/Server.java
index 6d2fb194a39..e61fe069d09 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Test.ice b/java-compat/test/src/main/java/test/Ice/checksum/Test.ice
index 6e81042eb3f..6c089494a50 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice b/java-compat/test/src/main/java/test/Ice/checksum/TestServer.ice
index d552045fb9e..402aebee401 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/Types.ice b/java-compat/test/src/main/java/test/Ice/checksum/Types.ice
index bf8d86d06f8..1a80d58ae25 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice b/java-compat/test/src/main/java/test/Ice/checksum/TypesServer.ice
index d87895b474c..bc3b046607f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java b/java-compat/test/src/main/java/test/Ice/classLoader/AbstractClassI.java
index 5fd47366ff1..2798819a6b8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java b/java-compat/test/src/main/java/test/Ice/classLoader/AllTests.java
index b63ab00000d..e2b6aa36615 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java b/java-compat/test/src/main/java/test/Ice/classLoader/CertificateVerifierI.java
index e389134db44..cd5219b56cf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Client.java b/java-compat/test/src/main/java/test/Ice/classLoader/Client.java
index 4091fcc75e5..33bdec1fe8e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java b/java-compat/test/src/main/java/test/Ice/classLoader/InitialI.java
index 16ea1ed32c6..dafbe39c542 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java b/java-compat/test/src/main/java/test/Ice/classLoader/PasswordCallbackI.java
index 44363cbadbb..8dd2999f801 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java b/java-compat/test/src/main/java/test/Ice/classLoader/PluginFactoryI.java
index bd2a1b1b728..6a986f1cc05 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Server.java b/java-compat/test/src/main/java/test/Ice/classLoader/Server.java
index 7b145cd67e5..e44119243cb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice b/java-compat/test/src/main/java/test/Ice/classLoader/Test.ice
index e8723ff37da..45e6d1007c5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/AllTests.java b/java-compat/test/src/main/java/test/Ice/custom/AllTests.java
index 977f7d039e7..e9385818077 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/Client.java b/java-compat/test/src/main/java/test/Ice/custom/Client.java
index d7372426f29..31dc543265d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/Collocated.java b/java-compat/test/src/main/java/test/Ice/custom/Collocated.java
index 727c90a0753..7b99bff039a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/Server.java b/java-compat/test/src/main/java/test/Ice/custom/Server.java
index 2140d07e78d..e67fbf2b465 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/Test.ice b/java-compat/test/src/main/java/test/Ice/custom/Test.ice
index baef4b1ce2d..747df7507f9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/custom/TestI.java b/java-compat/test/src/main/java/test/Ice/custom/TestI.java
index 2fa038cc75b..705cf93fe2e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java b/java-compat/test/src/main/java/test/Ice/defaultServant/AllTests.java
index 52b09ef1e1f..4c01c7458ce 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java b/java-compat/test/src/main/java/test/Ice/defaultServant/Client.java
index 62e9d813ddd..9a76d62a58d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java b/java-compat/test/src/main/java/test/Ice/defaultServant/MyObjectI.java
index f2f4fa6c4d5..712b4433052 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice b/java-compat/test/src/main/java/test/Ice/defaultServant/Test.ice
index bdd59de817e..998b33b04bf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java b/java-compat/test/src/main/java/test/Ice/defaultValue/AllTests.java
index 8092a5e1e7a..1e4f772777b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java b/java-compat/test/src/main/java/test/Ice/defaultValue/Client.java
index 02856a03d10..f8f9ffb2b22 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice b/java-compat/test/src/main/java/test/Ice/defaultValue/Test.ice
index d53694728c5..bd4d9933549 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java b/java-compat/test/src/main/java/test/Ice/dispatcher/AllTests.java
index 3f05929b218..7542c27c281 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Client.java
index 989b0b9ec8f..bd3968b13f3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Collocated.java
index b14041efde6..fabd9bde83b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Dispatcher.java
index aa53dca07bf..d8c0279b7c3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java b/java-compat/test/src/main/java/test/Ice/dispatcher/Server.java
index 62aff649346..b80b663be9c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice b/java-compat/test/src/main/java/test/Ice/dispatcher/Test.ice
index 5b5569b467f..6f285560b91 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/dispatcher/TestControllerI.java
index 049667c92f4..aa8985bbba9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java b/java-compat/test/src/main/java/test/Ice/dispatcher/TestI.java
index 414d6c0ee75..e9a86b97b43 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java b/java-compat/test/src/main/java/test/Ice/echo/BlobjectI.java
index 23f019890ff..b4ca2e66911 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/echo/Server.java b/java-compat/test/src/main/java/test/Ice/echo/Server.java
index 1e60a06d500..38f927d6875 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/echo/Test.ice b/java-compat/test/src/main/java/test/Ice/echo/Test.ice
index a831bac7c95..8d8fc4dea00 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/enums/AllTests.java b/java-compat/test/src/main/java/test/Ice/enums/AllTests.java
index c76441b7718..8ec02bf25df 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/enums/Client.java b/java-compat/test/src/main/java/test/Ice/enums/Client.java
index 0b13f55f84b..280eaecf4a6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/enums/Server.java b/java-compat/test/src/main/java/test/Ice/enums/Server.java
index 21edd0823c7..db3c33092c5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/enums/Test.ice b/java-compat/test/src/main/java/test/Ice/enums/Test.ice
index d0a0cdee0b3..5a0c3cdd0ec 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java b/java-compat/test/src/main/java/test/Ice/enums/TestIntfI.java
index cebaca5aadb..2b584917398 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java b/java-compat/test/src/main/java/test/Ice/exceptions/AMDServer.java
index 696a04fb720..5edba7a42f2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java b/java-compat/test/src/main/java/test/Ice/exceptions/AMDThrowerI.java
index ad643b70c90..4b1e8d242a5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java b/java-compat/test/src/main/java/test/Ice/exceptions/AllTests.java
index d78805960f5..2528a27f7ea 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Client.java b/java-compat/test/src/main/java/test/Ice/exceptions/Client.java
index cde43a91ca4..2f1bc48ed86 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java b/java-compat/test/src/main/java/test/Ice/exceptions/Collocated.java
index 72e134bfc83..28f48555f72 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java b/java-compat/test/src/main/java/test/Ice/exceptions/DummyLogger.java
index c513bea5d89..4a51eaf6b2d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java b/java-compat/test/src/main/java/test/Ice/exceptions/EmptyI.java
index 66f2288ec1f..a0a28d57da3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ServantLocatorI.java
index 374a6af7d96..f8174a9163c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Server.java b/java-compat/test/src/main/java/test/Ice/exceptions/Server.java
index e873f0729e7..537eed8c08f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice b/java-compat/test/src/main/java/test/Ice/exceptions/Test.ice
index f9852c360dd..9194c8d83ce 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/exceptions/TestAMD.ice
index e6811495477..0f97193e040 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ThrowerI.java
index 0c1729d8754..f2acba8f08c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java b/java-compat/test/src/main/java/test/Ice/exceptions/ValueFactoryI.java
index dec6fb1b6a2..7276b858115 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/AI.java b/java-compat/test/src/main/java/test/Ice/facets/AI.java
index b33fbb12550..81f758d79c8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/AllTests.java b/java-compat/test/src/main/java/test/Ice/facets/AllTests.java
index 739a869fce3..e2df9fa3b2f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/BI.java b/java-compat/test/src/main/java/test/Ice/facets/BI.java
index 4f8950d05d6..ec646e8ecdd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/CI.java b/java-compat/test/src/main/java/test/Ice/facets/CI.java
index f8026506b17..7bd1e3e6d75 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/Client.java b/java-compat/test/src/main/java/test/Ice/facets/Client.java
index 5dd112fd89c..f04a0ab5519 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/Collocated.java b/java-compat/test/src/main/java/test/Ice/facets/Collocated.java
index 05011e6084b..2a4ad27cbb6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/DI.java b/java-compat/test/src/main/java/test/Ice/facets/DI.java
index 7866cd762f1..12a2d336edd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/EI.java b/java-compat/test/src/main/java/test/Ice/facets/EI.java
index c95fc3133ac..f39552b5742 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java b/java-compat/test/src/main/java/test/Ice/facets/EmptyI.java
index b8221f9e551..edcf22e9036 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/FI.java b/java-compat/test/src/main/java/test/Ice/facets/FI.java
index f958d33fc05..3477a39536f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/GI.java b/java-compat/test/src/main/java/test/Ice/facets/GI.java
index d9e4f5002f3..b5ec69288af 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/HI.java b/java-compat/test/src/main/java/test/Ice/facets/HI.java
index 309a75f7b6d..7eb33d2e05d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/Server.java b/java-compat/test/src/main/java/test/Ice/facets/Server.java
index ca883272676..5f3f7ae57e9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/facets/Test.ice b/java-compat/test/src/main/java/test/Ice/facets/Test.ice
index 12e1105537a..04263397c67 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/AllTests.java
index 19ceb0fe384..c2f549958eb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/Client.java
index 57829592f15..a261ba82b25 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/Server.java
index 6899955327b..55093289bb1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice b/java-compat/test/src/main/java/test/Ice/faultTolerance/Test.ice
index 08df1e83517..9948e9bb028 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java b/java-compat/test/src/main/java/test/Ice/faultTolerance/TestI.java
index d59100b6e5d..d46b8f1a733 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hash/Client.java b/java-compat/test/src/main/java/test/Ice/hash/Client.java
index 7c3f4957774..7c606722296 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hash/Test.ice b/java-compat/test/src/main/java/test/Ice/hash/Test.ice
index 048139cf984..ddf4e01f1dc 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hold/AllTests.java b/java-compat/test/src/main/java/test/Ice/hold/AllTests.java
index a154b485753..21183692ea1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hold/Client.java b/java-compat/test/src/main/java/test/Ice/hold/Client.java
index 3c8451568cb..a4be8016ffe 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hold/HoldI.java b/java-compat/test/src/main/java/test/Ice/hold/HoldI.java
index 15a3a668cb0..7136841dd52 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,7 +1,7 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hold/Server.java b/java-compat/test/src/main/java/test/Ice/hold/Server.java
index 91e831ca172..5a6fc85facb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/hold/Test.ice b/java-compat/test/src/main/java/test/Ice/hold/Test.ice
index 3b4a11088f4..79f1c90b24c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java b/java-compat/test/src/main/java/test/Ice/impl/AMDServer.java
index 262629f36d3..d6e4fb89727 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/impl/Server.java b/java-compat/test/src/main/java/test/Ice/impl/Server.java
index 5c1ecca3aa1..289f4c515bd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/impl/Test.ice b/java-compat/test/src/main/java/test/Ice/impl/Test.ice
index f1ac54a6e70..2f3b195eea9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/impl/TestAMD.ice
index 47a7abbdfea..8dfd53bb4fe 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/info/AllTests.java b/java-compat/test/src/main/java/test/Ice/info/AllTests.java
index 857c80dc631..316ff107f48 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/info/Client.java b/java-compat/test/src/main/java/test/Ice/info/Client.java
index ccb2364c892..f9357499680 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/info/Server.java b/java-compat/test/src/main/java/test/Ice/info/Server.java
index 7d378473217..3b4d98adbf1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/info/Test.ice b/java-compat/test/src/main/java/test/Ice/info/Test.ice
index 4d476ff27cd..bd1640032fc 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/info/TestI.java b/java-compat/test/src/main/java/test/Ice/info/TestI.java
index a87d055f50a..e76dbe5d94f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java b/java-compat/test/src/main/java/test/Ice/inheritance/AllTests.java
index 0bd7e8f27f3..7fbcc179666 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java
index 53825fb69cf..e13fea42f67 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CBI.java
index 6beb10e4c76..b53b7055151 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CCI.java
index 8f123b21196..18e935ad67e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CDI.java
index 409c85e1743..1072a80ef31 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Client.java b/java-compat/test/src/main/java/test/Ice/inheritance/Client.java
index 54ea4c352b2..4fb3f2ebe24 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java b/java-compat/test/src/main/java/test/Ice/inheritance/Collocated.java
index 4d20880c617..e0434238ed4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java b/java-compat/test/src/main/java/test/Ice/inheritance/IAI.java
index 7d126de1475..adc7804d691 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java b/java-compat/test/src/main/java/test/Ice/inheritance/IB1I.java
index 6dab8a15f97..f58ad4e5285 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java b/java-compat/test/src/main/java/test/Ice/inheritance/IB2I.java
index 0f5a927295e..9572033b886 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java b/java-compat/test/src/main/java/test/Ice/inheritance/ICI.java
index aab5db50036..f7820bddc4c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java b/java-compat/test/src/main/java/test/Ice/inheritance/InitialI.java
index 95f2919f8bb..dbffb0be0a8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Server.java b/java-compat/test/src/main/java/test/Ice/inheritance/Server.java
index 590e158327b..aefe31b5911 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice b/java-compat/test/src/main/java/test/Ice/inheritance/Test.ice
index bc4d8706c3c..40545e514fc 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java b/java-compat/test/src/main/java/test/Ice/interceptor/AMDInterceptorI.java
index ff0813460ca..5463c0f3a3d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/Client.java b/java-compat/test/src/main/java/test/Ice/interceptor/Client.java
index a88196e8a8f..f980e16647f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java b/java-compat/test/src/main/java/test/Ice/interceptor/InterceptorI.java
index 761560bb98e..1000eb626c8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java b/java-compat/test/src/main/java/test/Ice/interceptor/MyObjectI.java
index 1aa5e1a2d86..05fb23a51f3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java b/java-compat/test/src/main/java/test/Ice/interceptor/MySystemException.java
index 20852da2be2..bbf53db5507 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice b/java-compat/test/src/main/java/test/Ice/interceptor/Test.ice
index b93e7e99f2c..c31499e5e69 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java b/java-compat/test/src/main/java/test/Ice/interrupt/AllTests.java
index c905fa5d00f..7bfb3367c84 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Client.java b/java-compat/test/src/main/java/test/Ice/interrupt/Client.java
index 957d07bc131..5c94cbf672d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java b/java-compat/test/src/main/java/test/Ice/interrupt/Collocated.java
index 89edd91f5ad..aa9875483ac 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Server.java b/java-compat/test/src/main/java/test/Ice/interrupt/Server.java
index c37038e1749..5eacf87ffb4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice b/java-compat/test/src/main/java/test/Ice/interrupt/Test.ice
index 07d0d27eb0f..113d8655b97 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java b/java-compat/test/src/main/java/test/Ice/interrupt/TestControllerI.java
index aa707b735df..81b441a16de 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java b/java-compat/test/src/main/java/test/Ice/interrupt/TestI.java
index 87551e64711..183b00f0df2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java b/java-compat/test/src/main/java/test/Ice/invoke/AllTests.java
index e86654ccb25..17a9a69f1ad 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectAsyncI.java
index 285346e82cf..c12d2e5402a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java b/java-compat/test/src/main/java/test/Ice/invoke/BlobjectI.java
index fb8266fb71d..4e33c5608d5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Client.java b/java-compat/test/src/main/java/test/Ice/invoke/Client.java
index b598f4cefd8..d0670105d92 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/invoke/ServantLocatorI.java
index d95f73de0e5..8e88949f350 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Server.java b/java-compat/test/src/main/java/test/Ice/invoke/Server.java
index 0354f349491..cd3e1a39173 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/invoke/Test.ice b/java-compat/test/src/main/java/test/Ice/invoke/Test.ice
index c4edcde3e0f..c3842684696 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/AllTests.java b/java-compat/test/src/main/java/test/Ice/location/AllTests.java
index cfdc7d1b5ee..7dc98b49727 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/Client.java b/java-compat/test/src/main/java/test/Ice/location/Client.java
index d845e7b4fc5..8ba43aa0116 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/HelloI.java b/java-compat/test/src/main/java/test/Ice/location/HelloI.java
index 010c9b2473a..981e7ea0f1c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/Server.java b/java-compat/test/src/main/java/test/Ice/location/Server.java
index 3228e35fde5..dec1fc64470 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java b/java-compat/test/src/main/java/test/Ice/location/ServerLocator.java
index 40bcf22acf8..18d1941d655 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java b/java-compat/test/src/main/java/test/Ice/location/ServerLocatorRegistry.java
index e5c3f6a97d2..7c0c19f2a9c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java b/java-compat/test/src/main/java/test/Ice/location/ServerManagerI.java
index f7b6b124ace..984de6126b6 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,7 +1,7 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/Test.ice b/java-compat/test/src/main/java/test/Ice/location/Test.ice
index 24d0c9dee2d..609ef452fcd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/location/TestI.java b/java-compat/test/src/main/java/test/Ice/location/TestI.java
index e881709d135..10e46a7981b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/logger/Client.java b/java-compat/test/src/main/java/test/Ice/logger/Client.java
index a664d8e5f80..7bf8072173c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java b/java-compat/test/src/main/java/test/Ice/metrics/AMDMetricsI.java
index 6c556a69535..128eea2a3ad 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java b/java-compat/test/src/main/java/test/Ice/metrics/AMDServer.java
index 5a40471b670..87d32dd8348 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java b/java-compat/test/src/main/java/test/Ice/metrics/AllTests.java
index c40e7c0266a..6babd9bf170 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ChildInvocationObserverI.java
index 680f567cb2d..cddbb76947d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Client.java b/java-compat/test/src/main/java/test/Ice/metrics/Client.java
index ea77b369580..55e4e7c719c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java b/java-compat/test/src/main/java/test/Ice/metrics/Collocated.java
index 54d1f62efe8..05658754dd1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CollocatedObserverI.java
index a3204d2f71a..c8254d932af 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/CommunicatorObserverI.java
index 991bf9bdb5c..4396840371b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ConnectionObserverI.java
index 003f36b0d2d..04cf01ec0ff 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java b/java-compat/test/src/main/java/test/Ice/metrics/ControllerI.java
index ff8206cfa00..d4c86e2e438 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/DispatchObserverI.java
index 80afe8a7b15..323cf2b290e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/InvocationObserverI.java
index 1e7a591694e..afc7b0d2336 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java b/java-compat/test/src/main/java/test/Ice/metrics/MetricsI.java
index 0679c83f944..6309687db09 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ObserverI.java
index d4060f46d9b..13322855b18 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/RemoveObserverI.java
index 56590b1082b..4a7f8ce0d96 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Server.java b/java-compat/test/src/main/java/test/Ice/metrics/Server.java
index 49b29a38cad..636001bf21a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/Test.ice b/java-compat/test/src/main/java/test/Ice/metrics/Test.ice
index b819d1947c3..d48feeb5ffd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/metrics/TestAMD.ice
index 3e4ee283b23..2bdd205e23e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java b/java-compat/test/src/main/java/test/Ice/metrics/ThreadObserverI.java
index c90e403b754..fe5f8a3ef44 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java b/java-compat/test/src/main/java/test/Ice/networkProxy/AllTests.java
index acd2b5934d1..84f34701b70 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java b/java-compat/test/src/main/java/test/Ice/networkProxy/Client.java
index b0519c23403..bf4ff7f7aaa 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java b/java-compat/test/src/main/java/test/Ice/networkProxy/Server.java
index 0c800af0cf4..0ca7eb3a657 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice b/java-compat/test/src/main/java/test/Ice/networkProxy/Test.ice
index 17877d09a30..ea5c559f931 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/AllTests.java b/java-compat/test/src/main/java/test/Ice/objects/AllTests.java
index 40b104ade06..ba27bdeb1d1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/BI.java b/java-compat/test/src/main/java/test/Ice/objects/BI.java
index 2a4e72e4198..40dd76074ac 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/CI.java b/java-compat/test/src/main/java/test/Ice/objects/CI.java
index 9e9dae192ef..c4980c62a6f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/Client.java b/java-compat/test/src/main/java/test/Ice/objects/Client.java
index ea5c400296c..70713b5a285 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/Collocated.java b/java-compat/test/src/main/java/test/Ice/objects/Collocated.java
index 0e4bacac4e3..8aeeb8f8bdd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/DI.java b/java-compat/test/src/main/java/test/Ice/objects/DI.java
index 12c65c1bbba..33030a7fc93 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/EI.java b/java-compat/test/src/main/java/test/Ice/objects/EI.java
index 8d17920bc58..0da43b420e1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/FI.java b/java-compat/test/src/main/java/test/Ice/objects/FI.java
index 29ae2242b00..1eb4546323f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/HI.java b/java-compat/test/src/main/java/test/Ice/objects/HI.java
index c3b8712e869..fbee11f7ff5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/II.java b/java-compat/test/src/main/java/test/Ice/objects/II.java
index 88448ea3be0..00a5d952f5b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/InitialI.java b/java-compat/test/src/main/java/test/Ice/objects/InitialI.java
index 104c491a1ac..143505a9257 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/JI.java b/java-compat/test/src/main/java/test/Ice/objects/JI.java
index 0bbe38af85e..8be147d987f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/Server.java b/java-compat/test/src/main/java/test/Ice/objects/Server.java
index 55358d53144..f91af52b560 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/Test.ice b/java-compat/test/src/main/java/test/Ice/objects/Test.ice
index e3ae50e7acc..52cdf0d1c22 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java b/java-compat/test/src/main/java/test/Ice/objects/UnexpectedObjectExceptionTestI.java
index 1e691f1920f..69598f38bbf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/AMDMyDerivedClassI.java
index f33a93e5cdb..f84098fe107 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java b/java-compat/test/src/main/java/test/Ice/operations/AMDServer.java
index 7b9798d255e..b67d1f2f4c8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/AMDTieMyDerivedClassI.java
index dbb031e539a..fc232f664a2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java b/java-compat/test/src/main/java/test/Ice/operations/AMDTieServer.java
index 66ff84e78c9..fc1b93edbe4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/AllTests.java b/java-compat/test/src/main/java/test/Ice/operations/AllTests.java
index 1fe2a308624..35a4242f8c7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java b/java-compat/test/src/main/java/test/Ice/operations/BatchOneways.java
index 01b4b7a5b37..8d3958fbc75 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/BatchOnewaysAMI.java
index 24214d3cafd..5d1ca686bd7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Client.java b/java-compat/test/src/main/java/test/Ice/operations/Client.java
index 6ba4e3f0ffe..4ee7143b11f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Collocated.java b/java-compat/test/src/main/java/test/Ice/operations/Collocated.java
index a69ea3f1469..f80cde8aea7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/MyDerivedClassI.java
index 8808422034d..44fd423a3be 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Oneways.java b/java-compat/test/src/main/java/test/Ice/operations/Oneways.java
index 604ae187b16..eb994fbed88 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/OnewaysAMI.java
index fe274d0349c..d7c6c8997e8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Server.java b/java-compat/test/src/main/java/test/Ice/operations/Server.java
index bd8fca34e62..f838a320550 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Test.ice b/java-compat/test/src/main/java/test/Ice/operations/Test.ice
index 572583ca827..e679a10904c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/operations/TestAMD.ice
index 0a296225f17..979712b2a23 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/operations/TieMyDerivedClassI.java
index a07758f6c99..803c6b4e378 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/TieServer.java b/java-compat/test/src/main/java/test/Ice/operations/TieServer.java
index ff3f8379a39..c41f98b6794 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/Twoways.java b/java-compat/test/src/main/java/test/Ice/operations/Twoways.java
index 672f0ba9c13..7b2b288217e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java b/java-compat/test/src/main/java/test/Ice/operations/TwowaysAMI.java
index b7978409d42..78667821741 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java b/java-compat/test/src/main/java/test/Ice/optional/AMDInitialI.java
index a58f0b6fa08..4a51781782c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java b/java-compat/test/src/main/java/test/Ice/optional/AMDServer.java
index 098cd3f74fe..b3dc926c9ae 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/AllTests.java b/java-compat/test/src/main/java/test/Ice/optional/AllTests.java
index e86d63d3741..ddaf3b11af3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/Client.java b/java-compat/test/src/main/java/test/Ice/optional/Client.java
index 9173f22ea46..c1c1e1480af 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/InitialI.java b/java-compat/test/src/main/java/test/Ice/optional/InitialI.java
index 90f576c1db7..361d9070b48 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java b/java-compat/test/src/main/java/test/Ice/optional/SerializableClass.java
index 000f9dfa11b..27dc0f1936c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/Server.java b/java-compat/test/src/main/java/test/Ice/optional/Server.java
index 8608d9c97de..73a500e43a6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/Test.ice b/java-compat/test/src/main/java/test/Ice/optional/Test.ice
index b2e231981a5..444134935af 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/optional/TestAMD.ice
index be1ae9634c0..ea335c111ee 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java b/java-compat/test/src/main/java/test/Ice/packagemd/AllTests.java
index 4dcd4b61f21..ced55a6142c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Client.java b/java-compat/test/src/main/java/test/Ice/packagemd/Client.java
index 3ba023638c3..e3294038ca0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java b/java-compat/test/src/main/java/test/Ice/packagemd/InitialI.java
index 5b8246d8266..6b3db9e778d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice b/java-compat/test/src/main/java/test/Ice/packagemd/NoPackage.ice
index fa6a929a6a9..91b42d420e2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice b/java-compat/test/src/main/java/test/Ice/packagemd/Package.ice
index a0d3f51f338..3cc5380f9b3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Server.java b/java-compat/test/src/main/java/test/Ice/packagemd/Server.java
index e4ab2141e45..bc0376e33a4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice b/java-compat/test/src/main/java/test/Ice/packagemd/Test.ice
index 09d82e7571c..61a6b7ad12b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/plugin/Client.java b/java-compat/test/src/main/java/test/Ice/plugin/Client.java
index d1c93181d3d..ee25e73332a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/properties/Client.java b/java-compat/test/src/main/java/test/Ice/properties/Client.java
index e10bc7e8a50..ea9fe8bdd4e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/proxy/AMDMyDerivedClassI.java
index de2cda763c7..188aafe8c36 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java b/java-compat/test/src/main/java/test/Ice/proxy/AMDServer.java
index 52ee37985d5..a02f4261a2a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java b/java-compat/test/src/main/java/test/Ice/proxy/AllTests.java
index 488dcbd7a04..9a86d39e76a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Client.java b/java-compat/test/src/main/java/test/Ice/proxy/Client.java
index ca6f4ffd2f8..341f3330f79 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java b/java-compat/test/src/main/java/test/Ice/proxy/Collocated.java
index a1e2d6d1ed6..e9580f1ebea 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java b/java-compat/test/src/main/java/test/Ice/proxy/MyDerivedClassI.java
index 75f0cdd3233..46e4df369f3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Server.java b/java-compat/test/src/main/java/test/Ice/proxy/Server.java
index ff3bdcaf892..c5c23c36b32 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Test.ice b/java-compat/test/src/main/java/test/Ice/proxy/Test.ice
index cf9e93f6102..ce9c16a58e8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/proxy/TestAMD.ice
index d22abea8f93..daea07cfe1e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/AllTests.java b/java-compat/test/src/main/java/test/Ice/retry/AllTests.java
index 16fa71db0d6..22702e812a1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/Client.java b/java-compat/test/src/main/java/test/Ice/retry/Client.java
index 0d319bf357a..930a7488af1 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/Collocated.java b/java-compat/test/src/main/java/test/Ice/retry/Collocated.java
index 60eedd5f476..89f492f7d1a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java b/java-compat/test/src/main/java/test/Ice/retry/Instrumentation.java
index 87cf72fd5dd..5f1499ddff8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/RetryI.java b/java-compat/test/src/main/java/test/Ice/retry/RetryI.java
index 3be3f077296..f21767bb2f9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/Server.java b/java-compat/test/src/main/java/test/Ice/retry/Server.java
index 51db8204860..d905941ce4f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java b/java-compat/test/src/main/java/test/Ice/retry/SystemFailure.java
index 823193cf88d..7c298937856 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/retry/Test.ice b/java-compat/test/src/main/java/test/Ice/retry/Test.ice
index 3165222064a..df0fa984f47 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/scope/AllTests.java b/java-compat/test/src/main/java/test/Ice/scope/AllTests.java
index ef1b549ab2c..63df9599d8b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/scope/Client.java b/java-compat/test/src/main/java/test/Ice/scope/Client.java
index 7e9158406a6..1020bf1734f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/scope/Server.java b/java-compat/test/src/main/java/test/Ice/scope/Server.java
index 6040f321b81..2d625d5272b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/scope/Test.ice b/java-compat/test/src/main/java/test/Ice/scope/Test.ice
index 1b177702140..f37a0b2771b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDMyClassI.java
index 1837a4ebac7..a333a3a8b65 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AMDServer.java
index 46fbdd62449..17522aa565b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java b/java-compat/test/src/main/java/test/Ice/seqMapping/AllTests.java
index 9b925514626..7cf61ba6ba4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Client.java
index dce7e28bd2c..958b354019e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Collocated.java
index 0d566d531ab..ae765eecbdb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/MyClassI.java
index 4a890b653de..ae7af5c115d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 231eb46a299..739444900fe 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 ee7c8632de2..cbd9cf54eb8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 8fb7738df71..f12388273d6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 c6956f8efba..8dcb20383fc 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 363ec682ecc..379d07055dd 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Server.java
index cf4c6748085..bc21375f6a4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice b/java-compat/test/src/main/java/test/Ice/seqMapping/Test.ice
index 1913d09586d..cc04a2ddfd5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/seqMapping/TestAMD.ice
index c5ce5e38220..4780a82c819 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java b/java-compat/test/src/main/java/test/Ice/seqMapping/Twoways.java
index 8981fdc5eb7..4f382c18ad4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java b/java-compat/test/src/main/java/test/Ice/seqMapping/TwowaysAMI.java
index 1d6800d3e60..3bd581974c0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java b/java-compat/test/src/main/java/test/Ice/serialize/AllTests.java
index 7f00a937b45..a8666a5b16c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Client.java b/java-compat/test/src/main/java/test/Ice/serialize/Client.java
index 065e00ef377..ba158cf1b26 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java b/java-compat/test/src/main/java/test/Ice/serialize/InitialI.java
index d160d017d4d..feb1cde7833 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Server.java b/java-compat/test/src/main/java/test/Ice/serialize/Server.java
index c27a194299a..02f3e8e1f8f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/serialize/Test.ice b/java-compat/test/src/main/java/test/Ice/serialize/Test.ice
index 914577f0ad4..4866b3f08c2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDCookieI.java
index fd05dd75161..c2c1a8b36df 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServantLocatorI.java
index b2423ddb96b..c32531931b8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDServer.java
index 3fd565fe9c8..2c9b0aff18a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestActivationI.java
index d8bafb23922..08be457b773 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AMDTestI.java
index 64c8fa6a211..c4d26a3d7a6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java b/java-compat/test/src/main/java/test/Ice/servantLocator/AllTests.java
index af389ab9fcd..1c76cd13614 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Client.java
index 6d0c66aba3a..bc2727a75fa 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Collocated.java
index 4d98b5bc651..1c81ab1eebe 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/CookieI.java
index f6832cb1a55..8dab17662b4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/ServantLocatorI.java
index ddf6bb7d85f..431a9ca537b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java b/java-compat/test/src/main/java/test/Ice/servantLocator/Server.java
index edee8d2b7d4..1c198969480 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice b/java-compat/test/src/main/java/test/Ice/servantLocator/Test.ice
index 21e2535b306..1e690d199e8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice b/java-compat/test/src/main/java/test/Ice/servantLocator/TestAMD.ice
index 74a80401776..dcbd229f5e7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/TestActivationI.java
index 52a166987a2..37fb2b67f33 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java b/java-compat/test/src/main/java/test/Ice/servantLocator/TestI.java
index d041e83e89b..5f278cda2a0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 79377f7b244..d3d2f09fbd9 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 14c08b74612..5695a6d4e55 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 905ab2816e6..1044ccb4e0f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 556fdc2c68f..36f319a729d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 16adbba7e2e..f4958c2327e 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 e716db2d85a..944816a7b53 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 f8782d7af6a..d3e575a79e2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 24f0e10fc68..1ffa87ec9d7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 2fe138f1aec..4976f8107de 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 23065bd66a2..bff7ed356e2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 575d7702567..5e8de3ca7e0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 b9c8336bc3c..df8a2bda18c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 17fe570a0e5..e292747091b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 44beabb2fe1..12b4e425d8b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 4a16d7e584b..3fae0efcd09 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 9f6f17e328e..b0580481895 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 cdd6b949d48..9bd412083a3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 d15ca3f2ccf..c86c044a454 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/stream/Client.java b/java-compat/test/src/main/java/test/Ice/stream/Client.java
index f88ffa5041f..d6344edd938 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/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 f49ddebbb9b..fdfaf926acf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/stream/Test.ice b/java-compat/test/src/main/java/test/Ice/stream/Test.ice
index b5960b04c18..6d0cd48ca9f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Client.java
index e31909305b0..4532d4acb67 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/PriorityI.java
index 9f312bb1c5d..3f6cd7d00f3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Server.java
index 7bbca0a18bf..3691d4f78d0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice b/java-compat/test/src/main/java/test/Ice/threadPoolPriority/Test.ice
index eb59f5c77d3..4d65c5b9ec7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java b/java-compat/test/src/main/java/test/Ice/timeout/AllTests.java
index 546b4b8be02..19ae1e57313 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Client.java b/java-compat/test/src/main/java/test/Ice/timeout/Client.java
index 94947c95a46..5bb5367f92f 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java b/java-compat/test/src/main/java/test/Ice/timeout/ControllerI.java
index 98c479e8bfa..5761c545940 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Server.java b/java-compat/test/src/main/java/test/Ice/timeout/Server.java
index 6a6d4ce1629..45ee0c30ff0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/Test.ice b/java-compat/test/src/main/java/test/Ice/timeout/Test.ice
index ec9cf58a244..29d87e85160 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java b/java-compat/test/src/main/java/test/Ice/timeout/TimeoutI.java
index f8829ea0afa..f61cad8fb58 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/udp/AllTests.java b/java-compat/test/src/main/java/test/Ice/udp/AllTests.java
index f74a82c2215..e4ec86ed670 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/udp/Client.java b/java-compat/test/src/main/java/test/Ice/udp/Client.java
index b744f9becf6..c172bd0d0f3 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/udp/Server.java b/java-compat/test/src/main/java/test/Ice/udp/Server.java
index 18430f31cc5..5158f342745 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/udp/Test.ice b/java-compat/test/src/main/java/test/Ice/udp/Test.ice
index 109b0c65a62..a8f6ce4be45 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java b/java-compat/test/src/main/java/test/Ice/udp/TestIntfI.java
index bd249a0a0b4..4e7fde8898d 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java b/java-compat/test/src/main/java/test/IceBox/admin/AllTests.java
index 15119f4f2e4..f5895492727 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/admin/Client.java b/java-compat/test/src/main/java/test/IceBox/admin/Client.java
index 252cc875448..f9d98a7cba5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/admin/Test.ice b/java-compat/test/src/main/java/test/IceBox/admin/Test.ice
index 36067abcb58..82252550ff5 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java b/java-compat/test/src/main/java/test/IceBox/admin/TestFacetI.java
index 872c9ff10ed..48bc6558310 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java b/java-compat/test/src/main/java/test/IceBox/admin/TestServiceI.java
index 8a39a2db9ef..7ab00fd434c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java b/java-compat/test/src/main/java/test/IceBox/configuration/AllTests.java
index b731732eadd..4f914247044 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/Client.java b/java-compat/test/src/main/java/test/IceBox/configuration/Client.java
index 40e975ef126..425c7e1bda8 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice b/java-compat/test/src/main/java/test/IceBox/configuration/Test.ice
index eaec21c02d9..941c57270f2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java b/java-compat/test/src/main/java/test/IceBox/configuration/TestI.java
index 4f5b1bd512c..2fb9ee217c4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java b/java-compat/test/src/main/java/test/IceBox/configuration/TestServiceI.java
index 101d061da8e..06c4fd48a45 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/AllTests.java
index 3480f1db359..ce7062790b0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/Client.java
index 1449d4d28d4..112605f96e4 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/ControllerI.java
index 4824eb1b6e3..e4770e8e8a7 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/Server.java
index 70ca9dcdfd5..da3f8116f3b 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice b/java-compat/test/src/main/java/test/IceDiscovery/simple/Test.ice
index 1ad9d46bdb7..c3dd97c0d6a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java b/java-compat/test/src/main/java/test/IceDiscovery/simple/TestIntfI.java
index ce4421496b5..8a2633e5c34 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java b/java-compat/test/src/main/java/test/IceGrid/simple/AllTests.java
index 0aca8920990..447813e2ec6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Client.java b/java-compat/test/src/main/java/test/IceGrid/simple/Client.java
index d7426ae7e8d..4e44f9d8e3c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Server.java b/java-compat/test/src/main/java/test/IceGrid/simple/Server.java
index d0b49c53a7b..d3d365651cb 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice b/java-compat/test/src/main/java/test/IceGrid/simple/Test.ice
index 18fcca7bd58..fa4ab770d57 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java b/java-compat/test/src/main/java/test/IceGrid/simple/TestI.java
index a311bdea5d6..8868c5ef1da 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py b/java-compat/test/src/main/java/test/IceSSL/certs/makecerts.py
index b65634ede74..da488ab3cbb 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,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2015-2018 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2015-present ZeroC, Inc. All rights reserved.
#
# **********************************************************************
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 165204a3e6f..4b8c6bf8411 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/CertificateVerifierI.java
index a1b6daa35cc..ab9110afee6 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java b/java-compat/test/src/main/java/test/IceSSL/configuration/Client.java
index c3edf36ad2b..71596b39b51 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/PasswordCallbackI.java
index 0c56415f325..18b2db2cc15 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java b/java-compat/test/src/main/java/test/IceSSL/configuration/Server.java
index 27bbba993b2..3d10e8ddc2a 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerFactoryI.java
index 91d9bfdf2e2..441bc31e4be 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java b/java-compat/test/src/main/java/test/IceSSL/configuration/ServerI.java
index a2771a495f7..0e766d9a5bf 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice b/java-compat/test/src/main/java/test/IceSSL/configuration/Test.ice
index 616cd8cdfad..39000e9e935 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java b/java-compat/test/src/main/java/test/IceUtil/inputUtil/Client.java
index 8a80edcd731..92a990148be 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/escape/Clash.ice b/java-compat/test/src/main/java/test/Slice/escape/Clash.ice
index e7e8a894613..19bffa2afd0 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/escape/Client.java b/java-compat/test/src/main/java/test/Slice/escape/Client.java
index 47244b91602..d71717ddfe2 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/escape/Key.ice b/java-compat/test/src/main/java/test/Slice/escape/Key.ice
index 1735a300385..8d7c58a6502 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/generation/File1.ice b/java-compat/test/src/main/java/test/Slice/generation/File1.ice
index d26cf5b31af..34a85e13d22 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/generation/File2.ice b/java-compat/test/src/main/java/test/Slice/generation/File2.ice
index a413dae867d..045a654ad9c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/macros/Client.java b/java-compat/test/src/main/java/test/Slice/macros/Client.java
index 480572e6361..77b86b60c3c 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/macros/Test.ice b/java-compat/test/src/main/java/test/Slice/macros/Test.ice
index b21cc73be6b..dfa0f709f84 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/structure/Client.java b/java-compat/test/src/main/java/test/Slice/structure/Client.java
index 61c4f075d5b..7963d7085be 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/Slice/structure/Test.ice b/java-compat/test/src/main/java/test/Slice/structure/Test.ice
index bd873d8516f..c170e746b74 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,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/TestDriver.java b/java-compat/test/src/main/java/test/TestDriver.java
index 9d6fe929699..ce7c699b93a 100644
--- a/java-compat/test/src/main/java/test/TestDriver.java
+++ b/java-compat/test/src/main/java/test/TestDriver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/src/main/java/test/TestHelper.java b/java-compat/test/src/main/java/test/TestHelper.java
index 6ab09b1d8c7..111001b7609 100644
--- a/java-compat/test/src/main/java/test/TestHelper.java
+++ b/java-compat/test/src/main/java/test/TestHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.