summaryrefslogtreecommitdiff
path: root/java/src
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
committerJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
commit274d82b037c5331c7be1bce5e75335ce727be96e (patch)
tree8c14faad979cf1d3c96689a20fed45329c8198c6 /java/src
parentFixed (ICE-7276) - Comparing struct with Ice::Unset results in error in Ruby (diff)
downloadice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.bz2
ice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.xz
ice-274d82b037c5331c7be1bce5e75335ce727be96e.zip
ICE-7506 - Update copyright to 2017
Diffstat (limited to 'java/src')
-rw-r--r--java/src/Freeze/build.gradle2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/BackgroundSaveEvictorI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/ConnectionI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/EvictorElement.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/EvictorI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/EvictorIteratorI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/FatalErrorCallback.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/Index.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/LinkedList.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/Map.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapDb.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapIndex.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/EntryI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/Index.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/IndexedSubMap.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorModel.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/KeyCodec.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/MapI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/Search.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/SubMap.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/TraceLevels.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/MapInternal/UtilI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/NavigableMap.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/ObjectStore.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/PingObject.ice2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/PostCompletionCallback.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/SharedDbEnv.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/TransactionI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/TransactionalEvictorContext.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/TransactionalEvictorDeadlockException.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/TransactionalEvictorI.java2
-rw-r--r--java/src/Freeze/src/main/java/Freeze/Util.java2
-rw-r--r--java/src/Glacier2/build.gradle2
-rw-r--r--java/src/Glacier2/src/main/java/Glacier2/Application.java2
-rw-r--r--java/src/Glacier2/src/main/java/Glacier2/SessionCallback.java2
-rw-r--r--java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java2
-rw-r--r--java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java2
-rw-r--r--java/src/Ice/build.gradle2
-rw-r--r--java/src/Ice/src/main/java/Ice/AMDCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Application.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/AsyncCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/AsyncResult.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/BatchRequest.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Blobject.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/BlobjectAsync.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/BooleanHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/BooleanOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ByteHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ByteOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/CommunicatorI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/CompactIdResolver.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ConnectionI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/DispatchInterceptor.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/DispatchStatus.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Dispatcher.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/DoubleHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/DoubleOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Exception.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/FloatHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/FloatOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/FormatType.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Holder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ImplicitContextI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/InitializationData.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/InputStream.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/InputStreamI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/IntHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/IntOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LocalException.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LocalObjectHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LoggerI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LoggerPlugin.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LongHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/LongOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Object.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectAdapterI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectHolderBase.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectImpl.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectInputStream.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectPrx.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectPrxHelper.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectPrxHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectReader.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ObjectWriter.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/OnewayCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Optional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/OptionalFormat.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/OptionalObject.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/OutputStream.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/OutputStreamI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/PluginFactory.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/PluginManagerI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/PropertiesI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ProxyIdentityKey.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ReadObjectCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Request.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ShortHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ShortOptional.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/SignalPolicy.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/SliceInfo.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/SlicedData.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/StringHolder.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/SysLoggerI.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/SystemException.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ThreadHookPlugin.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/ThreadNotification.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TieBase.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallback.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackBool.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackByte.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackInt.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackLong.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackShort.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/UnknownSlicedObject.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/UserException.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/UserExceptionReader.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/UserExceptionReaderFactory.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/UserExceptionWriter.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/Util.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java2
-rw-r--r--java/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ACMConfig.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ACMMonitor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Acceptor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/AsyncResultI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/AsyncStatus.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/BasicStream.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Buffer.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CallbackBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CancellationHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Connector.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/DispatchObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointIHolder.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EventHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Ex.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/FixedReference.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/HashUtil.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/HttpParser.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/IPEndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Incoming.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/IncomingAsync.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/IncomingBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Instance.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/InvocationObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ListPatcher.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LocatorInfo.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LocatorManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LocatorTable.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LoggerAdminI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/MetricsAdminI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/MetricsMap.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/MetricsViewI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Network.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/NetworkProxy.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ObjectFactoryManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ObjectInputStream.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ObserverHelper.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/OutgoingAsync.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Patcher.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProcessI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Property.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/PropertyNames.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Protocol.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProtocolInstance.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProxyFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/QueueExecutorService.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Reference.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ReferenceFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RemoteObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ReplyStatus.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RequestHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ResponseHandler.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RetryException.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RetryQueue.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RetryTask.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RoutableReference.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RouterInfo.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/RouterManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Selector.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/SequencePatcher.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ServantError.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ServantManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/SocketOperation.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/StreamSocket.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TcpAcceptor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TcpConnector.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TcpEndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TcpTransceiver.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ThreadObserverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ThreadPool.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Time.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TraceLevels.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TraceUtil.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Transceiver.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/TwowayCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/UdpConnector.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/UdpEndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/UdpTransceiver.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/UserExceptionFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/Util.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/ValueWriter.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSAcceptor.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSConnector.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSEndpoint.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSEndpointDelegate.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSTransceiver.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WSTransceiverDelegate.java2
-rw-r--r--java/src/Ice/src/main/java/IceInternal/WebSocketException.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/MetricsHelper.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/Observer.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/ObserverFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java2
-rw-r--r--java/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/AcceptorI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/CertificateVerifier.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/ConnectorI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/EndpointI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/Instance.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/NativeConnectionInfo.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/PasswordCallback.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/Plugin.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/PluginFactory.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/PluginI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/RFC2253.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/SSLEngine.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/TransceiverI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/TrustManager.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/Util.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/WSSNativeConnectionInfo.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java2
-rw-r--r--java/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtil/Cache.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtil/FileLockException.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtil/Store.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/Assert.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/Base64.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/FileLock.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/Options.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/OutputBase.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/StopWatch.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/StringUtil.java2
-rw-r--r--java/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java2
-rw-r--r--java/src/IceBox/build.gradle2
-rw-r--r--java/src/IceBox/src/main/java/IceBox/Admin.java2
-rw-r--r--java/src/IceBox/src/main/java/IceBox/Server.java2
-rw-r--r--java/src/IceBox/src/main/java/IceBox/ServiceManagerI.java2
-rw-r--r--java/src/IceDiscovery/build.gradle2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java2
-rw-r--r--java/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java2
-rw-r--r--java/src/IceGrid/build.gradle2
-rw-r--r--java/src/IceGridGUI/build.gradle4
-rw-r--r--java/src/IceGridGUI/icegridgui.pro2
-rw-r--r--java/src/IceGridGUI/plain-jar.gradle2
-rw-r--r--java/src/IceGridGUI/proguard-jar.gradle2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/AdapterObserverI.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/AdminRouter.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AbstractServerEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Adapter.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AdapterEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ApplicationEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ArrayMapField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Communicator.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorChildEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorSubEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnvEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DescriptorHolder.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editable.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTextField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTreeNode.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Node.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/NodeEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Nodes.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParameterValuesField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParametersField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServer.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServerEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainService.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServiceEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertiesField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySet.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetParent.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySets.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroup.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroupEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroups.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Root.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Server.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstance.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstanceEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstancePropertySetEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerSubEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplate.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplateEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplates.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Service.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstance.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstanceEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceSubEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplate.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplateEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplates.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/SimpleMapField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateInstance.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Templates.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TreeNode.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Application/UpdateFailedException.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationActions.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationObserverI.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationPane.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/CellRenderer.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java4
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/EditorBase.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Fallback.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveActions.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Adapter.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/AdapterEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ApplicationDetailsDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/CommunicatorEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnv.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnvEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Editor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/GraphView.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListArrayTreeNode.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListTreeNode.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogFilterDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogPrefsDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsFieldContext.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsView.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsViewEditor.java2
-rwxr-xr-xjava/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Node.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/NodeEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ObjectDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/RegistryEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Root.java2
-rwxr-xr-xjava/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Server.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServerEditor.java2
-rwxr-xr-xjava/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Service.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServiceEditor.java2
-rwxr-xr-xjava/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowIceLogDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowLogFileDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Slave.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/SlaveEditor.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TableField.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TreeNode.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/WriteMessageDialog.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeploymentPane.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Logger.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Main.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/MainPane.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/MainProxy.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/NodeObserverI.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/ObjectObserverI.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/RegistryObserverI.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/SessionKeeper.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/StatusBar.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Tab.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/TreeNodeBase.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java2
-rw-r--r--java/src/IceGridGUI/src/main/java/IceGridGUI/XMLWriter.java2
-rw-r--r--java/src/IceLocatorDiscovery/build.gradle2
-rw-r--r--java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java2
-rw-r--r--java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java2
-rw-r--r--java/src/IcePatch2/build.gradle2
-rw-r--r--java/src/IceStorm/build.gradle2
481 files changed, 483 insertions, 483 deletions
diff --git a/java/src/Freeze/build.gradle b/java/src/Freeze/build.gradle
index a10d36f2111..e1dc1faeead 100644
--- a/java/src/Freeze/build.gradle
+++ b/java/src/Freeze/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/BackgroundSaveEvictorI.java b/java/src/Freeze/src/main/java/Freeze/BackgroundSaveEvictorI.java
index 55ed66e8444..ee02e6b813c 100644
--- a/java/src/Freeze/src/main/java/Freeze/BackgroundSaveEvictorI.java
+++ b/java/src/Freeze/src/main/java/Freeze/BackgroundSaveEvictorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/ConnectionI.java b/java/src/Freeze/src/main/java/Freeze/ConnectionI.java
index 748234fc525..8306904f608 100644
--- a/java/src/Freeze/src/main/java/Freeze/ConnectionI.java
+++ b/java/src/Freeze/src/main/java/Freeze/ConnectionI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/EvictorElement.java b/java/src/Freeze/src/main/java/Freeze/EvictorElement.java
index 958e171194f..76cdb109aad 100644
--- a/java/src/Freeze/src/main/java/Freeze/EvictorElement.java
+++ b/java/src/Freeze/src/main/java/Freeze/EvictorElement.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/EvictorI.java b/java/src/Freeze/src/main/java/Freeze/EvictorI.java
index 390c2128d30..ea7ed1d3f19 100644
--- a/java/src/Freeze/src/main/java/Freeze/EvictorI.java
+++ b/java/src/Freeze/src/main/java/Freeze/EvictorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/EvictorIteratorI.java b/java/src/Freeze/src/main/java/Freeze/EvictorIteratorI.java
index 59083a9f6ba..e4871bbb708 100644
--- a/java/src/Freeze/src/main/java/Freeze/EvictorIteratorI.java
+++ b/java/src/Freeze/src/main/java/Freeze/EvictorIteratorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/FatalErrorCallback.java b/java/src/Freeze/src/main/java/Freeze/FatalErrorCallback.java
index bec87fce108..9ae68ef0b5b 100644
--- a/java/src/Freeze/src/main/java/Freeze/FatalErrorCallback.java
+++ b/java/src/Freeze/src/main/java/Freeze/FatalErrorCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/Index.java b/java/src/Freeze/src/main/java/Freeze/Index.java
index d1a6f49555c..d4fe380981b 100644
--- a/java/src/Freeze/src/main/java/Freeze/Index.java
+++ b/java/src/Freeze/src/main/java/Freeze/Index.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/LinkedList.java b/java/src/Freeze/src/main/java/Freeze/LinkedList.java
index d989901b2ba..5d9bba7886c 100644
--- a/java/src/Freeze/src/main/java/Freeze/LinkedList.java
+++ b/java/src/Freeze/src/main/java/Freeze/LinkedList.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/Map.java b/java/src/Freeze/src/main/java/Freeze/Map.java
index e51b6726352..a09d9726cc9 100644
--- a/java/src/Freeze/src/main/java/Freeze/Map.java
+++ b/java/src/Freeze/src/main/java/Freeze/Map.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapDb.java b/java/src/Freeze/src/main/java/Freeze/MapDb.java
index 314565691ee..7e2eb2dc614 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapDb.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapDb.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapIndex.java b/java/src/Freeze/src/main/java/Freeze/MapIndex.java
index 528b435cb14..dea9f2498c4 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapIndex.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapIndex.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/EntryI.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/EntryI.java
index a1ee54bbf4b..85339177094 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/EntryI.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/EntryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/Index.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/Index.java
index 23ef4598985..8cf8de45520 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/Index.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/Index.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/IndexedSubMap.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/IndexedSubMap.java
index d43c51124f5..3636c44565f 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/IndexedSubMap.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/IndexedSubMap.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorI.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorI.java
index d5d2e387973..1682c12b033 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorI.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorModel.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorModel.java
index 321c3b666db..2aaacb9e261 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorModel.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/IteratorModel.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/KeyCodec.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/KeyCodec.java
index f0f88ea14b5..af155ba9070 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/KeyCodec.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/KeyCodec.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/MapI.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/MapI.java
index 2ef8f90113c..73218c6b516 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/MapI.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/MapI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/Search.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/Search.java
index c3d27b37495..3bfdc7460fc 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/Search.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/Search.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/SubMap.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/SubMap.java
index 0c2c0eed2e4..ba50b6d2216 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/SubMap.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/SubMap.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/TraceLevels.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/TraceLevels.java
index 9847a0edd82..ed2902245b7 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/TraceLevels.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/TraceLevels.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/MapInternal/UtilI.java b/java/src/Freeze/src/main/java/Freeze/MapInternal/UtilI.java
index 177a40bf6e3..784005e9f64 100644
--- a/java/src/Freeze/src/main/java/Freeze/MapInternal/UtilI.java
+++ b/java/src/Freeze/src/main/java/Freeze/MapInternal/UtilI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/NavigableMap.java b/java/src/Freeze/src/main/java/Freeze/NavigableMap.java
index f5318a1f3fd..63439a9a013 100644
--- a/java/src/Freeze/src/main/java/Freeze/NavigableMap.java
+++ b/java/src/Freeze/src/main/java/Freeze/NavigableMap.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/ObjectStore.java b/java/src/Freeze/src/main/java/Freeze/ObjectStore.java
index f6fa150dd18..4cf026c5e3d 100644
--- a/java/src/Freeze/src/main/java/Freeze/ObjectStore.java
+++ b/java/src/Freeze/src/main/java/Freeze/ObjectStore.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/PingObject.ice b/java/src/Freeze/src/main/java/Freeze/PingObject.ice
index 807fb393f50..13ba93656ad 100644
--- a/java/src/Freeze/src/main/java/Freeze/PingObject.ice
+++ b/java/src/Freeze/src/main/java/Freeze/PingObject.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/PostCompletionCallback.java b/java/src/Freeze/src/main/java/Freeze/PostCompletionCallback.java
index 3a44928262d..1b1301edb09 100644
--- a/java/src/Freeze/src/main/java/Freeze/PostCompletionCallback.java
+++ b/java/src/Freeze/src/main/java/Freeze/PostCompletionCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/SharedDbEnv.java b/java/src/Freeze/src/main/java/Freeze/SharedDbEnv.java
index 5563981b1d9..713db0cbae5 100644
--- a/java/src/Freeze/src/main/java/Freeze/SharedDbEnv.java
+++ b/java/src/Freeze/src/main/java/Freeze/SharedDbEnv.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/TransactionI.java b/java/src/Freeze/src/main/java/Freeze/TransactionI.java
index c0cf43f82ff..20f6f0929cd 100644
--- a/java/src/Freeze/src/main/java/Freeze/TransactionI.java
+++ b/java/src/Freeze/src/main/java/Freeze/TransactionI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorContext.java b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorContext.java
index 96ebd8d8571..49798908d74 100644
--- a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorContext.java
+++ b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorContext.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorDeadlockException.java b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorDeadlockException.java
index d247f5014ea..c9d8066a4cf 100644
--- a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorDeadlockException.java
+++ b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorDeadlockException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorI.java b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorI.java
index c5821c825fa..b38a25dc1ef 100644
--- a/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorI.java
+++ b/java/src/Freeze/src/main/java/Freeze/TransactionalEvictorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Freeze/src/main/java/Freeze/Util.java b/java/src/Freeze/src/main/java/Freeze/Util.java
index 226a63cc770..59fe4cd0bf2 100644
--- a/java/src/Freeze/src/main/java/Freeze/Util.java
+++ b/java/src/Freeze/src/main/java/Freeze/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Glacier2/build.gradle b/java/src/Glacier2/build.gradle
index feedebb7041..e7eb971dafd 100644
--- a/java/src/Glacier2/build.gradle
+++ b/java/src/Glacier2/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Glacier2/src/main/java/Glacier2/Application.java b/java/src/Glacier2/src/main/java/Glacier2/Application.java
index 46a0b074b48..4f36f8f40d2 100644
--- a/java/src/Glacier2/src/main/java/Glacier2/Application.java
+++ b/java/src/Glacier2/src/main/java/Glacier2/Application.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Glacier2/src/main/java/Glacier2/SessionCallback.java b/java/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
index b1532e1fbd0..e3cd22d3c3a 100644
--- a/java/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
+++ b/java/src/Glacier2/src/main/java/Glacier2/SessionCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java b/java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
index 07a2fc260ed..fb86966df7b 100644
--- a/java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
+++ b/java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java b/java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
index 0d222963366..75ce6523fe7 100644
--- a/java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
+++ b/java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/build.gradle b/java/src/Ice/build.gradle
index 46cc588acaf..789604ebe39 100644
--- a/java/src/Ice/build.gradle
+++ b/java/src/Ice/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/AMDCallback.java b/java/src/Ice/src/main/java/Ice/AMDCallback.java
index 9ece32a5899..05e43709c24 100644
--- a/java/src/Ice/src/main/java/Ice/AMDCallback.java
+++ b/java/src/Ice/src/main/java/Ice/AMDCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java b/java/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
index 5fbeb9649c6..3fb348b1f64 100644
--- a/java/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
+++ b/java/src/Ice/src/main/java/Ice/AMD_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Application.java b/java/src/Ice/src/main/java/Ice/Application.java
index 3562445becb..ad5656f890d 100644
--- a/java/src/Ice/src/main/java/Ice/Application.java
+++ b/java/src/Ice/src/main/java/Ice/Application.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/AsyncCallback.java b/java/src/Ice/src/main/java/Ice/AsyncCallback.java
index 7ec2a2837ac..2d9cb3e50cf 100644
--- a/java/src/Ice/src/main/java/Ice/AsyncCallback.java
+++ b/java/src/Ice/src/main/java/Ice/AsyncCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/AsyncResult.java b/java/src/Ice/src/main/java/Ice/AsyncResult.java
index f62006ecc43..0483722c377 100644
--- a/java/src/Ice/src/main/java/Ice/AsyncResult.java
+++ b/java/src/Ice/src/main/java/Ice/AsyncResult.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/BatchRequest.java b/java/src/Ice/src/main/java/Ice/BatchRequest.java
index c18b6da917a..7bb4f472e38 100644
--- a/java/src/Ice/src/main/java/Ice/BatchRequest.java
+++ b/java/src/Ice/src/main/java/Ice/BatchRequest.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java b/java/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
index 148225cbd21..fa44094af0f 100644
--- a/java/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
+++ b/java/src/Ice/src/main/java/Ice/BatchRequestInterceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Blobject.java b/java/src/Ice/src/main/java/Ice/Blobject.java
index 0a3fda4b795..152ee375ecc 100644
--- a/java/src/Ice/src/main/java/Ice/Blobject.java
+++ b/java/src/Ice/src/main/java/Ice/Blobject.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/BlobjectAsync.java b/java/src/Ice/src/main/java/Ice/BlobjectAsync.java
index 4521de71e11..3700c446ba3 100644
--- a/java/src/Ice/src/main/java/Ice/BlobjectAsync.java
+++ b/java/src/Ice/src/main/java/Ice/BlobjectAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/BooleanHolder.java b/java/src/Ice/src/main/java/Ice/BooleanHolder.java
index 7233a0d27fc..9a9f55f6fca 100644
--- a/java/src/Ice/src/main/java/Ice/BooleanHolder.java
+++ b/java/src/Ice/src/main/java/Ice/BooleanHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/BooleanOptional.java b/java/src/Ice/src/main/java/Ice/BooleanOptional.java
index e6275db43ae..c35b5388bc9 100644
--- a/java/src/Ice/src/main/java/Ice/BooleanOptional.java
+++ b/java/src/Ice/src/main/java/Ice/BooleanOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ByteHolder.java b/java/src/Ice/src/main/java/Ice/ByteHolder.java
index ac54599f84d..4cdf6e5bd6c 100644
--- a/java/src/Ice/src/main/java/Ice/ByteHolder.java
+++ b/java/src/Ice/src/main/java/Ice/ByteHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ByteOptional.java b/java/src/Ice/src/main/java/Ice/ByteOptional.java
index 493bfaf34a4..e1b792950de 100644
--- a/java/src/Ice/src/main/java/Ice/ByteOptional.java
+++ b/java/src/Ice/src/main/java/Ice/ByteOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback.java b/java/src/Ice/src/main/java/Ice/Callback.java
index 0d852d6d4c6..d72a5dda557 100644
--- a/java/src/Ice/src/main/java/Ice/Callback.java
+++ b/java/src/Ice/src/main/java/Ice/Callback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java b/java/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
index ef8fabded16..16b3b01e817 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Communicator_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java b/java/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
index 0386c6c8abf..ae1f6262aa7 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Connection_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
index 2154e37cfa4..e233ad5778d 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_flushBatchRequests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
index f65533fdaf1..0a666e0d5cc 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_getConnection.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
index 541989f45da..66514b692f2 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_id.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
index ab2ecbd5a95..cd78102226f 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ids.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
index a60a22ce7ff..4df592cbe67 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
index 8ccba433133..dd858807382 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_isA.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
index 61be444f1bc..2974c86abe7 100644
--- a/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
+++ b/java/src/Ice/src/main/java/Ice/Callback_Object_ice_ping.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/CommunicatorI.java b/java/src/Ice/src/main/java/Ice/CommunicatorI.java
index d77519d1895..d644246f351 100644
--- a/java/src/Ice/src/main/java/Ice/CommunicatorI.java
+++ b/java/src/Ice/src/main/java/Ice/CommunicatorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/CompactIdResolver.java b/java/src/Ice/src/main/java/Ice/CompactIdResolver.java
index d959ab38904..87ff22b98de 100644
--- a/java/src/Ice/src/main/java/Ice/CompactIdResolver.java
+++ b/java/src/Ice/src/main/java/Ice/CompactIdResolver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ConnectionI.java b/java/src/Ice/src/main/java/Ice/ConnectionI.java
index 99c4105c625..35d9b527552 100644
--- a/java/src/Ice/src/main/java/Ice/ConnectionI.java
+++ b/java/src/Ice/src/main/java/Ice/ConnectionI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/DispatchInterceptor.java b/java/src/Ice/src/main/java/Ice/DispatchInterceptor.java
index d5cb1519f58..1745fdf2964 100644
--- a/java/src/Ice/src/main/java/Ice/DispatchInterceptor.java
+++ b/java/src/Ice/src/main/java/Ice/DispatchInterceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/DispatchStatus.java b/java/src/Ice/src/main/java/Ice/DispatchStatus.java
index beb91152d03..0caa9ed1fbe 100644
--- a/java/src/Ice/src/main/java/Ice/DispatchStatus.java
+++ b/java/src/Ice/src/main/java/Ice/DispatchStatus.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Dispatcher.java b/java/src/Ice/src/main/java/Ice/Dispatcher.java
index 83975f9b8c9..b4556dcaff7 100644
--- a/java/src/Ice/src/main/java/Ice/Dispatcher.java
+++ b/java/src/Ice/src/main/java/Ice/Dispatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/DoubleHolder.java b/java/src/Ice/src/main/java/Ice/DoubleHolder.java
index db51782dc22..467a708f5e7 100644
--- a/java/src/Ice/src/main/java/Ice/DoubleHolder.java
+++ b/java/src/Ice/src/main/java/Ice/DoubleHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/DoubleOptional.java b/java/src/Ice/src/main/java/Ice/DoubleOptional.java
index 7efd476babd..8f19871d146 100644
--- a/java/src/Ice/src/main/java/Ice/DoubleOptional.java
+++ b/java/src/Ice/src/main/java/Ice/DoubleOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Exception.java b/java/src/Ice/src/main/java/Ice/Exception.java
index 2b109c37a88..b4037d5c9b8 100644
--- a/java/src/Ice/src/main/java/Ice/Exception.java
+++ b/java/src/Ice/src/main/java/Ice/Exception.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/FloatHolder.java b/java/src/Ice/src/main/java/Ice/FloatHolder.java
index 4abd74438e5..75566b9714e 100644
--- a/java/src/Ice/src/main/java/Ice/FloatHolder.java
+++ b/java/src/Ice/src/main/java/Ice/FloatHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/FloatOptional.java b/java/src/Ice/src/main/java/Ice/FloatOptional.java
index 92f67c32071..374fa6525c9 100644
--- a/java/src/Ice/src/main/java/Ice/FloatOptional.java
+++ b/java/src/Ice/src/main/java/Ice/FloatOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/FormatType.java b/java/src/Ice/src/main/java/Ice/FormatType.java
index 7d421f259fd..b00f2db29ee 100644
--- a/java/src/Ice/src/main/java/Ice/FormatType.java
+++ b/java/src/Ice/src/main/java/Ice/FormatType.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Holder.java b/java/src/Ice/src/main/java/Ice/Holder.java
index bc086b1683b..82ef0c02335 100644
--- a/java/src/Ice/src/main/java/Ice/Holder.java
+++ b/java/src/Ice/src/main/java/Ice/Holder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ImplicitContextI.java b/java/src/Ice/src/main/java/Ice/ImplicitContextI.java
index 50cbcc0a242..5ffc39b3d90 100644
--- a/java/src/Ice/src/main/java/Ice/ImplicitContextI.java
+++ b/java/src/Ice/src/main/java/Ice/ImplicitContextI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/InitializationData.java b/java/src/Ice/src/main/java/Ice/InitializationData.java
index 7b7e3eeb548..ddc7344c972 100644
--- a/java/src/Ice/src/main/java/Ice/InitializationData.java
+++ b/java/src/Ice/src/main/java/Ice/InitializationData.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/InputStream.java b/java/src/Ice/src/main/java/Ice/InputStream.java
index 9e6987eaeb4..48f983ee8b7 100644
--- a/java/src/Ice/src/main/java/Ice/InputStream.java
+++ b/java/src/Ice/src/main/java/Ice/InputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/InputStreamI.java b/java/src/Ice/src/main/java/Ice/InputStreamI.java
index 84f3905429e..c46191f662f 100644
--- a/java/src/Ice/src/main/java/Ice/InputStreamI.java
+++ b/java/src/Ice/src/main/java/Ice/InputStreamI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/IntHolder.java b/java/src/Ice/src/main/java/Ice/IntHolder.java
index c79285985d6..80db2d4cfeb 100644
--- a/java/src/Ice/src/main/java/Ice/IntHolder.java
+++ b/java/src/Ice/src/main/java/Ice/IntHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/IntOptional.java b/java/src/Ice/src/main/java/Ice/IntOptional.java
index 825ae76b1d7..5ad3c243bbb 100644
--- a/java/src/Ice/src/main/java/Ice/IntOptional.java
+++ b/java/src/Ice/src/main/java/Ice/IntOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LocalException.java b/java/src/Ice/src/main/java/Ice/LocalException.java
index 2052b64a0c7..ada6457e061 100644
--- a/java/src/Ice/src/main/java/Ice/LocalException.java
+++ b/java/src/Ice/src/main/java/Ice/LocalException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LocalObjectHolder.java b/java/src/Ice/src/main/java/Ice/LocalObjectHolder.java
index 704aa31b234..ab473e6fac0 100644
--- a/java/src/Ice/src/main/java/Ice/LocalObjectHolder.java
+++ b/java/src/Ice/src/main/java/Ice/LocalObjectHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LoggerI.java b/java/src/Ice/src/main/java/Ice/LoggerI.java
index 849ec16067e..aea0041fb73 100644
--- a/java/src/Ice/src/main/java/Ice/LoggerI.java
+++ b/java/src/Ice/src/main/java/Ice/LoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LoggerPlugin.java b/java/src/Ice/src/main/java/Ice/LoggerPlugin.java
index 90af9141202..359cdb1635a 100644
--- a/java/src/Ice/src/main/java/Ice/LoggerPlugin.java
+++ b/java/src/Ice/src/main/java/Ice/LoggerPlugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LongHolder.java b/java/src/Ice/src/main/java/Ice/LongHolder.java
index 6027d071be6..6b28ba17c5c 100644
--- a/java/src/Ice/src/main/java/Ice/LongHolder.java
+++ b/java/src/Ice/src/main/java/Ice/LongHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/LongOptional.java b/java/src/Ice/src/main/java/Ice/LongOptional.java
index e7301ae8dc6..21ece514968 100644
--- a/java/src/Ice/src/main/java/Ice/LongOptional.java
+++ b/java/src/Ice/src/main/java/Ice/LongOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java b/java/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
index 1e5df346592..2c41c6af844 100644
--- a/java/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
+++ b/java/src/Ice/src/main/java/Ice/NativePropertiesAdmin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Object.java b/java/src/Ice/src/main/java/Ice/Object.java
index 865c2a370c5..7e505eb7733 100644
--- a/java/src/Ice/src/main/java/Ice/Object.java
+++ b/java/src/Ice/src/main/java/Ice/Object.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectAdapterI.java b/java/src/Ice/src/main/java/Ice/ObjectAdapterI.java
index f645c6c5ccd..3ecf768f96c 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectAdapterI.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectAdapterI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectHolder.java b/java/src/Ice/src/main/java/Ice/ObjectHolder.java
index 698e4696713..6a4b7cf95dd 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectHolder.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectHolderBase.java b/java/src/Ice/src/main/java/Ice/ObjectHolderBase.java
index 4b82f1d9a89..000a1a5968e 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectHolderBase.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectHolderBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectImpl.java b/java/src/Ice/src/main/java/Ice/ObjectImpl.java
index 582d8fe7a01..ee6a9c13ff3 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectImpl.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectImpl.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectInputStream.java b/java/src/Ice/src/main/java/Ice/ObjectInputStream.java
index 0d635b49b32..18f12b8eb80 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectInputStream.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectInputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectPrx.java b/java/src/Ice/src/main/java/Ice/ObjectPrx.java
index 64de307d0e0..5fbf8a8a31a 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectPrx.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectPrx.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectPrxHelper.java b/java/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
index 77c758ef68e..179d5b5e370 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectPrxHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java b/java/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
index 00069989035..3304c99f98d 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectPrxHelperBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectPrxHolder.java b/java/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
index eb61958e123..79d481e05c4 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectPrxHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectReader.java b/java/src/Ice/src/main/java/Ice/ObjectReader.java
index 967b1bcca12..111e6411a95 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectReader.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectReader.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ObjectWriter.java b/java/src/Ice/src/main/java/Ice/ObjectWriter.java
index a3ea1fc3d63..5b130468cac 100644
--- a/java/src/Ice/src/main/java/Ice/ObjectWriter.java
+++ b/java/src/Ice/src/main/java/Ice/ObjectWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/OnewayCallback.java b/java/src/Ice/src/main/java/Ice/OnewayCallback.java
index 76405d95605..72ef82f8cec 100644
--- a/java/src/Ice/src/main/java/Ice/OnewayCallback.java
+++ b/java/src/Ice/src/main/java/Ice/OnewayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Optional.java b/java/src/Ice/src/main/java/Ice/Optional.java
index b906e31def0..48b56bedbf3 100644
--- a/java/src/Ice/src/main/java/Ice/Optional.java
+++ b/java/src/Ice/src/main/java/Ice/Optional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/OptionalFormat.java b/java/src/Ice/src/main/java/Ice/OptionalFormat.java
index 2c68b26ea4f..a01816b932b 100644
--- a/java/src/Ice/src/main/java/Ice/OptionalFormat.java
+++ b/java/src/Ice/src/main/java/Ice/OptionalFormat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/OptionalObject.java b/java/src/Ice/src/main/java/Ice/OptionalObject.java
index e569f1490c2..d44a14c8fa7 100644
--- a/java/src/Ice/src/main/java/Ice/OptionalObject.java
+++ b/java/src/Ice/src/main/java/Ice/OptionalObject.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/OutputStream.java b/java/src/Ice/src/main/java/Ice/OutputStream.java
index 4b35c46f258..bc653b56a7c 100644
--- a/java/src/Ice/src/main/java/Ice/OutputStream.java
+++ b/java/src/Ice/src/main/java/Ice/OutputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/OutputStreamI.java b/java/src/Ice/src/main/java/Ice/OutputStreamI.java
index 282d9af9fdc..c5438c0b8d9 100644
--- a/java/src/Ice/src/main/java/Ice/OutputStreamI.java
+++ b/java/src/Ice/src/main/java/Ice/OutputStreamI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/PluginFactory.java b/java/src/Ice/src/main/java/Ice/PluginFactory.java
index a92439a8d9e..9a858bd0cc0 100644
--- a/java/src/Ice/src/main/java/Ice/PluginFactory.java
+++ b/java/src/Ice/src/main/java/Ice/PluginFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/PluginManagerI.java b/java/src/Ice/src/main/java/Ice/PluginManagerI.java
index 6962d1da892..5e2cd9e8c8b 100644
--- a/java/src/Ice/src/main/java/Ice/PluginManagerI.java
+++ b/java/src/Ice/src/main/java/Ice/PluginManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java b/java/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
index d07b0dab83a..df9b3ac0c35 100644
--- a/java/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
+++ b/java/src/Ice/src/main/java/Ice/PropertiesAdminUpdateCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/PropertiesI.java b/java/src/Ice/src/main/java/Ice/PropertiesI.java
index 81cff7c62e5..4f0a540e6ac 100644
--- a/java/src/Ice/src/main/java/Ice/PropertiesI.java
+++ b/java/src/Ice/src/main/java/Ice/PropertiesI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java b/java/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
index 21ff8089ba2..5e0de7005f7 100644
--- a/java/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
+++ b/java/src/Ice/src/main/java/Ice/ProxyIdentityFacetKey.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ProxyIdentityKey.java b/java/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
index b8c85cf324b..42d9f933d5d 100644
--- a/java/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
+++ b/java/src/Ice/src/main/java/Ice/ProxyIdentityKey.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ReadObjectCallback.java b/java/src/Ice/src/main/java/Ice/ReadObjectCallback.java
index 91cf7288387..ef555aa3366 100644
--- a/java/src/Ice/src/main/java/Ice/ReadObjectCallback.java
+++ b/java/src/Ice/src/main/java/Ice/ReadObjectCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Request.java b/java/src/Ice/src/main/java/Ice/Request.java
index 1be2ec37fbf..c631aafa6e8 100644
--- a/java/src/Ice/src/main/java/Ice/Request.java
+++ b/java/src/Ice/src/main/java/Ice/Request.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ShortHolder.java b/java/src/Ice/src/main/java/Ice/ShortHolder.java
index f960536349d..8a5c792b1bb 100644
--- a/java/src/Ice/src/main/java/Ice/ShortHolder.java
+++ b/java/src/Ice/src/main/java/Ice/ShortHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ShortOptional.java b/java/src/Ice/src/main/java/Ice/ShortOptional.java
index 60b9228f1f0..e29e1b83e6b 100644
--- a/java/src/Ice/src/main/java/Ice/ShortOptional.java
+++ b/java/src/Ice/src/main/java/Ice/ShortOptional.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/SignalPolicy.java b/java/src/Ice/src/main/java/Ice/SignalPolicy.java
index b1bb328d199..b664f2ed1db 100644
--- a/java/src/Ice/src/main/java/Ice/SignalPolicy.java
+++ b/java/src/Ice/src/main/java/Ice/SignalPolicy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/SliceInfo.java b/java/src/Ice/src/main/java/Ice/SliceInfo.java
index 3e4b622e1af..df597db587e 100644
--- a/java/src/Ice/src/main/java/Ice/SliceInfo.java
+++ b/java/src/Ice/src/main/java/Ice/SliceInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/SlicedData.java b/java/src/Ice/src/main/java/Ice/SlicedData.java
index b747689687a..77b5a71fa27 100644
--- a/java/src/Ice/src/main/java/Ice/SlicedData.java
+++ b/java/src/Ice/src/main/java/Ice/SlicedData.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/StringHolder.java b/java/src/Ice/src/main/java/Ice/StringHolder.java
index 46095138097..f32e033d816 100644
--- a/java/src/Ice/src/main/java/Ice/StringHolder.java
+++ b/java/src/Ice/src/main/java/Ice/StringHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/SysLoggerI.java b/java/src/Ice/src/main/java/Ice/SysLoggerI.java
index 2938990276a..71a6e7b50f8 100644
--- a/java/src/Ice/src/main/java/Ice/SysLoggerI.java
+++ b/java/src/Ice/src/main/java/Ice/SysLoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/SystemException.java b/java/src/Ice/src/main/java/Ice/SystemException.java
index c6f063adfb8..6e160d9722f 100644
--- a/java/src/Ice/src/main/java/Ice/SystemException.java
+++ b/java/src/Ice/src/main/java/Ice/SystemException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ThreadHookPlugin.java b/java/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
index 8ce5943d638..dcbc3c32667 100644
--- a/java/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
+++ b/java/src/Ice/src/main/java/Ice/ThreadHookPlugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/ThreadNotification.java b/java/src/Ice/src/main/java/Ice/ThreadNotification.java
index 3fae6f8930e..fef5f06cd54 100644
--- a/java/src/Ice/src/main/java/Ice/ThreadNotification.java
+++ b/java/src/Ice/src/main/java/Ice/ThreadNotification.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TieBase.java b/java/src/Ice/src/main/java/Ice/TieBase.java
index 0cbd8ff7c4e..1a0ad163731 100644
--- a/java/src/Ice/src/main/java/Ice/TieBase.java
+++ b/java/src/Ice/src/main/java/Ice/TieBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallback.java b/java/src/Ice/src/main/java/Ice/TwowayCallback.java
index bedbe2970c6..da6447c501f 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallback.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
index 5149a2b4116..a66c16567fb 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
index f1a8e57995d..fc255474da9 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackArg1UE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackBool.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
index bcbdb51971f..29f91081877 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackBool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
index 5a6492e4b63..21d2d695c75 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackBoolUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackByte.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
index 2c66deb95ab..eb7e07466ff 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackByte.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
index cccbd04fe42..e8e9e8a4afb 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackByteUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
index 042b35e2bc1..f10cce1a473 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackDouble.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
index 3190a0b0d9b..bc9838eb55e 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackDoubleUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
index 37818f8e8c1..d745bf2ea2c 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackFloat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
index 26a14b83fe7..272f93f5010 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackFloatUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackInt.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
index 3319fae792e..8c1d0d47cf6 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackInt.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
index 7627bbb9ad6..9f206a275f5 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackIntUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackLong.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
index ea49ed2a7b4..5d4bd8eac9a 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackLong.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
index 47ca9c303f3..3bbf27e12a1 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackLongUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackShort.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
index 8f613175c92..3f1e1861e3b 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackShort.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
index 142993b319a..90026f89414 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackShortUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
index ecd25e75edb..ac190e33d39 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java b/java/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
index 24813fb7420..2fc64c11267 100644
--- a/java/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
+++ b/java/src/Ice/src/main/java/Ice/TwowayCallbackVoidUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/UnknownSlicedObject.java b/java/src/Ice/src/main/java/Ice/UnknownSlicedObject.java
index d749d90699d..a66dd522129 100644
--- a/java/src/Ice/src/main/java/Ice/UnknownSlicedObject.java
+++ b/java/src/Ice/src/main/java/Ice/UnknownSlicedObject.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/UserException.java b/java/src/Ice/src/main/java/Ice/UserException.java
index 223bae16211..60d21b0c2b1 100644
--- a/java/src/Ice/src/main/java/Ice/UserException.java
+++ b/java/src/Ice/src/main/java/Ice/UserException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/UserExceptionReader.java b/java/src/Ice/src/main/java/Ice/UserExceptionReader.java
index a1ed403606e..3b3bc353e0b 100644
--- a/java/src/Ice/src/main/java/Ice/UserExceptionReader.java
+++ b/java/src/Ice/src/main/java/Ice/UserExceptionReader.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/UserExceptionReaderFactory.java b/java/src/Ice/src/main/java/Ice/UserExceptionReaderFactory.java
index 3fbc61f3fce..a5e43debae1 100644
--- a/java/src/Ice/src/main/java/Ice/UserExceptionReaderFactory.java
+++ b/java/src/Ice/src/main/java/Ice/UserExceptionReaderFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/UserExceptionWriter.java b/java/src/Ice/src/main/java/Ice/UserExceptionWriter.java
index 5af38d7fe9c..361f07860df 100644
--- a/java/src/Ice/src/main/java/Ice/UserExceptionWriter.java
+++ b/java/src/Ice/src/main/java/Ice/UserExceptionWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/Util.java b/java/src/Ice/src/main/java/Ice/Util.java
index bd2db69babb..7d42738a153 100644
--- a/java/src/Ice/src/main/java/Ice/Util.java
+++ b/java/src/Ice/src/main/java/Ice/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java b/java/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
index edc77cb14be..0af548e595a 100644
--- a/java/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
+++ b/java/src/Ice/src/main/java/Ice/_AMD_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java b/java/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
index 6357f50555c..391549a151d 100644
--- a/java/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
+++ b/java/src/Ice/src/main/java/Ice/_Callback_Object_ice_invoke.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ACMConfig.java b/java/src/Ice/src/main/java/IceInternal/ACMConfig.java
index 291e9d1c59f..0d392fc719b 100644
--- a/java/src/Ice/src/main/java/IceInternal/ACMConfig.java
+++ b/java/src/Ice/src/main/java/IceInternal/ACMConfig.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ACMMonitor.java b/java/src/Ice/src/main/java/IceInternal/ACMMonitor.java
index 0265886b023..13abd8e8810 100644
--- a/java/src/Ice/src/main/java/IceInternal/ACMMonitor.java
+++ b/java/src/Ice/src/main/java/IceInternal/ACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Acceptor.java b/java/src/Ice/src/main/java/IceInternal/Acceptor.java
index f5bee8eb5bb..08fc27ae9d5 100644
--- a/java/src/Ice/src/main/java/IceInternal/Acceptor.java
+++ b/java/src/Ice/src/main/java/IceInternal/Acceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/AsyncResultI.java b/java/src/Ice/src/main/java/IceInternal/AsyncResultI.java
index d89a7e9743e..4c7d74e8609 100644
--- a/java/src/Ice/src/main/java/IceInternal/AsyncResultI.java
+++ b/java/src/Ice/src/main/java/IceInternal/AsyncResultI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/AsyncStatus.java b/java/src/Ice/src/main/java/IceInternal/AsyncStatus.java
index 19fa9f28cb0..60a498ab3f8 100644
--- a/java/src/Ice/src/main/java/IceInternal/AsyncStatus.java
+++ b/java/src/Ice/src/main/java/IceInternal/AsyncStatus.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/BasicStream.java b/java/src/Ice/src/main/java/IceInternal/BasicStream.java
index e83a2e5234c..ffa201c82e1 100644
--- a/java/src/Ice/src/main/java/IceInternal/BasicStream.java
+++ b/java/src/Ice/src/main/java/IceInternal/BasicStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java b/java/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
index 10f5078c905..1464ee6115e 100644
--- a/java/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
+++ b/java/src/Ice/src/main/java/IceInternal/BatchRequestQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java b/java/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
index 67e84387319..6cb7fb5335e 100644
--- a/java/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
+++ b/java/src/Ice/src/main/java/IceInternal/BufSizeWarnInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Buffer.java b/java/src/Ice/src/main/java/IceInternal/Buffer.java
index 7a0fd6126ba..efddfdc1e27 100644
--- a/java/src/Ice/src/main/java/IceInternal/Buffer.java
+++ b/java/src/Ice/src/main/java/IceInternal/Buffer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CallbackBase.java b/java/src/Ice/src/main/java/IceInternal/CallbackBase.java
index b482e9a71cd..4ffbfbff2de 100644
--- a/java/src/Ice/src/main/java/IceInternal/CallbackBase.java
+++ b/java/src/Ice/src/main/java/IceInternal/CallbackBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CancellationHandler.java b/java/src/Ice/src/main/java/IceInternal/CancellationHandler.java
index 3085b41e3d0..9a4ac5f48ca 100644
--- a/java/src/Ice/src/main/java/IceInternal/CancellationHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/CancellationHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java b/java/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java
index a29cc2ad237..5d7781181cd 100644
--- a/java/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/CollocatedObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java b/java/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
index 17b95036a95..9fcf0afad79 100644
--- a/java/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/CollocatedRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java b/java/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
index 0e092413d76..2ad94c3bc67 100644
--- a/java/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
+++ b/java/src/Ice/src/main/java/IceInternal/CommunicatorFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java b/java/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java
index 14dd81f0d38..d286dbe39fb 100644
--- a/java/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/CommunicatorObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java b/java/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
index 4f50988102a..7d4532c92a2 100644
--- a/java/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/ConnectRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java b/java/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
index 7e4b1427c1f..6c0c787f9b5 100644
--- a/java/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
+++ b/java/src/Ice/src/main/java/IceInternal/ConnectionACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java b/java/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
index 7824d3154c1..b15299cf0a2 100644
--- a/java/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
+++ b/java/src/Ice/src/main/java/IceInternal/ConnectionFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java b/java/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java
index c57bc1ad407..56e54a8e643 100644
--- a/java/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/ConnectionObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java b/java/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
index 6e098e1c6a4..28111356336 100644
--- a/java/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/ConnectionRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Connector.java b/java/src/Ice/src/main/java/IceInternal/Connector.java
index 29638f0f138..b0469f17212 100644
--- a/java/src/Ice/src/main/java/IceInternal/Connector.java
+++ b/java/src/Ice/src/main/java/IceInternal/Connector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java b/java/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
index b48a4e9bca1..d874b3bebb4 100644
--- a/java/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
+++ b/java/src/Ice/src/main/java/IceInternal/DefaultsAndOverrides.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java b/java/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
index e9ca3acd1d6..c3c4f60af0c 100644
--- a/java/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
+++ b/java/src/Ice/src/main/java/IceInternal/DictionaryPatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/DispatchObserverI.java b/java/src/Ice/src/main/java/IceInternal/DispatchObserverI.java
index 1d4ce8be34e..d0fe22c788e 100644
--- a/java/src/Ice/src/main/java/IceInternal/DispatchObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/DispatchObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java b/java/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
index 157cf841f78..a23a34c2d90 100644
--- a/java/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
+++ b/java/src/Ice/src/main/java/IceInternal/DispatchWorkItem.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointFactory.java b/java/src/Ice/src/main/java/IceInternal/EndpointFactory.java
index 393697a6cfd..fa7b8f0b65a 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java b/java/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
index cce7b17708c..7f0d59f85b1 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointFactoryManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java b/java/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
index 3bef2f55a0f..d93c4d95af0 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointHostResolver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointI.java b/java/src/Ice/src/main/java/IceInternal/EndpointI.java
index e3051234f7c..56bc191203b 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointI.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointIHolder.java b/java/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
index 226664113f1..5a98bc543f4 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointIHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java b/java/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
index dfcdb479645..a66982217d7 100644
--- a/java/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
+++ b/java/src/Ice/src/main/java/IceInternal/EndpointI_connectors.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EventHandler.java b/java/src/Ice/src/main/java/IceInternal/EventHandler.java
index 25c7e84caac..001f2884691 100644
--- a/java/src/Ice/src/main/java/IceInternal/EventHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/EventHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java b/java/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
index 37deadd0ff4..69e9a195ca5 100644
--- a/java/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
+++ b/java/src/Ice/src/main/java/IceInternal/EventHandlerOpPair.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Ex.java b/java/src/Ice/src/main/java/IceInternal/Ex.java
index 0eb9925c70d..66a33fb9763 100644
--- a/java/src/Ice/src/main/java/IceInternal/Ex.java
+++ b/java/src/Ice/src/main/java/IceInternal/Ex.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java b/java/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
index 1944656bcfa..96303dbe343 100644
--- a/java/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
+++ b/java/src/Ice/src/main/java/IceInternal/FactoryACMMonitor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/FixedReference.java b/java/src/Ice/src/main/java/IceInternal/FixedReference.java
index a159e3aabad..ca1fe931d6b 100644
--- a/java/src/Ice/src/main/java/IceInternal/FixedReference.java
+++ b/java/src/Ice/src/main/java/IceInternal/FixedReference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
index 71954017a36..c78db63dc3f 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_BoolCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
index 06d44618159..7138ea163bd 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_ByteCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java b/java/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
index dc200518c10..b811751ee7e 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_CallbackBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
index 8aba3931756..b251644b2dd 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_DoubleCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
index 69deb3ff76d..ec9f2e24d28 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_FloatCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java b/java/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
index aae63a7e35b..fe5a3ce9290 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_GenericCallback1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
index ab901b9cad8..c27cb5fe759 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_IntCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
index ff64e28b35e..0a2e38a80c6 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_LongCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
index 7962cd4e336..0126f9e1cfe 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_OnewayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
index 32a1d925ce6..b8802a1a631 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_ShortCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
index f88b2d64ca6..1d157e15956 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
index c7b52ea9c52..57351c4e67b 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
index ed810994d8e..bf878de44d8 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackArg1UE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
index 973b107f1ff..3b96cf92606 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
index 28d2a92777f..8878fa24b91 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackBoolUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
index 986163e8d80..e4fe3c6cc1e 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByte.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
index 1c0fb9bb8bc..dfc837ea5b5 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackByteUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
index 879014d73e5..18d37631e75 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDouble.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
index a8d28cf12fe..05913c1839e 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackDoubleUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
index 7ea9b1f9753..ce15ae2e4b0 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloat.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
index d5dc8141064..accc9b06901 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackFloatUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
index 8c6fea2818e..4ab25cddd40 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackInt.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
index b749b44b1ad..b2a8be8b517 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackIntUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
index bc6c654643e..0aa55ebf98b 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLong.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
index 2eb6985fcb8..1571a7d6e7e 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackLongUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
index f6c835f0721..d9f967a7c5b 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShort.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
index 47ff52de87c..6d176e4da70 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackShortUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
index 5ae5d838274..22cd8ce8ba4 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
index 080b4ad863a..c5b15d31a70 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_TwowayCallbackVoidUE.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java b/java/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
index ca40c37cd7c..75dbe3f75d1 100644
--- a/java/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/Functional_VoidCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java b/java/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
index 1214731fbea..892bf5562d2 100644
--- a/java/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
+++ b/java/src/Ice/src/main/java/IceInternal/HTTPNetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/HashUtil.java b/java/src/Ice/src/main/java/IceInternal/HashUtil.java
index fc931e8294f..f475c789c65 100644
--- a/java/src/Ice/src/main/java/IceInternal/HashUtil.java
+++ b/java/src/Ice/src/main/java/IceInternal/HashUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/HttpParser.java b/java/src/Ice/src/main/java/IceInternal/HttpParser.java
index 999b2a62430..63e76550517 100644
--- a/java/src/Ice/src/main/java/IceInternal/HttpParser.java
+++ b/java/src/Ice/src/main/java/IceInternal/HttpParser.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/IPEndpointI.java b/java/src/Ice/src/main/java/IceInternal/IPEndpointI.java
index 081b29e16b7..54edfe90bd4 100644
--- a/java/src/Ice/src/main/java/IceInternal/IPEndpointI.java
+++ b/java/src/Ice/src/main/java/IceInternal/IPEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Incoming.java b/java/src/Ice/src/main/java/IceInternal/Incoming.java
index d03365b785c..37430af1bbd 100644
--- a/java/src/Ice/src/main/java/IceInternal/Incoming.java
+++ b/java/src/Ice/src/main/java/IceInternal/Incoming.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/IncomingAsync.java b/java/src/Ice/src/main/java/IceInternal/IncomingAsync.java
index 7f953872e5a..5691f2aeb48 100644
--- a/java/src/Ice/src/main/java/IceInternal/IncomingAsync.java
+++ b/java/src/Ice/src/main/java/IceInternal/IncomingAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/IncomingBase.java b/java/src/Ice/src/main/java/IceInternal/IncomingBase.java
index 4eb006f923f..d039d164f06 100644
--- a/java/src/Ice/src/main/java/IceInternal/IncomingBase.java
+++ b/java/src/Ice/src/main/java/IceInternal/IncomingBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java b/java/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
index 8f3235cc262..23ec56502fa 100644
--- a/java/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/IncomingConnectionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java b/java/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
index f49fa0832c9..87d3fcd1cb3 100644
--- a/java/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
+++ b/java/src/Ice/src/main/java/IceInternal/InputStreamWrapper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Instance.java b/java/src/Ice/src/main/java/IceInternal/Instance.java
index b656f95e20f..4bee16b5348 100644
--- a/java/src/Ice/src/main/java/IceInternal/Instance.java
+++ b/java/src/Ice/src/main/java/IceInternal/Instance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/InvocationObserverI.java b/java/src/Ice/src/main/java/IceInternal/InvocationObserverI.java
index 93cb2fb906a..d4ec1fef9b5 100644
--- a/java/src/Ice/src/main/java/IceInternal/InvocationObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/InvocationObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ListPatcher.java b/java/src/Ice/src/main/java/IceInternal/ListPatcher.java
index fc39f7b735a..35b1789f5c5 100644
--- a/java/src/Ice/src/main/java/IceInternal/ListPatcher.java
+++ b/java/src/Ice/src/main/java/IceInternal/ListPatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LocatorInfo.java b/java/src/Ice/src/main/java/IceInternal/LocatorInfo.java
index 87afdb394b7..e54002244dd 100644
--- a/java/src/Ice/src/main/java/IceInternal/LocatorInfo.java
+++ b/java/src/Ice/src/main/java/IceInternal/LocatorInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LocatorManager.java b/java/src/Ice/src/main/java/IceInternal/LocatorManager.java
index 201dacf41b2..a1aec64fa24 100644
--- a/java/src/Ice/src/main/java/IceInternal/LocatorManager.java
+++ b/java/src/Ice/src/main/java/IceInternal/LocatorManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LocatorTable.java b/java/src/Ice/src/main/java/IceInternal/LocatorTable.java
index 0f2a13bda37..5488424c1fb 100644
--- a/java/src/Ice/src/main/java/IceInternal/LocatorTable.java
+++ b/java/src/Ice/src/main/java/IceInternal/LocatorTable.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LoggerAdminI.java b/java/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
index 4a322318fad..8955ca4be78 100644
--- a/java/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
+++ b/java/src/Ice/src/main/java/IceInternal/LoggerAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java b/java/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
index 1ae9f52faf1..93b5805e6dc 100644
--- a/java/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
+++ b/java/src/Ice/src/main/java/IceInternal/LoggerAdminLogger.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java b/java/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
index b5743d72873..3b00cb9fda8 100644
--- a/java/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
+++ b/java/src/Ice/src/main/java/IceInternal/LoggerAdminLoggerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/MetricsAdminI.java b/java/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
index 92b0cb139a6..b3fe65f32db 100644
--- a/java/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
+++ b/java/src/Ice/src/main/java/IceInternal/MetricsAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/MetricsMap.java b/java/src/Ice/src/main/java/IceInternal/MetricsMap.java
index b4d6dfb10c2..0dc01e9c3f9 100644
--- a/java/src/Ice/src/main/java/IceInternal/MetricsMap.java
+++ b/java/src/Ice/src/main/java/IceInternal/MetricsMap.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/MetricsViewI.java b/java/src/Ice/src/main/java/IceInternal/MetricsViewI.java
index c45aedff457..10fe6ae36bf 100644
--- a/java/src/Ice/src/main/java/IceInternal/MetricsViewI.java
+++ b/java/src/Ice/src/main/java/IceInternal/MetricsViewI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Network.java b/java/src/Ice/src/main/java/IceInternal/Network.java
index 0e19cf0e0b0..146e1a1d99d 100644
--- a/java/src/Ice/src/main/java/IceInternal/Network.java
+++ b/java/src/Ice/src/main/java/IceInternal/Network.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/NetworkProxy.java b/java/src/Ice/src/main/java/IceInternal/NetworkProxy.java
index 80dcce87d3e..cc38ceea566 100644
--- a/java/src/Ice/src/main/java/IceInternal/NetworkProxy.java
+++ b/java/src/Ice/src/main/java/IceInternal/NetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java b/java/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
index bfec67de6a6..87d75a4c985 100644
--- a/java/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/ObjectAdapterFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ObjectFactoryManager.java b/java/src/Ice/src/main/java/IceInternal/ObjectFactoryManager.java
index eb6a822d006..48f7ac8277e 100644
--- a/java/src/Ice/src/main/java/IceInternal/ObjectFactoryManager.java
+++ b/java/src/Ice/src/main/java/IceInternal/ObjectFactoryManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ObjectInputStream.java b/java/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
index 7dacf654ec4..709aa72ec3c 100644
--- a/java/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
+++ b/java/src/Ice/src/main/java/IceInternal/ObjectInputStream.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ObserverHelper.java b/java/src/Ice/src/main/java/IceInternal/ObserverHelper.java
index 290be728304..06fc38b04ed 100644
--- a/java/src/Ice/src/main/java/IceInternal/ObserverHelper.java
+++ b/java/src/Ice/src/main/java/IceInternal/ObserverHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java b/java/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
index c8d36ab059c..ef1e14c6b66 100644
--- a/java/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
+++ b/java/src/Ice/src/main/java/IceInternal/OpaqueEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/OutgoingAsync.java b/java/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
index 55050ec5cc6..50927d32581 100644
--- a/java/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
+++ b/java/src/Ice/src/main/java/IceInternal/OutgoingAsync.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java b/java/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
index b1617d41f2c..7b2e7e5f01f 100644
--- a/java/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
+++ b/java/src/Ice/src/main/java/IceInternal/OutgoingAsyncBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java b/java/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
index 716550dcc78..6a0b1f25ef7 100644
--- a/java/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/OutgoingConnectionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java b/java/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
index 648155d80af..501feecff29 100644
--- a/java/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
+++ b/java/src/Ice/src/main/java/IceInternal/OutputStreamWrapper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Patcher.java b/java/src/Ice/src/main/java/IceInternal/Patcher.java
index a05743c2892..e7d71d936d0 100644
--- a/java/src/Ice/src/main/java/IceInternal/Patcher.java
+++ b/java/src/Ice/src/main/java/IceInternal/Patcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProcessI.java b/java/src/Ice/src/main/java/IceInternal/ProcessI.java
index 516d5f03aa9..84f1a87932d 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProcessI.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProcessI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java b/java/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
index 52930a60f50..43fad558d48 100644
--- a/java/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
+++ b/java/src/Ice/src/main/java/IceInternal/PropertiesAdminI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Property.java b/java/src/Ice/src/main/java/IceInternal/Property.java
index 3d8395c0289..0675e4b574e 100644
--- a/java/src/Ice/src/main/java/IceInternal/Property.java
+++ b/java/src/Ice/src/main/java/IceInternal/Property.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java
index e673fddea6b..aef279ff553 100644
--- a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java
+++ b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Protocol.java b/java/src/Ice/src/main/java/IceInternal/Protocol.java
index bb84d8d3b83..af70c4b58c8 100644
--- a/java/src/Ice/src/main/java/IceInternal/Protocol.java
+++ b/java/src/Ice/src/main/java/IceInternal/Protocol.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProtocolInstance.java b/java/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
index e88ec007887..b564ec9875b 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProtocolInstance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java b/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
index 7bfb91f3e04..d723f392e9d 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacade.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java b/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
index fa510e2e6f9..b84e4d975c8 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProtocolPluginFacadeI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProxyFactory.java b/java/src/Ice/src/main/java/IceInternal/ProxyFactory.java
index ee723842c5b..9204ef5ccdc 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProxyFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProxyFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java b/java/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
index eb49b24c6f1..7b39db64b6d 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProxyFlushBatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java b/java/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
index f0dd8cb1afe..68e0c900a8b 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProxyGetConnection.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java b/java/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
index ae44cea427c..abcc8982a45 100644
--- a/java/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
+++ b/java/src/Ice/src/main/java/IceInternal/ProxyOutgoingAsyncBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/QueueExecutorService.java b/java/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
index cb46d5dfe0b..0a0b9bcb44e 100644
--- a/java/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
+++ b/java/src/Ice/src/main/java/IceInternal/QueueExecutorService.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java b/java/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
index a77e67c0f9f..bbdd0c1919a 100644
--- a/java/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/QueueRequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Reference.java b/java/src/Ice/src/main/java/IceInternal/Reference.java
index b5eb110155a..19e67db9b00 100644
--- a/java/src/Ice/src/main/java/IceInternal/Reference.java
+++ b/java/src/Ice/src/main/java/IceInternal/Reference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ReferenceFactory.java b/java/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
index b6c61993a4b..19d58291430 100644
--- a/java/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/ReferenceFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RemoteObserverI.java b/java/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
index 12af3e0b1c4..b8e92a5a5c6 100644
--- a/java/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/RemoteObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ReplyStatus.java b/java/src/Ice/src/main/java/IceInternal/ReplyStatus.java
index 20b2cc32dd1..fd68723a8b8 100644
--- a/java/src/Ice/src/main/java/IceInternal/ReplyStatus.java
+++ b/java/src/Ice/src/main/java/IceInternal/ReplyStatus.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RequestHandler.java b/java/src/Ice/src/main/java/IceInternal/RequestHandler.java
index 5fa3485400d..438a0466460 100644
--- a/java/src/Ice/src/main/java/IceInternal/RequestHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/RequestHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java b/java/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
index ff4022724a9..a5c3cce9eb7 100644
--- a/java/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/RequestHandlerFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ResponseHandler.java b/java/src/Ice/src/main/java/IceInternal/ResponseHandler.java
index 12493f02157..de752a9f7f4 100644
--- a/java/src/Ice/src/main/java/IceInternal/ResponseHandler.java
+++ b/java/src/Ice/src/main/java/IceInternal/ResponseHandler.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RetryException.java b/java/src/Ice/src/main/java/IceInternal/RetryException.java
index 463a675b24a..75cac357860 100644
--- a/java/src/Ice/src/main/java/IceInternal/RetryException.java
+++ b/java/src/Ice/src/main/java/IceInternal/RetryException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RetryQueue.java b/java/src/Ice/src/main/java/IceInternal/RetryQueue.java
index f495e6ecbcc..d5e933935ad 100644
--- a/java/src/Ice/src/main/java/IceInternal/RetryQueue.java
+++ b/java/src/Ice/src/main/java/IceInternal/RetryQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RetryTask.java b/java/src/Ice/src/main/java/IceInternal/RetryTask.java
index a9b4b1d1119..f060e022e83 100644
--- a/java/src/Ice/src/main/java/IceInternal/RetryTask.java
+++ b/java/src/Ice/src/main/java/IceInternal/RetryTask.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RoutableReference.java b/java/src/Ice/src/main/java/IceInternal/RoutableReference.java
index 98fe06b4bb4..3f218a50f79 100644
--- a/java/src/Ice/src/main/java/IceInternal/RoutableReference.java
+++ b/java/src/Ice/src/main/java/IceInternal/RoutableReference.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RouterInfo.java b/java/src/Ice/src/main/java/IceInternal/RouterInfo.java
index 1de08e756fe..a124437d7e8 100644
--- a/java/src/Ice/src/main/java/IceInternal/RouterInfo.java
+++ b/java/src/Ice/src/main/java/IceInternal/RouterInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/RouterManager.java b/java/src/Ice/src/main/java/IceInternal/RouterManager.java
index 217c5d86d5d..9d048ad0909 100644
--- a/java/src/Ice/src/main/java/IceInternal/RouterManager.java
+++ b/java/src/Ice/src/main/java/IceInternal/RouterManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java b/java/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
index c2843bdbf6e..513f86c6a60 100644
--- a/java/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
+++ b/java/src/Ice/src/main/java/IceInternal/SOCKSNetworkProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Selector.java b/java/src/Ice/src/main/java/IceInternal/Selector.java
index 57ebcb837d4..b3b5f7858ec 100644
--- a/java/src/Ice/src/main/java/IceInternal/Selector.java
+++ b/java/src/Ice/src/main/java/IceInternal/Selector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/SequencePatcher.java b/java/src/Ice/src/main/java/IceInternal/SequencePatcher.java
index 4e2e9580ed4..bf810b3a0c7 100644
--- a/java/src/Ice/src/main/java/IceInternal/SequencePatcher.java
+++ b/java/src/Ice/src/main/java/IceInternal/SequencePatcher.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ServantError.java b/java/src/Ice/src/main/java/IceInternal/ServantError.java
index 8823aae9ea9..9569c712583 100644
--- a/java/src/Ice/src/main/java/IceInternal/ServantError.java
+++ b/java/src/Ice/src/main/java/IceInternal/ServantError.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ServantManager.java b/java/src/Ice/src/main/java/IceInternal/ServantManager.java
index 4382a3044eb..b547bec1f3b 100644
--- a/java/src/Ice/src/main/java/IceInternal/ServantManager.java
+++ b/java/src/Ice/src/main/java/IceInternal/ServantManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/SocketOperation.java b/java/src/Ice/src/main/java/IceInternal/SocketOperation.java
index 030d5d32bfd..80bd5cdd579 100644
--- a/java/src/Ice/src/main/java/IceInternal/SocketOperation.java
+++ b/java/src/Ice/src/main/java/IceInternal/SocketOperation.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/StreamSocket.java b/java/src/Ice/src/main/java/IceInternal/StreamSocket.java
index 03cd265e0e6..1fdbb709301 100644
--- a/java/src/Ice/src/main/java/IceInternal/StreamSocket.java
+++ b/java/src/Ice/src/main/java/IceInternal/StreamSocket.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TcpAcceptor.java b/java/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
index a3f8d6804e4..f6ea0e7bfff 100644
--- a/java/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
+++ b/java/src/Ice/src/main/java/IceInternal/TcpAcceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TcpConnector.java b/java/src/Ice/src/main/java/IceInternal/TcpConnector.java
index 64ab2c3b515..1bfe98d35f9 100644
--- a/java/src/Ice/src/main/java/IceInternal/TcpConnector.java
+++ b/java/src/Ice/src/main/java/IceInternal/TcpConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java b/java/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
index 687fefa54af..5825ae53fea 100644
--- a/java/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/TcpEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TcpEndpointI.java b/java/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
index cb276add4d2..c615472f59e 100644
--- a/java/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
+++ b/java/src/Ice/src/main/java/IceInternal/TcpEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TcpTransceiver.java b/java/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
index d6c3d877850..1ad15918339 100644
--- a/java/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
+++ b/java/src/Ice/src/main/java/IceInternal/TcpTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ThreadObserverI.java b/java/src/Ice/src/main/java/IceInternal/ThreadObserverI.java
index 2dc06f8b1c2..f02d3c4d76e 100644
--- a/java/src/Ice/src/main/java/IceInternal/ThreadObserverI.java
+++ b/java/src/Ice/src/main/java/IceInternal/ThreadObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ThreadPool.java b/java/src/Ice/src/main/java/IceInternal/ThreadPool.java
index 624b4ee1143..12fa65a8e78 100644
--- a/java/src/Ice/src/main/java/IceInternal/ThreadPool.java
+++ b/java/src/Ice/src/main/java/IceInternal/ThreadPool.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java b/java/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
index d4891a832c2..7e73229e6ab 100644
--- a/java/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
+++ b/java/src/Ice/src/main/java/IceInternal/ThreadPoolCurrent.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java b/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
index 27f06f9366b..c0472f35833 100644
--- a/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
+++ b/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkItem.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java b/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
index d652fc34d14..b778ab41413 100644
--- a/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
+++ b/java/src/Ice/src/main/java/IceInternal/ThreadPoolWorkQueue.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Time.java b/java/src/Ice/src/main/java/IceInternal/Time.java
index e1547f9e552..18d8c581c4d 100644
--- a/java/src/Ice/src/main/java/IceInternal/Time.java
+++ b/java/src/Ice/src/main/java/IceInternal/Time.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TraceLevels.java b/java/src/Ice/src/main/java/IceInternal/TraceLevels.java
index 8273966cdad..2b1900438a7 100644
--- a/java/src/Ice/src/main/java/IceInternal/TraceLevels.java
+++ b/java/src/Ice/src/main/java/IceInternal/TraceLevels.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TraceUtil.java b/java/src/Ice/src/main/java/IceInternal/TraceUtil.java
index 7bc13def2e0..2be535f6fde 100644
--- a/java/src/Ice/src/main/java/IceInternal/TraceUtil.java
+++ b/java/src/Ice/src/main/java/IceInternal/TraceUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Transceiver.java b/java/src/Ice/src/main/java/IceInternal/Transceiver.java
index 8cf90a87f66..671f782adc5 100644
--- a/java/src/Ice/src/main/java/IceInternal/Transceiver.java
+++ b/java/src/Ice/src/main/java/IceInternal/Transceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/TwowayCallback.java b/java/src/Ice/src/main/java/IceInternal/TwowayCallback.java
index 713f965d848..b6bad7b2a7e 100644
--- a/java/src/Ice/src/main/java/IceInternal/TwowayCallback.java
+++ b/java/src/Ice/src/main/java/IceInternal/TwowayCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/UdpConnector.java b/java/src/Ice/src/main/java/IceInternal/UdpConnector.java
index ad91ec7fba2..fcb29d954ba 100644
--- a/java/src/Ice/src/main/java/IceInternal/UdpConnector.java
+++ b/java/src/Ice/src/main/java/IceInternal/UdpConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java b/java/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
index 41a5d78ce21..8767913a114 100644
--- a/java/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/UdpEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/UdpEndpointI.java b/java/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
index 2d44ae6c5ed..4585153e228 100644
--- a/java/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
+++ b/java/src/Ice/src/main/java/IceInternal/UdpEndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/UdpTransceiver.java b/java/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
index f3ad94404f4..9748f99844b 100644
--- a/java/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
+++ b/java/src/Ice/src/main/java/IceInternal/UdpTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/UserExceptionFactory.java b/java/src/Ice/src/main/java/IceInternal/UserExceptionFactory.java
index 0ea92fcba2d..6eef890aea7 100644
--- a/java/src/Ice/src/main/java/IceInternal/UserExceptionFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/UserExceptionFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/Util.java b/java/src/Ice/src/main/java/IceInternal/Util.java
index c24e8365af2..84b86e2cd59 100644
--- a/java/src/Ice/src/main/java/IceInternal/Util.java
+++ b/java/src/Ice/src/main/java/IceInternal/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/ValueWriter.java b/java/src/Ice/src/main/java/IceInternal/ValueWriter.java
index 3184c250734..7daa0c2279d 100644
--- a/java/src/Ice/src/main/java/IceInternal/ValueWriter.java
+++ b/java/src/Ice/src/main/java/IceInternal/ValueWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSAcceptor.java b/java/src/Ice/src/main/java/IceInternal/WSAcceptor.java
index 1e381054b20..f3db1bf43ad 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSAcceptor.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSAcceptor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSConnector.java b/java/src/Ice/src/main/java/IceInternal/WSConnector.java
index 3e2978e03ee..3b67c604a39 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSConnector.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSConnector.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSEndpoint.java b/java/src/Ice/src/main/java/IceInternal/WSEndpoint.java
index 41d0eda5600..ece858d7f4e 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSEndpoint.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSEndpoint.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSEndpointDelegate.java b/java/src/Ice/src/main/java/IceInternal/WSEndpointDelegate.java
index 158fd811c43..43497547de8 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSEndpointDelegate.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSEndpointDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java b/java/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
index 002e3ee674a..4b045dfb6ab 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSEndpointFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSTransceiver.java b/java/src/Ice/src/main/java/IceInternal/WSTransceiver.java
index 687dd43dd9f..848a2a6b96d 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSTransceiver.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSTransceiver.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WSTransceiverDelegate.java b/java/src/Ice/src/main/java/IceInternal/WSTransceiverDelegate.java
index 2cce1ae1d99..f128d55b81a 100644
--- a/java/src/Ice/src/main/java/IceInternal/WSTransceiverDelegate.java
+++ b/java/src/Ice/src/main/java/IceInternal/WSTransceiverDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceInternal/WebSocketException.java b/java/src/Ice/src/main/java/IceInternal/WebSocketException.java
index cee046461cb..bda250d6657 100644
--- a/java/src/Ice/src/main/java/IceInternal/WebSocketException.java
+++ b/java/src/Ice/src/main/java/IceInternal/WebSocketException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/MetricsHelper.java b/java/src/Ice/src/main/java/IceMX/MetricsHelper.java
index d2befeef9cb..0d8fcf5ca2f 100644
--- a/java/src/Ice/src/main/java/IceMX/MetricsHelper.java
+++ b/java/src/Ice/src/main/java/IceMX/MetricsHelper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/Observer.java b/java/src/Ice/src/main/java/IceMX/Observer.java
index deec790deff..3d1d0233ca2 100644
--- a/java/src/Ice/src/main/java/IceMX/Observer.java
+++ b/java/src/Ice/src/main/java/IceMX/Observer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/ObserverFactory.java b/java/src/Ice/src/main/java/IceMX/ObserverFactory.java
index a629ee38b7e..128dd0649e4 100644
--- a/java/src/Ice/src/main/java/IceMX/ObserverFactory.java
+++ b/java/src/Ice/src/main/java/IceMX/ObserverFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java b/java/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
index 9e0e01c2949..ce063c121bb 100644
--- a/java/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
+++ b/java/src/Ice/src/main/java/IceMX/ObserverFactoryWithDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java b/java/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
index 94b09bb9821..b6874ce7703 100644
--- a/java/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
+++ b/java/src/Ice/src/main/java/IceMX/ObserverWithDelegate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java b/java/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
index f146b9f9780..93a90accd3f 100644
--- a/java/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
+++ b/java/src/Ice/src/main/java/IceMX/ObserverWithDelegateI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/AcceptorI.java b/java/src/Ice/src/main/java/IceSSL/AcceptorI.java
index 605cf401093..cbb9b4eadcf 100644
--- a/java/src/Ice/src/main/java/IceSSL/AcceptorI.java
+++ b/java/src/Ice/src/main/java/IceSSL/AcceptorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/CertificateVerifier.java b/java/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
index 4aaa6b91f11..c28e98ff727 100644
--- a/java/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
+++ b/java/src/Ice/src/main/java/IceSSL/CertificateVerifier.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/ConnectorI.java b/java/src/Ice/src/main/java/IceSSL/ConnectorI.java
index 4a47254e006..43744b1857a 100644
--- a/java/src/Ice/src/main/java/IceSSL/ConnectorI.java
+++ b/java/src/Ice/src/main/java/IceSSL/ConnectorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java b/java/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
index e27bc2c5524..d2df73795cd 100644
--- a/java/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
+++ b/java/src/Ice/src/main/java/IceSSL/EndpointFactoryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/EndpointI.java b/java/src/Ice/src/main/java/IceSSL/EndpointI.java
index dddbbd2ccdc..9db31887977 100644
--- a/java/src/Ice/src/main/java/IceSSL/EndpointI.java
+++ b/java/src/Ice/src/main/java/IceSSL/EndpointI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/Instance.java b/java/src/Ice/src/main/java/IceSSL/Instance.java
index 8c18c961933..096e9080eb8 100644
--- a/java/src/Ice/src/main/java/IceSSL/Instance.java
+++ b/java/src/Ice/src/main/java/IceSSL/Instance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/NativeConnectionInfo.java b/java/src/Ice/src/main/java/IceSSL/NativeConnectionInfo.java
index 3e726309267..bae146eb19e 100644
--- a/java/src/Ice/src/main/java/IceSSL/NativeConnectionInfo.java
+++ b/java/src/Ice/src/main/java/IceSSL/NativeConnectionInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/PasswordCallback.java b/java/src/Ice/src/main/java/IceSSL/PasswordCallback.java
index 227b7c41361..5dea8dfcca2 100644
--- a/java/src/Ice/src/main/java/IceSSL/PasswordCallback.java
+++ b/java/src/Ice/src/main/java/IceSSL/PasswordCallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/Plugin.java b/java/src/Ice/src/main/java/IceSSL/Plugin.java
index 9be0c0a332e..38951dfad64 100644
--- a/java/src/Ice/src/main/java/IceSSL/Plugin.java
+++ b/java/src/Ice/src/main/java/IceSSL/Plugin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/PluginFactory.java b/java/src/Ice/src/main/java/IceSSL/PluginFactory.java
index 610415090ea..874a689b8da 100644
--- a/java/src/Ice/src/main/java/IceSSL/PluginFactory.java
+++ b/java/src/Ice/src/main/java/IceSSL/PluginFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/PluginI.java b/java/src/Ice/src/main/java/IceSSL/PluginI.java
index 6db69f7c264..1cda93361c9 100644
--- a/java/src/Ice/src/main/java/IceSSL/PluginI.java
+++ b/java/src/Ice/src/main/java/IceSSL/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/RFC2253.java b/java/src/Ice/src/main/java/IceSSL/RFC2253.java
index 1169cf0028c..5a0fd4416e9 100644
--- a/java/src/Ice/src/main/java/IceSSL/RFC2253.java
+++ b/java/src/Ice/src/main/java/IceSSL/RFC2253.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/SSLEngine.java b/java/src/Ice/src/main/java/IceSSL/SSLEngine.java
index 72810753755..46c93a93a2c 100644
--- a/java/src/Ice/src/main/java/IceSSL/SSLEngine.java
+++ b/java/src/Ice/src/main/java/IceSSL/SSLEngine.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/TransceiverI.java b/java/src/Ice/src/main/java/IceSSL/TransceiverI.java
index ca8e9ffd042..b2edcb7f399 100644
--- a/java/src/Ice/src/main/java/IceSSL/TransceiverI.java
+++ b/java/src/Ice/src/main/java/IceSSL/TransceiverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/TrustManager.java b/java/src/Ice/src/main/java/IceSSL/TrustManager.java
index 4dde5cb6fce..71bde315441 100644
--- a/java/src/Ice/src/main/java/IceSSL/TrustManager.java
+++ b/java/src/Ice/src/main/java/IceSSL/TrustManager.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/Util.java b/java/src/Ice/src/main/java/IceSSL/Util.java
index 53a71e15896..f3cbe8a48eb 100644
--- a/java/src/Ice/src/main/java/IceSSL/Util.java
+++ b/java/src/Ice/src/main/java/IceSSL/Util.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/WSSNativeConnectionInfo.java b/java/src/Ice/src/main/java/IceSSL/WSSNativeConnectionInfo.java
index 6c165f7f0f0..2f1febc33e4 100644
--- a/java/src/Ice/src/main/java/IceSSL/WSSNativeConnectionInfo.java
+++ b/java/src/Ice/src/main/java/IceSSL/WSSNativeConnectionInfo.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java b/java/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
index 70ca764bfa1..b696d3522ed 100644
--- a/java/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
+++ b/java/src/Ice/src/main/java/IceSSL/X509KeyManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java b/java/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
index 57d03e5200e..fe2605b4ff8 100644
--- a/java/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
+++ b/java/src/Ice/src/main/java/IceSSL/X509TrustManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtil/Cache.java b/java/src/Ice/src/main/java/IceUtil/Cache.java
index 5914d772239..8dd6581ec8c 100644
--- a/java/src/Ice/src/main/java/IceUtil/Cache.java
+++ b/java/src/Ice/src/main/java/IceUtil/Cache.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtil/FileLockException.java b/java/src/Ice/src/main/java/IceUtil/FileLockException.java
index 2ba406d917a..5208ef05764 100644
--- a/java/src/Ice/src/main/java/IceUtil/FileLockException.java
+++ b/java/src/Ice/src/main/java/IceUtil/FileLockException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtil/Store.java b/java/src/Ice/src/main/java/IceUtil/Store.java
index 9c2dbd33cd8..d4fe8e7938b 100644
--- a/java/src/Ice/src/main/java/IceUtil/Store.java
+++ b/java/src/Ice/src/main/java/IceUtil/Store.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/Assert.java b/java/src/Ice/src/main/java/IceUtilInternal/Assert.java
index 545bed9c635..44345c8a595 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/Assert.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/Assert.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/Base64.java b/java/src/Ice/src/main/java/IceUtilInternal/Base64.java
index 661a464649e..50521f370d3 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/Base64.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/Base64.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/FileLock.java b/java/src/Ice/src/main/java/IceUtilInternal/FileLock.java
index f5a7005ba13..58ea06ca270 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/FileLock.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/FileLock.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/Options.java b/java/src/Ice/src/main/java/IceUtilInternal/Options.java
index a16c0ed56ac..68d3a7a95da 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/Options.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/Options.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/OutputBase.java b/java/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
index 7638be77c0b..cd8d464170e 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/OutputBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/StopWatch.java b/java/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
index 137a8cad364..1edec21c8af 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/StopWatch.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/StringUtil.java b/java/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
index 953359c5c4b..ccafa15836b 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/StringUtil.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java b/java/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
index 8d6f4ab9569..63ae780ac4e 100644
--- a/java/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
+++ b/java/src/Ice/src/main/java/IceUtilInternal/XMLOutput.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceBox/build.gradle b/java/src/IceBox/build.gradle
index 8ef453cc9fb..fc63ef3e3e8 100644
--- a/java/src/IceBox/build.gradle
+++ b/java/src/IceBox/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceBox/src/main/java/IceBox/Admin.java b/java/src/IceBox/src/main/java/IceBox/Admin.java
index 0b363f83c6a..1c10d763bf5 100644
--- a/java/src/IceBox/src/main/java/IceBox/Admin.java
+++ b/java/src/IceBox/src/main/java/IceBox/Admin.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceBox/src/main/java/IceBox/Server.java b/java/src/IceBox/src/main/java/IceBox/Server.java
index f6147ea423b..e14173a0585 100644
--- a/java/src/IceBox/src/main/java/IceBox/Server.java
+++ b/java/src/IceBox/src/main/java/IceBox/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceBox/src/main/java/IceBox/ServiceManagerI.java b/java/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
index ceefc3170ff..a5d621d8ca4 100644
--- a/java/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
+++ b/java/src/IceBox/src/main/java/IceBox/ServiceManagerI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/build.gradle b/java/src/IceDiscovery/build.gradle
index 9c7b78cfcc1..bbc00b3b8dd 100644
--- a/java/src/IceDiscovery/build.gradle
+++ b/java/src/IceDiscovery/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
index 7061f168010..fa5915433ec 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
index be8e0e6f220..a36da86bb4d 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/LocatorRegistryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
index 003fe63c53b..7f805891f56 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
index c848d425630..081254e69b4 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/LookupReplyI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java
index 506746369a6..2f6d4bef437 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java b/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
index 3b586d4ccf7..4ff78a6bdde 100644
--- a/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
+++ b/java/src/IceDiscovery/src/main/java/IceDiscovery/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGrid/build.gradle b/java/src/IceGrid/build.gradle
index 8e72c858086..255bb71373d 100644
--- a/java/src/IceGrid/build.gradle
+++ b/java/src/IceGrid/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/build.gradle b/java/src/IceGridGUI/build.gradle
index 2418697bb86..bf0fa450fb2 100644
--- a/java/src/IceGridGUI/build.gradle
+++ b/java/src/IceGridGUI/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
@@ -111,7 +111,7 @@ if(macosx)
shortversion: "${project.version}",
applicationCategory: "public.app-category.utilities",
mainclassname: "IceGridGUI/MainProxy",
- copyright: "Copyright © 2005-2016 ZeroC, Inc. All rights reserved.") {
+ copyright: "Copyright © 2005-2017 ZeroC, Inc. All rights reserved.") {
classpath(file: "${libDir}/${jarName}") {
}
option(value: "-Dapple.laf.useScreenMenuBar=true") {
diff --git a/java/src/IceGridGUI/icegridgui.pro b/java/src/IceGridGUI/icegridgui.pro
index 8621a9e8239..07ffc2e70ab 100644
--- a/java/src/IceGridGUI/icegridgui.pro
+++ b/java/src/IceGridGUI/icegridgui.pro
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/plain-jar.gradle b/java/src/IceGridGUI/plain-jar.gradle
index cd5e19d1dca..90dc4108b81 100644
--- a/java/src/IceGridGUI/plain-jar.gradle
+++ b/java/src/IceGridGUI/plain-jar.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/proguard-jar.gradle b/java/src/IceGridGUI/proguard-jar.gradle
index bf6a017a17d..3fb68de366c 100644
--- a/java/src/IceGridGUI/proguard-jar.gradle
+++ b/java/src/IceGridGUI/proguard-jar.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/AdapterObserverI.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/AdapterObserverI.java
index c4cd71d6745..36dd8c9955b 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/AdapterObserverI.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/AdapterObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/AdminRouter.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/AdminRouter.java
index 195e0240e57..cd9dd716b9e 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/AdminRouter.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/AdminRouter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AbstractServerEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AbstractServerEditor.java
index b90f51fba8d..559e7d3a813 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AbstractServerEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AbstractServerEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Adapter.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Adapter.java
index bb694fa4029..337d1e52b02 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Adapter.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Adapter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AdapterEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AdapterEditor.java
index e026b78b883..474e79669a9 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AdapterEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/AdapterEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ApplicationEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ApplicationEditor.java
index b46369a6130..4c1191693e6 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ApplicationEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ApplicationEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ArrayMapField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ArrayMapField.java
index e7d2fb0b490..4e1fcab699d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ArrayMapField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ArrayMapField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Communicator.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Communicator.java
index 931d26883df..9b7df2ef4e9 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Communicator.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Communicator.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorChildEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorChildEditor.java
index c0e323f1496..4354f56e4c7 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorChildEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorChildEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorSubEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorSubEditor.java
index dadfc906cfc..40fba24c8e7 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorSubEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/CommunicatorSubEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java
index 5117e6b0ec9..bb85e3e4e90 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnvEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnvEditor.java
index 4fd753aef1f..e61ece686fc 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnvEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnvEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DescriptorHolder.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DescriptorHolder.java
index fd5b7dcad52..10a584411db 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DescriptorHolder.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DescriptorHolder.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editable.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editable.java
index e60d09adc5d..20ccef9370d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editable.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editable.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editor.java
index fc0570421f2..e282f9df9d2 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Editor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTextField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTextField.java
index e554a95188e..87d7c881784 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTextField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTextField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTreeNode.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTreeNode.java
index a5f2eec59cf..8c946bece3d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTreeNode.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ListTreeNode.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Node.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Node.java
index 00c9592aeca..d4196a7de64 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Node.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Node.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/NodeEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/NodeEditor.java
index d5c854ac2a7..3d0f09a9105 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/NodeEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/NodeEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Nodes.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Nodes.java
index e2d2c058417..459af62fe13 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Nodes.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Nodes.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParameterValuesField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParameterValuesField.java
index 5f1ef398f85..94e5ad99c0e 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParameterValuesField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParameterValuesField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParametersField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParametersField.java
index 5f293678d32..e23aeef58e4 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParametersField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ParametersField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServer.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServer.java
index bd72656f482..de76e1d21e6 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServer.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServerEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServerEditor.java
index 0c6d9c548c0..dfa5c049f1d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServerEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServerEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainService.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainService.java
index 07d182b08f6..c5f8f5d63ad 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainService.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainService.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServiceEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServiceEditor.java
index 8a600e6198f..dee701daa4d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServiceEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PlainServiceEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertiesField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertiesField.java
index 0ca5979e848..5999017b00d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertiesField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertiesField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySet.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySet.java
index 1d6c0aa2500..d512a8b971e 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySet.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySet.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetEditor.java
index 623b3b6cf48..bd5774b7d9a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetParent.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetParent.java
index c08553f31fe..2d411cc55b5 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetParent.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySetParent.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySets.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySets.java
index cf2870c2a87..79999765305 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySets.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/PropertySets.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroup.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroup.java
index afe5e306403..cec2e2d5342 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroup.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroup.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroupEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroupEditor.java
index 72e06ec9696..1e777be1e70 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroupEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroupEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroups.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroups.java
index 9a4f4e52028..3ef592ecda8 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroups.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ReplicaGroups.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Root.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Root.java
index e06818d3aa1..71d0a6ab101 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Root.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Root.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Server.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Server.java
index 730065269fe..af21c695a27 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Server.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstance.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstance.java
index 0d9d71c72a4..0fd7a7d1c7d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstance.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstanceEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstanceEditor.java
index 0336bf1496d..6c4c8bbb4a3 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstanceEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstanceEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstancePropertySetEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstancePropertySetEditor.java
index ada8db7630f..1d21c2f77e8 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstancePropertySetEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerInstancePropertySetEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerSubEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerSubEditor.java
index 210f74a96a5..6e7884bcbb7 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerSubEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerSubEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplate.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplate.java
index a4d6cd21fa8..aa8ca029f0c 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplate.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplateEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplateEditor.java
index 8f220cd5016..925d19f80d1 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplateEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplateEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplates.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplates.java
index 4f4556a663c..5b671cda0ff 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplates.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServerTemplates.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Service.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Service.java
index ac0bb8455c5..ab4ac855501 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Service.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Service.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstance.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstance.java
index d68c1436be1..d0dc3355326 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstance.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstanceEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstanceEditor.java
index 544cf5fa1b7..3b1198f3286 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstanceEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceInstanceEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceSubEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceSubEditor.java
index 51a049173d4..bf9a1ee07e2 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceSubEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceSubEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplate.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplate.java
index 98630c9fa3f..982556b08be 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplate.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplate.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplateEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplateEditor.java
index 9a82352a390..d990da1e62a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplateEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplateEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplates.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplates.java
index 841e7f9b3b3..b672b325c21 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplates.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/ServiceTemplates.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/SimpleMapField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/SimpleMapField.java
index 4bc4173dd9e..6ebf13f65e3 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/SimpleMapField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/SimpleMapField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateEditor.java
index 661e35ea217..942f449f043 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateInstance.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateInstance.java
index c780c7cd9a2..07af11e3ba0 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateInstance.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TemplateInstance.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Templates.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Templates.java
index 4251fa67f86..c3b491e8f36 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Templates.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/Templates.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TreeNode.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TreeNode.java
index e72a51aed04..8b8018c11f0 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TreeNode.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/TreeNode.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/UpdateFailedException.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/UpdateFailedException.java
index b64452e6bc5..381d9b67808 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/UpdateFailedException.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/UpdateFailedException.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationActions.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationActions.java
index ffe0526f439..de51f33f360 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationActions.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationActions.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationObserverI.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationObserverI.java
index 2016ac3b0f8..47f6175ec20 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationObserverI.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationPane.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationPane.java
index b02e075d58d..acbb99bd3a9 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationPane.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/ApplicationPane.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/CellRenderer.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/CellRenderer.java
index e9c5adb16a0..f2fc2b02af8 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/CellRenderer.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/CellRenderer.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java
index 9db20ea5f21..44d87a58bac 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
@@ -3380,7 +3380,7 @@ public class Coordinator
{
String text = "IceGrid Admin version "
+ Ice.Util.stringVersion() + "\n"
- + "Copyright \u00A9 2005-2016 ZeroC, Inc. All rights reserved.\n";
+ + "Copyright \u00A9 2005-2017 ZeroC, Inc. All rights reserved.\n";
JOptionPane.showMessageDialog(
_mainFrame,
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/EditorBase.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/EditorBase.java
index 36c9491a752..311879fd8dc 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/EditorBase.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/EditorBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Fallback.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Fallback.java
index 0c63f23da50..1135151b7a9 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Fallback.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Fallback.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveActions.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveActions.java
index 3f6dde703ef..5da9a57fdef 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveActions.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveActions.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Adapter.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Adapter.java
index d7262e3e304..04cd1c6ca12 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Adapter.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Adapter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/AdapterEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/AdapterEditor.java
index ae33b88598c..3f70445344d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/AdapterEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/AdapterEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ApplicationDetailsDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ApplicationDetailsDialog.java
index 544052a7333..e932c37479f 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ApplicationDetailsDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ApplicationDetailsDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/CommunicatorEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/CommunicatorEditor.java
index 115048fb3ac..25af45c847b 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/CommunicatorEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/CommunicatorEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnv.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnv.java
index f93e3b0a71b..d0f2c564db3 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnv.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnv.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnvEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnvEditor.java
index 7a70666d9e3..de1081b3a20 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnvEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/DbEnvEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Editor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Editor.java
index f9fd8665874..a80d009b080 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Editor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Editor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/GraphView.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/GraphView.java
index d57226b0995..dfc47465d94 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/GraphView.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/GraphView.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListArrayTreeNode.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListArrayTreeNode.java
index e90422ee5e0..5b27cff9493 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListArrayTreeNode.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListArrayTreeNode.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListTreeNode.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListTreeNode.java
index 0a04ae307d9..f897ab30169 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListTreeNode.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ListTreeNode.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogFilterDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogFilterDialog.java
index f6a99ac942e..78fda3a7d9c 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogFilterDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogFilterDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogPrefsDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogPrefsDialog.java
index 413ad2d7133..c3972104690 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogPrefsDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/LogPrefsDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsFieldContext.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsFieldContext.java
index 71ad2658f8a..a0b039364e0 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsFieldContext.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsFieldContext.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsView.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsView.java
index 9fa1b6132fe..a8afe90b10f 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsView.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsView.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsViewEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsViewEditor.java
index fda820b74b9..a629ada577a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsViewEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/MetricsViewEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Node.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Node.java
index 39d8e816014..f5e0cb65011 100755
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Node.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Node.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/NodeEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/NodeEditor.java
index e05d0b1197c..127ec13d0d8 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/NodeEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/NodeEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ObjectDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ObjectDialog.java
index 46a0365f7e7..739678c750f 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ObjectDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ObjectDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/RegistryEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/RegistryEditor.java
index 916d1215c64..76e1385aa3f 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/RegistryEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/RegistryEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Root.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Root.java
index da7141277ab..e0af1aee717 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Root.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Root.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Server.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Server.java
index cff44ce57e6..9f4612d7829 100755
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Server.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServerEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServerEditor.java
index 43f6e759228..28b67085180 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServerEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServerEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Service.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Service.java
index 0e9c108595f..222b5d9cc59 100755
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Service.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Service.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServiceEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServiceEditor.java
index a34b6ee04af..d396e25330a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServiceEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ServiceEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowIceLogDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowIceLogDialog.java
index 4469c8a2880..c1078e10a69 100755
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowIceLogDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowIceLogDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowLogFileDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowLogFileDialog.java
index ce9fd144d27..64de1eec75a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowLogFileDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/ShowLogFileDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Slave.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Slave.java
index 61b6fee4156..ea8a1ce8f64 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Slave.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/Slave.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/SlaveEditor.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/SlaveEditor.java
index 14479497ab2..af2fc07b813 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/SlaveEditor.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/SlaveEditor.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TableField.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TableField.java
index f1b4400d2ec..3e23d7a06a4 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TableField.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TableField.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TreeNode.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TreeNode.java
index ce7183e43d1..efce26ddaf0 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TreeNode.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/TreeNode.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/WriteMessageDialog.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/WriteMessageDialog.java
index 2270e25b48f..9addb595052 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/WriteMessageDialog.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeployment/WriteMessageDialog.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeploymentPane.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeploymentPane.java
index e5814767fac..a47da73e671 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeploymentPane.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/LiveDeploymentPane.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Logger.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Logger.java
index a9a20006a51..e8579cfa9e8 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Logger.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Logger.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Main.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Main.java
index 69678055551..910be5def39 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Main.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Main.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/MainPane.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/MainPane.java
index cbc30f579b0..2748b1ab97b 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/MainPane.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/MainPane.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/MainProxy.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/MainProxy.java
index be763cda243..0ea5834b4c1 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/MainProxy.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/MainProxy.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/NodeObserverI.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/NodeObserverI.java
index 3d16a3ed61a..6115d87bc44 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/NodeObserverI.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/NodeObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/ObjectObserverI.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/ObjectObserverI.java
index a04c2b12dd5..912dfb5b51c 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/ObjectObserverI.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/ObjectObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/RegistryObserverI.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/RegistryObserverI.java
index b07304a204b..b97d984dd87 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/RegistryObserverI.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/RegistryObserverI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/SessionKeeper.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/SessionKeeper.java
index 0a98c1ce599..7aba68c3399 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/SessionKeeper.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/SessionKeeper.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/StatusBar.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/StatusBar.java
index 8e994f5f3fe..f92c3492d3d 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/StatusBar.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/StatusBar.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Tab.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Tab.java
index 58f70f1d405..944f651c46e 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Tab.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Tab.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/TreeNodeBase.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/TreeNodeBase.java
index 5c961cc7547..bdcca267612 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/TreeNodeBase.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/TreeNodeBase.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java
index c2c7cf21111..67f183faf37 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/XMLWriter.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/XMLWriter.java
index 48e5df943df..7fc8859346a 100644
--- a/java/src/IceGridGUI/src/main/java/IceGridGUI/XMLWriter.java
+++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/XMLWriter.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceLocatorDiscovery/build.gradle b/java/src/IceLocatorDiscovery/build.gradle
index 0ef49c788be..738aadace36 100644
--- a/java/src/IceLocatorDiscovery/build.gradle
+++ b/java/src/IceLocatorDiscovery/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java b/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java
index 89b2cbba771..9701f75571a 100644
--- a/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java
+++ b/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginFactory.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java b/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
index dd0e3bd4c78..d95ea460ad5 100644
--- a/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
+++ b/java/src/IceLocatorDiscovery/src/main/java/IceLocatorDiscovery/PluginI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IcePatch2/build.gradle b/java/src/IcePatch2/build.gradle
index 4fc3e88e8a3..9831e04d9d1 100644
--- a/java/src/IcePatch2/build.gradle
+++ b/java/src/IcePatch2/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/java/src/IceStorm/build.gradle b/java/src/IceStorm/build.gradle
index af5afb24b1d..2f6cc85f9e9 100644
--- a/java/src/IceStorm/build.gradle
+++ b/java/src/IceStorm/build.gradle
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.