summaryrefslogtreecommitdiff
path: root/java-compat
diff options
context:
space:
mode:
Diffstat (limited to 'java-compat')
-rw-r--r--java-compat/Makefile2
-rwxr-xr-xjava-compat/allTests.py2
-rw-r--r--java-compat/build.gradle2
-rw-r--r--java-compat/gradle.properties2
-rw-r--r--java-compat/settings.gradle2
-rw-r--r--java-compat/src/Glacier2/build.gradle2
-rw-r--r--java-compat/src/Glacier2/src/main/java/Glacier2/Application.java2
-rw-r--r--java-compat/src/Glacier2/src/main/java/Glacier2/SessionCallback.java2
-rw-r--r--java-compat/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java2
-rw-r--r--java-compat/src/Glacier2/src/main/java/Glacier2/SessionHelper.java2
-rw-r--r--java-compat/src/Ice/build.gradle2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/AMDCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Application.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/AsyncCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/AsyncResult.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/BatchRequest.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Blobject.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/BlobjectAsync.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/BooleanHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/BooleanOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ByteHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ByteOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Connection_heartbeat.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ClassResolver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/CommunicatorI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/CompactIdResolver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ConnectionI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/DispatchInterceptor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Dispatcher.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/DoubleHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/DoubleOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Exception.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/FloatHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/FloatOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/FormatType.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Holder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ImplicitContextI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/InitializationData.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/InputStream.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/IntHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/IntOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LocalException.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LocalObjectHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LoggerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LoggerPlugin.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LongHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/LongOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Object.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectAdapterI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectHolderBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectImpl.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectInputStream.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectPrx.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelper.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectPrxHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectReader.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ObjectWriter.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/OnewayCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Optional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/OptionalFormat.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/OptionalObject.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/OutputStream.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/PluginFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/PluginManagerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/PropertiesI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ProxyIdentityKey.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ReadValueCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Request.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ShortHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ShortOptional.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/SignalPolicy.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/SliceInfo.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/SlicedData.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/StringHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/SysLoggerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/SystemException.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ThreadHookPlugin.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ThreadNotification.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TieBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBool.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByte.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackInt.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLong.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShort.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/UnknownSlicedValue.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/UserException.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/UserExceptionFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/Util.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/ValueFactoryManagerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java2
-rw-r--r--java-compat/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ACMConfig.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ACMMonitor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Acceptor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/AsyncResultI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/AsyncStatus.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/BZip2.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Buffer.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CallbackBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CancellationHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Connector.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/DispatchObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointIHolder.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EventHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Ex.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/FixedReference.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/HashUtil.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/HttpParser.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/IPEndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Incoming.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/IncomingAsync.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/IncomingBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Instance.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/InvocationObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ListPatcher.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LocatorInfo.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LocatorManager.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LocatorTable.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/MetricsAdminI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/MetricsMap.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/MetricsViewI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Network.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/NetworkProxy.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ObjectInputStream.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ObserverHelper.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsync.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProcessI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Property.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/PropertyNames.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Protocol.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProtocolInstance.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProxyFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/QueueExecutorService.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ReadyCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Reference.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ReferenceFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RemoteObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ReplyStatus.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RequestHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ResponseHandler.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RetryException.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RetryQueue.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RetryTask.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RoutableReference.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RouterInfo.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/RouterManager.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Selector.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/SequencePatcher.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ServantError.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ServantManager.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/SocketOperation.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/StreamSocket.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TcpAcceptor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TcpConnector.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TcpTransceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ThreadObserverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ThreadPool.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Time.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TraceLevels.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TraceUtil.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Transceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/TwowayCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpConnector.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastClientTransceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastServerTransceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UdpTransceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/Util.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ValueFactoryManagerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/ValueWriter.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WSAcceptor.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WSConnector.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WSEndpoint.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WSTransceiver.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceInternal/WebSocketException.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/MetricsHelper.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/Observer.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/ObserverFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/AcceptorI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/CertificateVerifier.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/ConnectorI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/EndpointI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/Instance.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/PasswordCallback.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/Plugin.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/PluginFactory.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/PluginI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/RFC2253.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/SSLEngine.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/TransceiverI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/TrustManager.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/Assert.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/Base64.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/Options.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/OutputBase.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/StopWatch.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/StringUtil.java2
-rw-r--r--java-compat/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java2
-rw-r--r--java-compat/src/IceBT/build.gradle2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/AcceptorI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/ConnectorI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/EndpointFactoryI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/EndpointI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/Instance.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/PluginFactory.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/PluginI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/TransceiverI.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/IceBT/Util.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java2
-rw-r--r--java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java2
-rw-r--r--java-compat/src/IceBox/build.gradle2
-rw-r--r--java-compat/src/IceBox/src/main/java/IceBox/Admin.java2
-rw-r--r--java-compat/src/IceBox/src/main/java/IceBox/Server.java2
-rw-r--r--java-compat/src/IceBox/src/main/java/IceBox/ServiceManagerI.java2
-rw-r--r--java-compat/src/IceDiscovery/build.gradle2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java2
-rw-r--r--java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java2
-rw-r--r--java-compat/src/IceGrid/build.gradle2
-rw-r--r--java-compat/src/IceLocatorDiscovery/build.gradle2
-rw-r--r--java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/Plugin.java2
-rw-r--r--java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java2
-rw-r--r--java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java2
-rw-r--r--java-compat/src/IcePatch2/build.gradle2
-rw-r--r--java-compat/src/IceStorm/build.gradle2
-rw-r--r--java-compat/test/Ice/translator/DoubleModuleNoPackage.ice2
-rw-r--r--java-compat/test/Ice/translator/DoubleModuleWithPackage.ice2
-rw-r--r--java-compat/test/Ice/translator/Metadata.ice2
-rw-r--r--java-compat/test/Ice/translator/SingleModuleNoPackage.ice2
-rw-r--r--java-compat/test/Ice/translator/SingleModuleWithPackage.ice2
-rw-r--r--java-compat/test/Ice/translator/Test/CustomList.java2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleNoPackage4.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleNoPackage5.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleNoPackage6.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleNoPackage7.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage10.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage11.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage4.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage5.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage6.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage7.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage8.ice2
-rw-r--r--java-compat/test/Ice/translator/TestDoubleModuleWithPackage9.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleNoPackage4.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleNoPackage6.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleNoPackage7.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage10.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage11.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage12.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage13.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage4.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage5.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage6.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage7.ice2
-rw-r--r--java-compat/test/Ice/translator/TestSingleModuleWithPackage9.ice2
-rw-r--r--java-compat/test/Ice/translator/Underscore.ice2
-rw-r--r--java-compat/test/android/controller/build.gradle2
-rw-r--r--java-compat/test/android/controller/gradle.properties2
-rw-r--r--java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerActivity.java2
-rw-r--r--java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerApp.java2
-rw-r--r--java-compat/test/build.gradle2
-rw-r--r--java-compat/test/lambda/build.gradle2
-rw-r--r--java-compat/test/lambda/src/main/java/Ice/ami/lambda/AMI.java2
-rw-r--r--java-compat/test/lambda/src/main/java/Ice/invoke/lambda/AllTests.java2
-rw-r--r--java-compat/test/lambda/src/main/java/Ice/operations/lambda/OnewaysLambdaAMI.java2
-rw-r--r--java-compat/test/lambda/src/main/java/Ice/operations/lambda/TwowaysLambdaAMI.java2
-rw-r--r--java-compat/test/lambda/src/main/java/Ice/optional/lambda/AllTests.java2
-rw-r--r--java-compat/test/plugins/build.gradle2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePlugin.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePluginFail.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailException.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFailFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFailFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFactory.java2
-rw-r--r--java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFailFactory.java2
-rw-r--r--java-compat/test/slice.gradle2
-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
816 files changed, 816 insertions, 816 deletions
diff --git a/java-compat/Makefile b/java-compat/Makefile
index ef19451679f..95f18884760 100644
--- a/java-compat/Makefile
+++ b/java-compat/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/java-compat/allTests.py b/java-compat/allTests.py
index 1128ea5eb13..5f2e7ae6cbd 100755
--- a/java-compat/allTests.py
+++ b/java-compat/allTests.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/java-compat/build.gradle b/java-compat/build.gradle
index 938032e28fd..99139c596ac 100644
--- a/java-compat/build.gradle
+++ b/java-compat/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/gradle.properties b/java-compat/gradle.properties
index be375d80b88..1510728ca78 100644
--- a/java-compat/gradle.properties
+++ b/java-compat/gradle.properties
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/settings.gradle b/java-compat/settings.gradle
index c84ff0a2542..1932618e061 100644
--- a/java-compat/settings.gradle
+++ b/java-compat/settings.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Glacier2/build.gradle b/java-compat/src/Glacier2/build.gradle
index b69da617d14..af3fc151d8d 100644
--- a/java-compat/src/Glacier2/build.gradle
+++ b/java-compat/src/Glacier2/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Glacier2/src/main/java/Glacier2/Application.java b/java-compat/src/Glacier2/src/main/java/Glacier2/Application.java
index d8ce1c9990f..b1865e64d75 100644
--- a/java-compat/src/Glacier2/src/main/java/Glacier2/Application.java
+++ b/java-compat/src/Glacier2/src/main/java/Glacier2/Application.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionCallback.java b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
index 7e31de85480..2e22924a282 100644
--- a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
+++ b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
index d8fd198ed23..42343036132 100644
--- a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
+++ b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionHelper.java b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
index 604b23682d9..25f66d59b84 100644
--- a/java-compat/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
+++ b/java-compat/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/build.gradle b/java-compat/src/Ice/build.gradle
index 7bb2e5c2d84..2137065abcf 100644
--- a/java-compat/src/Ice/build.gradle
+++ b/java-compat/src/Ice/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/AMDCallback.java b/java-compat/src/Ice/src/main/java/Ice/AMDCallback.java
index a4b58838629..a209ab0cf08 100644
--- a/java-compat/src/Ice/src/main/java/Ice/AMDCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/AMDCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java b/java-compat/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
index 04738dbf588..8d272dce1b7 100644
--- a/java-compat/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
+++ b/java-compat/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Application.java b/java-compat/src/Ice/src/main/java/Ice/Application.java
index b317c5a89ab..6615d28bd51 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Application.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Application.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/AsyncCallback.java b/java-compat/src/Ice/src/main/java/Ice/AsyncCallback.java
index 3b3fd77efb3..75bbea444f9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/AsyncCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/AsyncCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/AsyncResult.java b/java-compat/src/Ice/src/main/java/Ice/AsyncResult.java
index efab15afe9b..ee2f40d20e6 100644
--- a/java-compat/src/Ice/src/main/java/Ice/AsyncResult.java
+++ b/java-compat/src/Ice/src/main/java/Ice/AsyncResult.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/BatchRequest.java b/java-compat/src/Ice/src/main/java/Ice/BatchRequest.java
index 9b64aa9c5e5..0225d914c8f 100644
--- a/java-compat/src/Ice/src/main/java/Ice/BatchRequest.java
+++ b/java-compat/src/Ice/src/main/java/Ice/BatchRequest.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java b/java-compat/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
index cc32ff7a8d2..415df1bd1f6 100644
--- a/java-compat/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
+++ b/java-compat/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Blobject.java b/java-compat/src/Ice/src/main/java/Ice/Blobject.java
index b43381cfc35..9f4e853ee33 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Blobject.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Blobject.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/BlobjectAsync.java b/java-compat/src/Ice/src/main/java/Ice/BlobjectAsync.java
index 2b3dff8cab2..2d1f7785858 100644
--- a/java-compat/src/Ice/src/main/java/Ice/BlobjectAsync.java
+++ b/java-compat/src/Ice/src/main/java/Ice/BlobjectAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/BooleanHolder.java b/java-compat/src/Ice/src/main/java/Ice/BooleanHolder.java
index 47f9e59b498..ed56f77dbf3 100644
--- a/java-compat/src/Ice/src/main/java/Ice/BooleanHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/BooleanHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/BooleanOptional.java b/java-compat/src/Ice/src/main/java/Ice/BooleanOptional.java
index 80bf75933e7..896b54e08d9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/BooleanOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/BooleanOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ByteHolder.java b/java-compat/src/Ice/src/main/java/Ice/ByteHolder.java
index 26c75473050..aa09a892ffb 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ByteHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ByteHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ByteOptional.java b/java-compat/src/Ice/src/main/java/Ice/ByteOptional.java
index b785e27f10c..7199a5e2d50 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ByteOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ByteOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback.java b/java-compat/src/Ice/src/main/java/Ice/Callback.java
index 3f9f19c240c..6c59d7d5b5d 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
index 03b916c9b6b..d7f8d4d1ff9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
index 0e5523e6eb4..c69bda3a569 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_heartbeat.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_heartbeat.java
index a95236b1b59..0c3130b3993 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_heartbeat.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Connection_heartbeat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
index 1b360bd9a36..c69d1258a05 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
index 1efef9f1ef6..018a45f3ec2 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
index 0baba492ca5..91fc9ee3c08 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
index 8a466a3edf8..5c36c580577 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
index 10c593f95a5..55d0f949638 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
index 32c79ab0185..90b79db3935 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
index 538cfbcbff7..13eaaecaed8 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ClassResolver.java b/java-compat/src/Ice/src/main/java/Ice/ClassResolver.java
index c8172b965cf..2375505f1a3 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ClassResolver.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ClassResolver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/CommunicatorI.java b/java-compat/src/Ice/src/main/java/Ice/CommunicatorI.java
index a568d350ce0..64d0cbee6a2 100644
--- a/java-compat/src/Ice/src/main/java/Ice/CommunicatorI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/CommunicatorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/CompactIdResolver.java b/java-compat/src/Ice/src/main/java/Ice/CompactIdResolver.java
index 5a0f2f42d00..5ceb722f398 100644
--- a/java-compat/src/Ice/src/main/java/Ice/CompactIdResolver.java
+++ b/java-compat/src/Ice/src/main/java/Ice/CompactIdResolver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ConnectionI.java b/java-compat/src/Ice/src/main/java/Ice/ConnectionI.java
index 8b334e9db6e..f0a352db12b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ConnectionI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ConnectionI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptor.java b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptor.java
index 3c73321fb2c..3e7698c485b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptor.java
+++ b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java
index 3177cb4a3a4..f80ecbad18e 100644
--- a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Dispatcher.java b/java-compat/src/Ice/src/main/java/Ice/Dispatcher.java
index be7f46df5fe..026799fed7d 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Dispatcher.java
+++ b/java-compat/src/Ice/src/main/java/Ice/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/src/Ice/src/main/java/Ice/DoubleHolder.java b/java-compat/src/Ice/src/main/java/Ice/DoubleHolder.java
index 334e0088863..b7a1cdfcf60 100644
--- a/java-compat/src/Ice/src/main/java/Ice/DoubleHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/DoubleHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/DoubleOptional.java b/java-compat/src/Ice/src/main/java/Ice/DoubleOptional.java
index 260090b1bed..9f3c736fa14 100644
--- a/java-compat/src/Ice/src/main/java/Ice/DoubleOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/DoubleOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Exception.java b/java-compat/src/Ice/src/main/java/Ice/Exception.java
index c2d57ae3b10..a851a8ad657 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Exception.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Exception.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/FloatHolder.java b/java-compat/src/Ice/src/main/java/Ice/FloatHolder.java
index 825477b0a05..b6f41c43b4a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/FloatHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/FloatHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/FloatOptional.java b/java-compat/src/Ice/src/main/java/Ice/FloatOptional.java
index c234b015a0e..334a46357cd 100644
--- a/java-compat/src/Ice/src/main/java/Ice/FloatOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/FloatOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/FormatType.java b/java-compat/src/Ice/src/main/java/Ice/FormatType.java
index 7d772dc6064..36a66ee2568 100644
--- a/java-compat/src/Ice/src/main/java/Ice/FormatType.java
+++ b/java-compat/src/Ice/src/main/java/Ice/FormatType.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Holder.java b/java-compat/src/Ice/src/main/java/Ice/Holder.java
index bd39954b4a8..79ce1124f6b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Holder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Holder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ImplicitContextI.java b/java-compat/src/Ice/src/main/java/Ice/ImplicitContextI.java
index f1e7ae46c9a..5d28ed8ff79 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ImplicitContextI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ImplicitContextI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/InitializationData.java b/java-compat/src/Ice/src/main/java/Ice/InitializationData.java
index 058524b3010..06862c2c187 100644
--- a/java-compat/src/Ice/src/main/java/Ice/InitializationData.java
+++ b/java-compat/src/Ice/src/main/java/Ice/InitializationData.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/InputStream.java b/java-compat/src/Ice/src/main/java/Ice/InputStream.java
index 71d1fe124a9..4f819d04123 100644
--- a/java-compat/src/Ice/src/main/java/Ice/InputStream.java
+++ b/java-compat/src/Ice/src/main/java/Ice/InputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/IntHolder.java b/java-compat/src/Ice/src/main/java/Ice/IntHolder.java
index ef163c2bcc0..06c6c183c11 100644
--- a/java-compat/src/Ice/src/main/java/Ice/IntHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/IntHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/IntOptional.java b/java-compat/src/Ice/src/main/java/Ice/IntOptional.java
index 7754da64eac..39179c69616 100644
--- a/java-compat/src/Ice/src/main/java/Ice/IntOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/IntOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LocalException.java b/java-compat/src/Ice/src/main/java/Ice/LocalException.java
index 87935c944cd..b3e9ea8f10f 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LocalException.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LocalException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LocalObjectHolder.java b/java-compat/src/Ice/src/main/java/Ice/LocalObjectHolder.java
index 1d8563db448..a3c3a736668 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LocalObjectHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LocalObjectHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LoggerI.java b/java-compat/src/Ice/src/main/java/Ice/LoggerI.java
index 6844b88394a..943ea7fcc10 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LoggerI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LoggerPlugin.java b/java-compat/src/Ice/src/main/java/Ice/LoggerPlugin.java
index ff06f20dc40..6d961c0989d 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LoggerPlugin.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LoggerPlugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LongHolder.java b/java-compat/src/Ice/src/main/java/Ice/LongHolder.java
index 6c16669db8e..16773757cae 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LongHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LongHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/LongOptional.java b/java-compat/src/Ice/src/main/java/Ice/LongOptional.java
index 6c0c41e7e38..426e4a7cf32 100644
--- a/java-compat/src/Ice/src/main/java/Ice/LongOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/LongOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java b/java-compat/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
index a6a8cc9aa89..394d6a96c17 100644
--- a/java-compat/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
+++ b/java-compat/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Object.java b/java-compat/src/Ice/src/main/java/Ice/Object.java
index 18689f4cbe5..b5d9e222026 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Object.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Object.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectAdapterI.java b/java-compat/src/Ice/src/main/java/Ice/ObjectAdapterI.java
index 3aabca1278d..ff34aa82f21 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectAdapterI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectAdapterI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectHolder.java b/java-compat/src/Ice/src/main/java/Ice/ObjectHolder.java
index bdef71d287d..3700c0d5bb8 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectHolderBase.java b/java-compat/src/Ice/src/main/java/Ice/ObjectHolderBase.java
index c3cd3992d12..b5b809330af 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectHolderBase.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectHolderBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectImpl.java b/java-compat/src/Ice/src/main/java/Ice/ObjectImpl.java
index d12343e40bb..aa8ddb234b3 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectImpl.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectImpl.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectInputStream.java b/java-compat/src/Ice/src/main/java/Ice/ObjectInputStream.java
index eef7814d551..bb6e20727fc 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectInputStream.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectInputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectPrx.java b/java-compat/src/Ice/src/main/java/Ice/ObjectPrx.java
index 2452577b05f..71c66b7795d 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectPrx.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectPrx.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelper.java b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
index 535c2c3072f..fb94a9a011b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
index 8cd0b1d3337..e141f9187b8 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHolder.java b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
index 6336e759208..edd37a70b0a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectReader.java b/java-compat/src/Ice/src/main/java/Ice/ObjectReader.java
index 006b36eb0e5..71373bd91c9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectReader.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectReader.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ObjectWriter.java b/java-compat/src/Ice/src/main/java/Ice/ObjectWriter.java
index b18294c2155..90b5052ca5b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ObjectWriter.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ObjectWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/OnewayCallback.java b/java-compat/src/Ice/src/main/java/Ice/OnewayCallback.java
index 9635e00e7bc..0908ee32a66 100644
--- a/java-compat/src/Ice/src/main/java/Ice/OnewayCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/OnewayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Optional.java b/java-compat/src/Ice/src/main/java/Ice/Optional.java
index 76e2f2cee68..bb7b94787d4 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Optional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Optional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/OptionalFormat.java b/java-compat/src/Ice/src/main/java/Ice/OptionalFormat.java
index c2b5db8dbc7..03fc0226189 100644
--- a/java-compat/src/Ice/src/main/java/Ice/OptionalFormat.java
+++ b/java-compat/src/Ice/src/main/java/Ice/OptionalFormat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/OptionalObject.java b/java-compat/src/Ice/src/main/java/Ice/OptionalObject.java
index 3eb8093d19e..ec3a292b791 100644
--- a/java-compat/src/Ice/src/main/java/Ice/OptionalObject.java
+++ b/java-compat/src/Ice/src/main/java/Ice/OptionalObject.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/OutputStream.java b/java-compat/src/Ice/src/main/java/Ice/OutputStream.java
index f8f56284ff5..63278400b55 100644
--- a/java-compat/src/Ice/src/main/java/Ice/OutputStream.java
+++ b/java-compat/src/Ice/src/main/java/Ice/OutputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/PluginFactory.java b/java-compat/src/Ice/src/main/java/Ice/PluginFactory.java
index 123c0ae5108..e075c2421cc 100644
--- a/java-compat/src/Ice/src/main/java/Ice/PluginFactory.java
+++ b/java-compat/src/Ice/src/main/java/Ice/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/src/Ice/src/main/java/Ice/PluginManagerI.java b/java-compat/src/Ice/src/main/java/Ice/PluginManagerI.java
index ac5ac52c05a..0acd09fd18a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/PluginManagerI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/PluginManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java b/java-compat/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
index f9d92e1b722..04f5a623184 100644
--- a/java-compat/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/PropertiesI.java b/java-compat/src/Ice/src/main/java/Ice/PropertiesI.java
index c42cc807543..0a23d56fab4 100644
--- a/java-compat/src/Ice/src/main/java/Ice/PropertiesI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/PropertiesI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java b/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
index 7aad6516f9b..fd1baf4811c 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityKey.java b/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
index a9cbd93e3f7..a16aacaa851 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ReadValueCallback.java b/java-compat/src/Ice/src/main/java/Ice/ReadValueCallback.java
index 24be4ce4591..6972fd6437a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ReadValueCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ReadValueCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Request.java b/java-compat/src/Ice/src/main/java/Ice/Request.java
index 1391d309da3..32b1270b883 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Request.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Request.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ShortHolder.java b/java-compat/src/Ice/src/main/java/Ice/ShortHolder.java
index ad24d882651..97d9415ff6a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ShortHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ShortHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ShortOptional.java b/java-compat/src/Ice/src/main/java/Ice/ShortOptional.java
index b34af27a7e4..c6b706e68f2 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ShortOptional.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ShortOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/SignalPolicy.java b/java-compat/src/Ice/src/main/java/Ice/SignalPolicy.java
index e74448a9f25..05f972c1a76 100644
--- a/java-compat/src/Ice/src/main/java/Ice/SignalPolicy.java
+++ b/java-compat/src/Ice/src/main/java/Ice/SignalPolicy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/SliceInfo.java b/java-compat/src/Ice/src/main/java/Ice/SliceInfo.java
index 16f14718742..5e7296c379f 100644
--- a/java-compat/src/Ice/src/main/java/Ice/SliceInfo.java
+++ b/java-compat/src/Ice/src/main/java/Ice/SliceInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/SlicedData.java b/java-compat/src/Ice/src/main/java/Ice/SlicedData.java
index 716aad1da54..a661f47a642 100644
--- a/java-compat/src/Ice/src/main/java/Ice/SlicedData.java
+++ b/java-compat/src/Ice/src/main/java/Ice/SlicedData.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/StringHolder.java b/java-compat/src/Ice/src/main/java/Ice/StringHolder.java
index 1e9c1d6cb0c..83dbb60f55c 100644
--- a/java-compat/src/Ice/src/main/java/Ice/StringHolder.java
+++ b/java-compat/src/Ice/src/main/java/Ice/StringHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/SysLoggerI.java b/java-compat/src/Ice/src/main/java/Ice/SysLoggerI.java
index f79e131ec98..425eee1d1e8 100644
--- a/java-compat/src/Ice/src/main/java/Ice/SysLoggerI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/SysLoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/SystemException.java b/java-compat/src/Ice/src/main/java/Ice/SystemException.java
index 5a0e7319faa..9c1f0d12e5a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/SystemException.java
+++ b/java-compat/src/Ice/src/main/java/Ice/SystemException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ThreadHookPlugin.java b/java-compat/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
index 8f202f85983..3a011e74d03 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ThreadNotification.java b/java-compat/src/Ice/src/main/java/Ice/ThreadNotification.java
index bb3e2512050..96998bdbb6a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ThreadNotification.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ThreadNotification.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TieBase.java b/java-compat/src/Ice/src/main/java/Ice/TieBase.java
index cd3a2d01961..c08da60b4cd 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TieBase.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TieBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallback.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallback.java
index 153c44889d0..a8ae88d26fc 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallback.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
index 318017705e8..a0a7fa9ac94 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
index 5792794cd57..ec3e6061be7 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBool.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
index 23286d98e1e..57765f3a926 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
index 5d9e7df49dc..bf830d80576 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByte.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
index 3d8dfd58b49..129d408e20e 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
index 70003d1a621..dfeafb4c102 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
index 9f165967770..7b624e59a08 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
index 850f7b464a4..05f0e43c56e 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
index 2278db8e7eb..dd71241c9d5 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
index 8d370460ccc..c7b245691c9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackInt.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
index 3e2cedf3fba..4dcdf4cef5b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
index 83fc68e9fcf..4908dcbdb56 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLong.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
index 33be26924aa..99b1eceb00b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
index aec03b58f5d..845a8c8f9e7 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShort.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
index 28cc0111e42..34484d48c88 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
index 1d98ba94d58..320acd10234 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
index c3d666bf030..a976950bf1d 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
index 4f91825ee52..e3756c61ab9 100644
--- a/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
+++ b/java-compat/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/UnknownSlicedValue.java b/java-compat/src/Ice/src/main/java/Ice/UnknownSlicedValue.java
index 8127ac53a57..4f3644fb93b 100644
--- a/java-compat/src/Ice/src/main/java/Ice/UnknownSlicedValue.java
+++ b/java-compat/src/Ice/src/main/java/Ice/UnknownSlicedValue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/UserException.java b/java-compat/src/Ice/src/main/java/Ice/UserException.java
index cc229bcb5b9..9e26f2ee8ed 100644
--- a/java-compat/src/Ice/src/main/java/Ice/UserException.java
+++ b/java-compat/src/Ice/src/main/java/Ice/UserException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/UserExceptionFactory.java b/java-compat/src/Ice/src/main/java/Ice/UserExceptionFactory.java
index ac3af89cd61..f2a96f0fe0a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/UserExceptionFactory.java
+++ b/java-compat/src/Ice/src/main/java/Ice/UserExceptionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/Util.java b/java-compat/src/Ice/src/main/java/Ice/Util.java
index 20457c0e848..c0812a314fe 100644
--- a/java-compat/src/Ice/src/main/java/Ice/Util.java
+++ b/java-compat/src/Ice/src/main/java/Ice/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/ValueFactoryManagerI.java b/java-compat/src/Ice/src/main/java/Ice/ValueFactoryManagerI.java
index 0df80f2646c..dc60a0b56c5 100644
--- a/java-compat/src/Ice/src/main/java/Ice/ValueFactoryManagerI.java
+++ b/java-compat/src/Ice/src/main/java/Ice/ValueFactoryManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java b/java-compat/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
index a27f2eca398..25fe1087d3a 100644
--- a/java-compat/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
+++ b/java-compat/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java b/java-compat/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
index d1fd37be90d..223230a85e6 100644
--- a/java-compat/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
+++ b/java-compat/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ACMConfig.java b/java-compat/src/Ice/src/main/java/IceInternal/ACMConfig.java
index 3c34b4cbfc0..abd9d8f47ad 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ACMConfig.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ACMConfig.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ACMMonitor.java b/java-compat/src/Ice/src/main/java/IceInternal/ACMMonitor.java
index 38e3db3be1d..a094974c88a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ACMMonitor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Acceptor.java b/java-compat/src/Ice/src/main/java/IceInternal/Acceptor.java
index 541f565b637..02ab65e89f4 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Acceptor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/AsyncResultI.java b/java-compat/src/Ice/src/main/java/IceInternal/AsyncResultI.java
index 61ce20930b6..18d837fc77f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/AsyncResultI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/AsyncResultI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/AsyncStatus.java b/java-compat/src/Ice/src/main/java/IceInternal/AsyncStatus.java
index 1e27cc4f698..86d01453cb0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/AsyncStatus.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/AsyncStatus.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/BZip2.java b/java-compat/src/Ice/src/main/java/IceInternal/BZip2.java
index 0eebcc27e2b..7edf0c15802 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/BZip2.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/BZip2.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java b/java-compat/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
index a5eed8c2339..a8909227372 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java b/java-compat/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
index 99948786de3..1d41346d37d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Buffer.java b/java-compat/src/Ice/src/main/java/IceInternal/Buffer.java
index 04ae3c38b91..dc97514ac8e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Buffer.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Buffer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/CallbackBase.java b/java-compat/src/Ice/src/main/java/IceInternal/CallbackBase.java
index 4f3941a74bf..e3ad3398af0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CallbackBase.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/CallbackBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/CancellationHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/CancellationHandler.java
index 9454a2b1c8b..ec60b5b57b6 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CancellationHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/CancellationHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java
index 24530163415..4cff5bf0181 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
index 9907f87b747..f9bc77c88c2 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java b/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
index 96e777286eb..d3b0dc9a37f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java
index 3f4cd7fa504..f39a4358428 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
index be60e789a51..615f9e85ae6 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
index 8dc9ce0024a..489a1492865 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
index 1f57ac6b9c2..a3592d5bfc7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java
index 32d4ed8ce6a..acc1fe63997 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
index 0525fc1a279..2bc12ec8e4d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Connector.java b/java-compat/src/Ice/src/main/java/IceInternal/Connector.java
index 3934d49227a..b09c654f565 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Connector.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java b/java-compat/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
index a2a2c49dd4d..d6a67f29a49 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java b/java-compat/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
index af47378c029..facd38646a7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/DispatchObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/DispatchObserverI.java
index da769a3bbcc..ad33e9d7967 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/DispatchObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java b/java-compat/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
index 47dc085a559..44d79ac03d5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactory.java
index 2f0568c2bc7..2f35c6c2f73 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
index a2244cc2350..a09b9f3365c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java
index 24c51deb001..fea377d3c4f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointFactoryWithUnderlying.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
index a9f1885c2c9..1496a43f1e4 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointI.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointI.java
index cba1b7ff9ee..00ea9ba2da1 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/EndpointIHolder.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
index ebf31094e1f..efecc8b0342 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java b/java-compat/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
index 27178c10b1a..0eeee1b97c9 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EventHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/EventHandler.java
index 4a5e9fd35c9..a9d3d7b2aa5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EventHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EventHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java b/java-compat/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
index b12322e47e3..145bb8dbc4d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Ex.java b/java-compat/src/Ice/src/main/java/IceInternal/Ex.java
index 34c17b72781..db5752c7219 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Ex.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Ex.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java b/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
index 00e2b8d3429..1044da973cf 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/FixedReference.java b/java-compat/src/Ice/src/main/java/IceInternal/FixedReference.java
index eb5f1634220..8b03f2ffd62 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/FixedReference.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/FixedReference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
index 806277940d2..6ff1a32c196 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
index 2eba702b839..83a61aaf08c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
index c4d1e494aa1..ebdd2fe1a83 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
index 414f5941078..388fc37d2b7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
index 1ff0d45b699..711bf1aaaac 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
index 34bb4d84529..5f89191edfa 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
index f97692647e5..d7821389bce 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
index ab78ceb8514..d32dce95bb8 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
index 700cc05ec5f..bc14cda412f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
index 32260c76028..75d3ec49a3e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
index e39e8a42494..67e5ef434c8 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
index ec024aa1f7c..8d8e0993f5e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
index eb19cc11ae4..8bae3c1b2da 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
index 67da4c65fe8..f87cc178943 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
index bd81c41a0cf..376b1ef6697 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
index d3ae1361e99..d562480908c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
index 2849579a4f4..1cdf77491ed 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
index 8e621e72de4..319a28c561f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
index a356be04718..70ccf9191cf 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
index fe856243f65..8afa1c040d7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
index 2c78867bbcd..a1a6fb54941 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
index ef487d92f7a..897542aeaed 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
index 1211d1b8309..9040e7d86ef 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
index c83e4e5f7f1..36b75fe4feb 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
index 2def3cfec4b..af8dcea0be3 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
index 1ec85749335..2267ec1d693 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
index 45883e98dbc..8c9693483dd 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
index 8a71348b41e..0fc672b4510 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
index 734d0aa7317..86d49759f1a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
index 071f0b4d95c..7dfc5f74051 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java b/java-compat/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
index 5dbc135d9f0..c4568e42743 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/HashUtil.java b/java-compat/src/Ice/src/main/java/IceInternal/HashUtil.java
index 8b5fa770df9..4d0efd652d7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/HashUtil.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/HashUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/HttpParser.java b/java-compat/src/Ice/src/main/java/IceInternal/HttpParser.java
index 494ae85a91d..d451a344a89 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/HttpParser.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/HttpParser.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/IPEndpointI.java b/java-compat/src/Ice/src/main/java/IceInternal/IPEndpointI.java
index 304dc439438..a3d18f273da 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/IPEndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/IPEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Incoming.java b/java-compat/src/Ice/src/main/java/IceInternal/Incoming.java
index 57a6ab94678..d7b1bc2aad2 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Incoming.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Incoming.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/IncomingAsync.java b/java-compat/src/Ice/src/main/java/IceInternal/IncomingAsync.java
index 0f67287f088..506537ef76e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/IncomingAsync.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/IncomingAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/IncomingBase.java b/java-compat/src/Ice/src/main/java/IceInternal/IncomingBase.java
index c5bdb96f392..4ca13607522 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/IncomingBase.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/IncomingBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
index f49d7e8c82f..24db93e1bc6 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java b/java-compat/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
index ba3de71250f..a634a0a48db 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Instance.java b/java-compat/src/Ice/src/main/java/IceInternal/Instance.java
index c93407578a0..b2f98ae014a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Instance.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Instance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/InvocationObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/InvocationObserverI.java
index 7d1ee072daf..c333cd8e2b4 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/InvocationObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/ListPatcher.java b/java-compat/src/Ice/src/main/java/IceInternal/ListPatcher.java
index 8fbb528b0b6..85a53ad48dc 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ListPatcher.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ListPatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LocatorInfo.java b/java-compat/src/Ice/src/main/java/IceInternal/LocatorInfo.java
index 42fa2de8bcf..a3e7dafe878 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LocatorInfo.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LocatorInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LocatorManager.java b/java-compat/src/Ice/src/main/java/IceInternal/LocatorManager.java
index c8c6074292d..bef48514129 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LocatorManager.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LocatorManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LocatorTable.java b/java-compat/src/Ice/src/main/java/IceInternal/LocatorTable.java
index 545384dbd12..8cc7ef7ac7e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LocatorTable.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LocatorTable.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminI.java b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
index d9543f9318a..2ffdecefb5d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
index 8f38a3a3623..5ed8f329644 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
index 424eefdbf65..5927cef78ad 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/MetricsAdminI.java b/java-compat/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
index d333aecc3bc..ee801ba9dcc 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/MetricsMap.java b/java-compat/src/Ice/src/main/java/IceInternal/MetricsMap.java
index 053fd1951d8..7d6e3a1de04 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/MetricsMap.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/MetricsMap.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/MetricsViewI.java b/java-compat/src/Ice/src/main/java/IceInternal/MetricsViewI.java
index d769781e7e8..952ae9b9d42 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/MetricsViewI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/MetricsViewI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Network.java b/java-compat/src/Ice/src/main/java/IceInternal/Network.java
index 748b1622b2b..158ba0bc275 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Network.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Network.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/NetworkProxy.java b/java-compat/src/Ice/src/main/java/IceInternal/NetworkProxy.java
index 815fda173a5..d365c78f4af 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/NetworkProxy.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/NetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
index 2a34fbd3da3..6dcd8296fa5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ObjectInputStream.java b/java-compat/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
index e7a70a88a75..2ce05f512c0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ObserverHelper.java b/java-compat/src/Ice/src/main/java/IceInternal/ObserverHelper.java
index 23e4840a943..714161b8263 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ObserverHelper.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ObserverHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java b/java-compat/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
index a32e68d1525..2b376da8026 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsync.java b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
index 6d7f2c46eb7..4bb19464e6a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
index 95445825850..09fcb30f68e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
index 2036900f139..981ff60d010 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java b/java-compat/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
index be0239b24d1..f160d88e138 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProcessI.java b/java-compat/src/Ice/src/main/java/IceInternal/ProcessI.java
index 92cf5845520..2f92fc62825 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProcessI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProcessI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java b/java-compat/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
index cff57b04978..264fc18dfd4 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Property.java b/java-compat/src/Ice/src/main/java/IceInternal/Property.java
index 2e2e4bde973..3d61da249d2 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Property.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Property.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/PropertyNames.java b/java-compat/src/Ice/src/main/java/IceInternal/PropertyNames.java
index 3dda3e42717..2531c8d0f9e 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/PropertyNames.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/PropertyNames.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Protocol.java b/java-compat/src/Ice/src/main/java/IceInternal/Protocol.java
index 1d7166ce68d..1a19e843098 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Protocol.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Protocol.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolInstance.java b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
index 361c1b900de..f0e008dcea2 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
index 7bcecf94f6a..3a460fd071f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
index d5d7dde3866..a63a054cb3d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProxyFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/ProxyFactory.java
index db3c1666b20..f24a61d30a8 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProxyFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProxyFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java b/java-compat/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
index 5a1b9b8a09d..a8f0a7e62e0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java b/java-compat/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
index b2d8aa620bc..3c1b176f10c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java b/java-compat/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
index e5add50b129..93ca051aab3 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/QueueExecutorService.java b/java-compat/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
index 41c13198ad7..a07f0e2c02f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
index dcae15e5ca2..9ff761cdb10 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ReadyCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/ReadyCallback.java
index 6bbd32b2087..9a7adf043fe 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ReadyCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ReadyCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Reference.java b/java-compat/src/Ice/src/main/java/IceInternal/Reference.java
index 004373fa8df..eac9b0143d8 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Reference.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Reference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ReferenceFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
index 0d946f4cb47..57e914f92ac 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RemoteObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
index e032cab575a..25e91aa3144 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ReplyStatus.java b/java-compat/src/Ice/src/main/java/IceInternal/ReplyStatus.java
index e4217daedba..93b00b1a7d5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ReplyStatus.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ReplyStatus.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RequestHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/RequestHandler.java
index 559a7c1be3e..1165dd2d562 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RequestHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
index 5814ecf4f11..95c4fb98993 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ResponseHandler.java b/java-compat/src/Ice/src/main/java/IceInternal/ResponseHandler.java
index a7f51327026..b00cba13be9 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ResponseHandler.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ResponseHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RetryException.java b/java-compat/src/Ice/src/main/java/IceInternal/RetryException.java
index 9478d500051..5a709bce2a9 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RetryException.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RetryException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RetryQueue.java b/java-compat/src/Ice/src/main/java/IceInternal/RetryQueue.java
index 283dc020dd5..3093873cdf2 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RetryQueue.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RetryQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RetryTask.java b/java-compat/src/Ice/src/main/java/IceInternal/RetryTask.java
index d4a798b817c..17acfc7900f 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RetryTask.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RetryTask.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RoutableReference.java b/java-compat/src/Ice/src/main/java/IceInternal/RoutableReference.java
index 9eedca70f9b..9de29071f85 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RoutableReference.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RoutableReference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RouterInfo.java b/java-compat/src/Ice/src/main/java/IceInternal/RouterInfo.java
index 6e1c7e27fcc..54709c576f6 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RouterInfo.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RouterInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/RouterManager.java b/java-compat/src/Ice/src/main/java/IceInternal/RouterManager.java
index 8a0fadc2e49..36df219fba0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/RouterManager.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/RouterManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java b/java-compat/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
index 1e69057bed8..dce1177fd7c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Selector.java b/java-compat/src/Ice/src/main/java/IceInternal/Selector.java
index 044d54486de..e74e4a9f394 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Selector.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Selector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/SequencePatcher.java b/java-compat/src/Ice/src/main/java/IceInternal/SequencePatcher.java
index ad21c49883c..7110f674c9a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/SequencePatcher.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/SequencePatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ServantError.java b/java-compat/src/Ice/src/main/java/IceInternal/ServantError.java
index 8988fb55156..af9b8639b67 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ServantError.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ServantError.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ServantManager.java b/java-compat/src/Ice/src/main/java/IceInternal/ServantManager.java
index fc812098512..b60187187a3 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ServantManager.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ServantManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/SocketOperation.java b/java-compat/src/Ice/src/main/java/IceInternal/SocketOperation.java
index 5482ca5f892..ede61adcaa6 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/SocketOperation.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/SocketOperation.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/StreamSocket.java b/java-compat/src/Ice/src/main/java/IceInternal/StreamSocket.java
index 6924e3ae715..2935d8cebbb 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/StreamSocket.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/StreamSocket.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TcpAcceptor.java b/java-compat/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
index 186d691d23f..0b3c288156d 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TcpConnector.java b/java-compat/src/Ice/src/main/java/IceInternal/TcpConnector.java
index 86875c58b96..1713db572d5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TcpConnector.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TcpConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
index 88ec79e9e26..605cd94d08a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointI.java b/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
index 614bd42ae17..7de6b048b00 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TcpTransceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
index c69c76253d8..e6ed5a195d8 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ThreadObserverI.java b/java-compat/src/Ice/src/main/java/IceInternal/ThreadObserverI.java
index b1beb79ec15..8b6bc7b951c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ThreadObserverI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/ThreadPool.java b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPool.java
index 52f47aa0779..1d2ef4471e0 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPool.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
index 4310f0ba802..e0cd6b0a625 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
index 3e993557f73..9fdf62e070a 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
index 64878b194ed..035f82446b5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Time.java b/java-compat/src/Ice/src/main/java/IceInternal/Time.java
index a79cc1b20c1..3bfb7ccb88b 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Time.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Time.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TraceLevels.java b/java-compat/src/Ice/src/main/java/IceInternal/TraceLevels.java
index 9bf654dc954..b43f9520b17 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TraceLevels.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TraceLevels.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/TraceUtil.java b/java-compat/src/Ice/src/main/java/IceInternal/TraceUtil.java
index dcc983a5e13..1ccf0fbefdf 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TraceUtil.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TraceUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Transceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/Transceiver.java
index 53b87b44b80..55826460598 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Transceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/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/src/Ice/src/main/java/IceInternal/TwowayCallback.java b/java-compat/src/Ice/src/main/java/IceInternal/TwowayCallback.java
index 764ae0b4f1c..f365c97c6f5 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/TwowayCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpConnector.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpConnector.java
index 96f46c790e0..c0aa35a5a9c 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpConnector.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
index fcae176f1c2..2a8f7951dd7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointI.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
index 93083447dda..705eabd3e80 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastClientTransceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastClientTransceiver.java
index 2ac39e03aa7..e091d7f8937 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastClientTransceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastClientTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastServerTransceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastServerTransceiver.java
index 2223d7edc98..b18f67dc030 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastServerTransceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpMulticastServerTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UdpTransceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
index 1290bff7a85..cde1e8dbf45 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java
index 6cc5dd2bbd9..28982a0431b 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/UnderlyingEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/Util.java b/java-compat/src/Ice/src/main/java/IceInternal/Util.java
index 43f779baa85..cad17134133 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/Util.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ValueFactoryManagerI.java b/java-compat/src/Ice/src/main/java/IceInternal/ValueFactoryManagerI.java
index c16d8edcdb9..185fac9ad52 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ValueFactoryManagerI.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ValueFactoryManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/ValueWriter.java b/java-compat/src/Ice/src/main/java/IceInternal/ValueWriter.java
index 14d02071265..377dc3af4a1 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/ValueWriter.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/ValueWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WSAcceptor.java b/java-compat/src/Ice/src/main/java/IceInternal/WSAcceptor.java
index ac8b9f14d15..8b5da1c3c95 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WSAcceptor.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WSAcceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WSConnector.java b/java-compat/src/Ice/src/main/java/IceInternal/WSConnector.java
index cec83dceba2..782977d48f9 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WSConnector.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WSConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WSEndpoint.java b/java-compat/src/Ice/src/main/java/IceInternal/WSEndpoint.java
index 1755b7d86e8..54e2748cba7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WSEndpoint.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WSEndpoint.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java b/java-compat/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
index 49b8fa717a1..959a2c8caa7 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WSTransceiver.java b/java-compat/src/Ice/src/main/java/IceInternal/WSTransceiver.java
index 9e2942496d1..63ba4762712 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WSTransceiver.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WSTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceInternal/WebSocketException.java b/java-compat/src/Ice/src/main/java/IceInternal/WebSocketException.java
index a928883445b..8cefe193b96 100644
--- a/java-compat/src/Ice/src/main/java/IceInternal/WebSocketException.java
+++ b/java-compat/src/Ice/src/main/java/IceInternal/WebSocketException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/MetricsHelper.java b/java-compat/src/Ice/src/main/java/IceMX/MetricsHelper.java
index a1b18a49a47..99045d8c1ce 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/MetricsHelper.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/MetricsHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/Observer.java b/java-compat/src/Ice/src/main/java/IceMX/Observer.java
index 3448eae985d..f6cafb623e0 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/Observer.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/Observer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/ObserverFactory.java b/java-compat/src/Ice/src/main/java/IceMX/ObserverFactory.java
index 6c0ebc58220..f0efc4a7667 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/ObserverFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/ObserverFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java b/java-compat/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
index 281296390ba..eb5ff0ca014 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java b/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
index 8577ec5354b..1a5ff8cb91b 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java b/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
index 16d962ce909..d05fea33c5b 100644
--- a/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
+++ b/java-compat/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/AcceptorI.java b/java-compat/src/Ice/src/main/java/IceSSL/AcceptorI.java
index fcd8364392f..7eaac9d305e 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/AcceptorI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/AcceptorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/CertificateVerifier.java b/java-compat/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
index e8847be390c..fa37281631c 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/ConnectorI.java b/java-compat/src/Ice/src/main/java/IceSSL/ConnectorI.java
index a5db0755435..c6cbdac8a1b 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/ConnectorI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/ConnectorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java b/java-compat/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
index 581caaa394d..b1a7d3fe200 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/EndpointI.java b/java-compat/src/Ice/src/main/java/IceSSL/EndpointI.java
index 8469c0e47ce..7e71e064d46 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/EndpointI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/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/src/Ice/src/main/java/IceSSL/Instance.java b/java-compat/src/Ice/src/main/java/IceSSL/Instance.java
index 0893933b2e3..90016683ba7 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/Instance.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/Instance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/PasswordCallback.java b/java-compat/src/Ice/src/main/java/IceSSL/PasswordCallback.java
index 3784067d722..dc7c205b934 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/PasswordCallback.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/PasswordCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/Plugin.java b/java-compat/src/Ice/src/main/java/IceSSL/Plugin.java
index c264f687360..69e0b58357b 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/Plugin.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/Plugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/PluginFactory.java b/java-compat/src/Ice/src/main/java/IceSSL/PluginFactory.java
index bd5a41aa1b5..28c2ca72fd4 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/PluginFactory.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/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/src/Ice/src/main/java/IceSSL/PluginI.java b/java-compat/src/Ice/src/main/java/IceSSL/PluginI.java
index dffecff2347..a8840f4a117 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/PluginI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/RFC2253.java b/java-compat/src/Ice/src/main/java/IceSSL/RFC2253.java
index fc371444a7a..ed551d0b352 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/RFC2253.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/RFC2253.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/SSLEngine.java b/java-compat/src/Ice/src/main/java/IceSSL/SSLEngine.java
index 2e20a679866..5f66d007efd 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/SSLEngine.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/SSLEngine.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/TransceiverI.java b/java-compat/src/Ice/src/main/java/IceSSL/TransceiverI.java
index 772a955e619..3dafc756ce5 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/TransceiverI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/TransceiverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/TrustManager.java b/java-compat/src/Ice/src/main/java/IceSSL/TrustManager.java
index a5197c465e3..ff1b7984b80 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/TrustManager.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/TrustManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java b/java-compat/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
index d09900f060f..4f5fb3c10e0 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java b/java-compat/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
index ecfc16d6bd4..9ed8f4fd5cf 100644
--- a/java-compat/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
+++ b/java-compat/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/Assert.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/Assert.java
index c1ed8b306d4..c71522bd3f7 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/Assert.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/Assert.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/Base64.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/Base64.java
index 338c352c7e5..2323a616699 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/Base64.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/Base64.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/Options.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/Options.java
index ebcb122dbd1..39d4008e6ec 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/Options.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/Options.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/OutputBase.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
index 5e3a684a395..eaa06a9920a 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/StopWatch.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
index 6a8dbe871ae..ab7a5201218 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/StringUtil.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
index bb8c17219cc..453b9cb4528 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java b/java-compat/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
index 883fdda8eba..63bb4f0645c 100644
--- a/java-compat/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
+++ b/java-compat/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/build.gradle b/java-compat/src/IceBT/build.gradle
index b59d4086d69..3725dcdd824 100644
--- a/java-compat/src/IceBT/build.gradle
+++ b/java-compat/src/IceBT/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/AcceptorI.java b/java-compat/src/IceBT/src/main/java/IceBT/AcceptorI.java
index 76598035316..50f5b845e51 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/AcceptorI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/AcceptorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/ConnectorI.java b/java-compat/src/IceBT/src/main/java/IceBT/ConnectorI.java
index 763cbb09dc7..3fa06edb1b1 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/ConnectorI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/ConnectorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/EndpointFactoryI.java b/java-compat/src/IceBT/src/main/java/IceBT/EndpointFactoryI.java
index 8b37c232c1d..c6ddc1cda20 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/EndpointFactoryI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/EndpointFactoryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/EndpointI.java b/java-compat/src/IceBT/src/main/java/IceBT/EndpointI.java
index eb56f86a0bb..94b20af2a0d 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/EndpointI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/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/src/IceBT/src/main/java/IceBT/Instance.java b/java-compat/src/IceBT/src/main/java/IceBT/Instance.java
index b1f62d9c882..f6859a26ff3 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/Instance.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/Instance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/PluginFactory.java b/java-compat/src/IceBT/src/main/java/IceBT/PluginFactory.java
index 36c3b47d8c7..f33332e63b4 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/PluginFactory.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/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/src/IceBT/src/main/java/IceBT/PluginI.java b/java-compat/src/IceBT/src/main/java/IceBT/PluginI.java
index f3f2bd70c10..903c1abde20 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/PluginI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/TransceiverI.java b/java-compat/src/IceBT/src/main/java/IceBT/TransceiverI.java
index de01463d521..5c6e24cd857 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/TransceiverI.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/TransceiverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/IceBT/Util.java b/java-compat/src/IceBT/src/main/java/IceBT/Util.java
index ff019c6ccde..00a02708127 100644
--- a/java-compat/src/IceBT/src/main/java/IceBT/Util.java
+++ b/java-compat/src/IceBT/src/main/java/IceBT/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java
index 659de89c20f..c579261927e 100644
--- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java
+++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java
index f2af3bb3cfe..aae5001c115 100644
--- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java
+++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java
index bf1fc0f0b94..df4110fa6d4 100644
--- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java
+++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java
index 4a77dfea857..4496ae4cfeb 100644
--- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java
+++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBox/build.gradle b/java-compat/src/IceBox/build.gradle
index c7bfacb6ca1..940adae553b 100644
--- a/java-compat/src/IceBox/build.gradle
+++ b/java-compat/src/IceBox/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBox/src/main/java/IceBox/Admin.java b/java-compat/src/IceBox/src/main/java/IceBox/Admin.java
index 4701f24f495..1fe4d029b64 100644
--- a/java-compat/src/IceBox/src/main/java/IceBox/Admin.java
+++ b/java-compat/src/IceBox/src/main/java/IceBox/Admin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceBox/src/main/java/IceBox/Server.java b/java-compat/src/IceBox/src/main/java/IceBox/Server.java
index 0a129f82797..ef49c984bdc 100644
--- a/java-compat/src/IceBox/src/main/java/IceBox/Server.java
+++ b/java-compat/src/IceBox/src/main/java/IceBox/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/src/IceBox/src/main/java/IceBox/ServiceManagerI.java b/java-compat/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
index 42eedb3d490..902ba7fe600 100644
--- a/java-compat/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
+++ b/java-compat/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/build.gradle b/java-compat/src/IceDiscovery/build.gradle
index 4a5f4163f30..ac028c159b7 100644
--- a/java-compat/src/IceDiscovery/build.gradle
+++ b/java-compat/src/IceDiscovery/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
index 25d8833e3d8..b75ba83cccd 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
index 5cee2990580..6bb1f520063 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
index 342f389238d..5898f245d4f 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
index 4cab43dd0c2..d9d7b758b22 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java
index 8366197f944..3b5875041e4 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/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/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
index a8944db9f1b..d7817e4f478 100644
--- a/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
+++ b/java-compat/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceGrid/build.gradle b/java-compat/src/IceGrid/build.gradle
index c2fbc84a05f..bf3a022f9aa 100644
--- a/java-compat/src/IceGrid/build.gradle
+++ b/java-compat/src/IceGrid/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceLocatorDiscovery/build.gradle b/java-compat/src/IceLocatorDiscovery/build.gradle
index c19e3cac457..df0b9ccf83e 100644
--- a/java-compat/src/IceLocatorDiscovery/build.gradle
+++ b/java-compat/src/IceLocatorDiscovery/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/Plugin.java b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/Plugin.java
index 74f93d57f45..ddd0e83bb11 100644
--- a/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/Plugin.java
+++ b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/Plugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java
index 0bd9ea0f7f8..e68c4dd1fe7 100644
--- a/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java
+++ b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/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/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
index d78f1d88f2f..d047a1dc6c8 100644
--- a/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
+++ b/java-compat/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IcePatch2/build.gradle b/java-compat/src/IcePatch2/build.gradle
index 6e4002f5eba..fc2c8b2be07 100644
--- a/java-compat/src/IcePatch2/build.gradle
+++ b/java-compat/src/IcePatch2/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/src/IceStorm/build.gradle b/java-compat/src/IceStorm/build.gradle
index dc84b9375a5..ec7068ab031 100644
--- a/java-compat/src/IceStorm/build.gradle
+++ b/java-compat/src/IceStorm/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/Ice/translator/DoubleModuleNoPackage.ice b/java-compat/test/Ice/translator/DoubleModuleNoPackage.ice
index 44c9ebcaf74..5382e0282f0 100644
--- a/java-compat/test/Ice/translator/DoubleModuleNoPackage.ice
+++ b/java-compat/test/Ice/translator/DoubleModuleNoPackage.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/Ice/translator/DoubleModuleWithPackage.ice b/java-compat/test/Ice/translator/DoubleModuleWithPackage.ice
index 5760593db15..6201f27dbfe 100644
--- a/java-compat/test/Ice/translator/DoubleModuleWithPackage.ice
+++ b/java-compat/test/Ice/translator/DoubleModuleWithPackage.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/Ice/translator/Metadata.ice b/java-compat/test/Ice/translator/Metadata.ice
index 331a1c4d277..10874e9ba18 100644
--- a/java-compat/test/Ice/translator/Metadata.ice
+++ b/java-compat/test/Ice/translator/Metadata.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/Ice/translator/SingleModuleNoPackage.ice b/java-compat/test/Ice/translator/SingleModuleNoPackage.ice
index 33cd02c6f59..266e1b79743 100644
--- a/java-compat/test/Ice/translator/SingleModuleNoPackage.ice
+++ b/java-compat/test/Ice/translator/SingleModuleNoPackage.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/Ice/translator/SingleModuleWithPackage.ice b/java-compat/test/Ice/translator/SingleModuleWithPackage.ice
index 655c34d6a60..6ed29785928 100644
--- a/java-compat/test/Ice/translator/SingleModuleWithPackage.ice
+++ b/java-compat/test/Ice/translator/SingleModuleWithPackage.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/Ice/translator/Test/CustomList.java b/java-compat/test/Ice/translator/Test/CustomList.java
index 46dc931411b..105fe78b9fe 100644
--- a/java-compat/test/Ice/translator/Test/CustomList.java
+++ b/java-compat/test/Ice/translator/Test/CustomList.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/Ice/translator/TestDoubleModuleNoPackage4.ice b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage4.ice
index 19d395bfead..6b6e917a223 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleNoPackage4.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage4.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/Ice/translator/TestDoubleModuleNoPackage5.ice b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage5.ice
index 9df61dfa317..20b9f54a8ca 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleNoPackage5.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage5.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/Ice/translator/TestDoubleModuleNoPackage6.ice b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage6.ice
index 056883cded3..2f4d1aa2229 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleNoPackage6.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage6.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/Ice/translator/TestDoubleModuleNoPackage7.ice b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage7.ice
index 88abb4994e8..da9f13a30ab 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleNoPackage7.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleNoPackage7.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/Ice/translator/TestDoubleModuleWithPackage10.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage10.ice
index 974fc7c47b4..2470715d0b3 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage10.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage10.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/Ice/translator/TestDoubleModuleWithPackage11.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage11.ice
index 548a16cd1d1..b80f175a5d4 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage11.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage11.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/Ice/translator/TestDoubleModuleWithPackage4.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage4.ice
index c7bfb74e1ec..a070a33b5c1 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage4.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage4.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/Ice/translator/TestDoubleModuleWithPackage5.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage5.ice
index 8bac57b0bd0..b854fc05c2b 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage5.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage5.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/Ice/translator/TestDoubleModuleWithPackage6.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage6.ice
index 723f1c1c7d7..b56e51413fa 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage6.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage6.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/Ice/translator/TestDoubleModuleWithPackage7.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage7.ice
index c377de03210..5c220b487da 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage7.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage7.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/Ice/translator/TestDoubleModuleWithPackage8.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage8.ice
index 05eaae340c0..0685b9e0374 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage8.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage8.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/Ice/translator/TestDoubleModuleWithPackage9.ice b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage9.ice
index d95faae774a..44516dea668 100644
--- a/java-compat/test/Ice/translator/TestDoubleModuleWithPackage9.ice
+++ b/java-compat/test/Ice/translator/TestDoubleModuleWithPackage9.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/Ice/translator/TestSingleModuleNoPackage4.ice b/java-compat/test/Ice/translator/TestSingleModuleNoPackage4.ice
index e7dd3f4c0c1..71d5570c7ec 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleNoPackage4.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleNoPackage4.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/Ice/translator/TestSingleModuleNoPackage6.ice b/java-compat/test/Ice/translator/TestSingleModuleNoPackage6.ice
index adf5fb964fd..1d422c8ef78 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleNoPackage6.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleNoPackage6.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/Ice/translator/TestSingleModuleNoPackage7.ice b/java-compat/test/Ice/translator/TestSingleModuleNoPackage7.ice
index 61ca194923e..bf13d881704 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleNoPackage7.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleNoPackage7.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/Ice/translator/TestSingleModuleWithPackage10.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage10.ice
index 54fa969ebbe..a91d9d56d62 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage10.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage10.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/Ice/translator/TestSingleModuleWithPackage11.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage11.ice
index f0dfac8323e..af6ce5e993b 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage11.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage11.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/Ice/translator/TestSingleModuleWithPackage12.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage12.ice
index 6155c5b203d..7ff2d2e8f76 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage12.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage12.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/Ice/translator/TestSingleModuleWithPackage13.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage13.ice
index 52b298cb3b1..0da922d3b5d 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage13.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage13.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/Ice/translator/TestSingleModuleWithPackage4.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage4.ice
index 1f94d6c1133..5c2b4660d1a 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage4.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage4.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/Ice/translator/TestSingleModuleWithPackage5.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage5.ice
index 9355e87ea6f..9380602bfb5 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage5.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage5.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/Ice/translator/TestSingleModuleWithPackage6.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage6.ice
index a49319c9ebf..fa2f2a53b39 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage6.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage6.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/Ice/translator/TestSingleModuleWithPackage7.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage7.ice
index 98fa2cab80b..99948e1d823 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage7.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage7.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/Ice/translator/TestSingleModuleWithPackage9.ice b/java-compat/test/Ice/translator/TestSingleModuleWithPackage9.ice
index 8cf9a796898..f715cf8d4e7 100644
--- a/java-compat/test/Ice/translator/TestSingleModuleWithPackage9.ice
+++ b/java-compat/test/Ice/translator/TestSingleModuleWithPackage9.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/Ice/translator/Underscore.ice b/java-compat/test/Ice/translator/Underscore.ice
index 37d97daa5ef..00aac796d1e 100644
--- a/java-compat/test/Ice/translator/Underscore.ice
+++ b/java-compat/test/Ice/translator/Underscore.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/android/controller/build.gradle b/java-compat/test/android/controller/build.gradle
index b3c11c6a22e..10f090449ab 100644
--- a/java-compat/test/android/controller/build.gradle
+++ b/java-compat/test/android/controller/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/android/controller/gradle.properties b/java-compat/test/android/controller/gradle.properties
index 241167748c8..317079e29dc 100644
--- a/java-compat/test/android/controller/gradle.properties
+++ b/java-compat/test/android/controller/gradle.properties
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerActivity.java b/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerActivity.java
index 85b478e0621..fbfd7ab9f07 100644
--- a/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerActivity.java
+++ b/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerActivity.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerApp.java b/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerApp.java
index 3bf258a3645..04001970377 100644
--- a/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerApp.java
+++ b/java-compat/test/android/controller/src/main/java/com/zeroc/testcontroller/ControllerApp.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/build.gradle b/java-compat/test/build.gradle
index 742c98bff56..0af408d35d0 100644
--- a/java-compat/test/build.gradle
+++ b/java-compat/test/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/lambda/build.gradle b/java-compat/test/lambda/build.gradle
index 754759162a6..36bbad14cfa 100644
--- a/java-compat/test/lambda/build.gradle
+++ b/java-compat/test/lambda/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/lambda/src/main/java/Ice/ami/lambda/AMI.java b/java-compat/test/lambda/src/main/java/Ice/ami/lambda/AMI.java
index b1606c063f3..4b299a169c6 100644
--- a/java-compat/test/lambda/src/main/java/Ice/ami/lambda/AMI.java
+++ b/java-compat/test/lambda/src/main/java/Ice/ami/lambda/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/lambda/src/main/java/Ice/invoke/lambda/AllTests.java b/java-compat/test/lambda/src/main/java/Ice/invoke/lambda/AllTests.java
index 0502460bd60..8c2cd4f3a23 100644
--- a/java-compat/test/lambda/src/main/java/Ice/invoke/lambda/AllTests.java
+++ b/java-compat/test/lambda/src/main/java/Ice/invoke/lambda/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/lambda/src/main/java/Ice/operations/lambda/OnewaysLambdaAMI.java b/java-compat/test/lambda/src/main/java/Ice/operations/lambda/OnewaysLambdaAMI.java
index d37b3a0d2a8..d7963d82a8e 100644
--- a/java-compat/test/lambda/src/main/java/Ice/operations/lambda/OnewaysLambdaAMI.java
+++ b/java-compat/test/lambda/src/main/java/Ice/operations/lambda/OnewaysLambdaAMI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/lambda/src/main/java/Ice/operations/lambda/TwowaysLambdaAMI.java b/java-compat/test/lambda/src/main/java/Ice/operations/lambda/TwowaysLambdaAMI.java
index dd8fb5b4c05..a14680dd59f 100644
--- a/java-compat/test/lambda/src/main/java/Ice/operations/lambda/TwowaysLambdaAMI.java
+++ b/java-compat/test/lambda/src/main/java/Ice/operations/lambda/TwowaysLambdaAMI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/lambda/src/main/java/Ice/optional/lambda/AllTests.java b/java-compat/test/lambda/src/main/java/Ice/optional/lambda/AllTests.java
index 49aaae9e148..1a4986a3f1c 100644
--- a/java-compat/test/lambda/src/main/java/Ice/optional/lambda/AllTests.java
+++ b/java-compat/test/lambda/src/main/java/Ice/optional/lambda/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/plugins/build.gradle b/java-compat/test/plugins/build.gradle
index 2c141dcbf73..eaee8ab3fc4 100644
--- a/java-compat/test/plugins/build.gradle
+++ b/java-compat/test/plugins/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePlugin.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePlugin.java
index 6cd78a6a4e6..1e653b54f9b 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePlugin.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePlugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePluginFail.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePluginFail.java
index 94a77d7817f..00226177b7f 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePluginFail.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/BasePluginFail.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginFactory.java
index 06af8f6cc42..cce9d1520aa 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/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/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailException.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailException.java
index caccc5e931f..0f2dbb4341c 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailException.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailFactory.java
index 7a060126e08..6cc47f7aab4 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginInitializeFailFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFactory.java
index e41c21ddd87..6bb25a5c93f 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFailFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFailFactory.java
index 721750c2198..70d55b2fb5e 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFailFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginOneFailFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFactory.java
index 74d5867d82b..b4ceb15fb64 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFailFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFailFactory.java
index 8050ab1c995..895c6fdf53a 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFailFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginThreeFailFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFactory.java
index 3288b276d29..531d9147446 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFailFactory.java b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFailFactory.java
index 3f331868d27..92bff655da8 100644
--- a/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFailFactory.java
+++ b/java-compat/test/plugins/src/main/java/test/Ice/plugin/plugins/PluginTwoFailFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java-compat/test/slice.gradle b/java-compat/test/slice.gradle
index 4c44398866c..fee584031fb 100644
--- a/java-compat/test/slice.gradle
+++ b/java-compat/test/slice.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to 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/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.