From f7567b8febdc460d2002f10f150ed7b43627ca90 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 7 Jan 2020 08:46:31 +0100 Subject: [PATCH] DATAGEODE-287 - Update copyright year to 2020. --- .../org/springframework/data/gemfire/CacheFactoryBean.java | 2 +- .../data/gemfire/ConfigurableRegionFactoryBean.java | 2 +- .../org/springframework/data/gemfire/DataPolicyConverter.java | 2 +- .../springframework/data/gemfire/DiskStoreFactoryBean.java | 2 +- .../data/gemfire/FixedPartitionAttributesFactoryBean.java | 2 +- .../org/springframework/data/gemfire/GemfireAccessor.java | 2 +- .../org/springframework/data/gemfire/GemfireCacheUtils.java | 2 +- .../org/springframework/data/gemfire/GemfireCallback.java | 2 +- .../data/gemfire/GemfireCancellationException.java | 2 +- .../springframework/data/gemfire/GemfireIndexException.java | 2 +- .../org/springframework/data/gemfire/GemfireOperations.java | 2 +- .../springframework/data/gemfire/GemfireQueryException.java | 2 +- .../springframework/data/gemfire/GemfireSystemException.java | 2 +- .../org/springframework/data/gemfire/GemfireTemplate.java | 2 +- .../java/org/springframework/data/gemfire/GemfireUtils.java | 2 +- .../data/gemfire/GenericRegionFactoryBean.java | 2 +- .../org/springframework/data/gemfire/IndexFactoryBean.java | 2 +- .../data/gemfire/IndexMaintenancePolicyConverter.java | 2 +- .../data/gemfire/IndexMaintenancePolicyType.java | 2 +- .../main/java/org/springframework/data/gemfire/IndexType.java | 2 +- .../org/springframework/data/gemfire/IndexTypeConverter.java | 2 +- .../springframework/data/gemfire/InterestPolicyConverter.java | 2 +- .../org/springframework/data/gemfire/InterestPolicyType.java | 2 +- .../org/springframework/data/gemfire/JndiDataSourceType.java | 2 +- .../springframework/data/gemfire/LocalRegionFactoryBean.java | 2 +- .../org/springframework/data/gemfire/LocatorFactoryBean.java | 2 +- .../springframework/data/gemfire/LookupRegionFactoryBean.java | 2 +- .../data/gemfire/PartitionAttributesFactoryBean.java | 2 +- .../data/gemfire/PartitionedRegionFactoryBean.java | 2 +- .../springframework/data/gemfire/PeerRegionFactoryBean.java | 2 +- .../data/gemfire/RegionAttributesFactoryBean.java | 2 +- .../springframework/data/gemfire/RegionShortcutConverter.java | 2 +- .../data/gemfire/RegionShortcutToDataPolicyConverter.java | 2 +- .../springframework/data/gemfire/RegionShortcutWrapper.java | 2 +- .../data/gemfire/ReplicatedRegionFactoryBean.java | 2 +- .../data/gemfire/ResolvableRegionFactoryBean.java | 2 +- .../java/org/springframework/data/gemfire/ScopeConverter.java | 2 +- .../main/java/org/springframework/data/gemfire/ScopeType.java | 2 +- .../data/gemfire/SubscriptionAttributesFactoryBean.java | 2 +- .../data/gemfire/cache/CallableCacheLoaderAdapter.java | 2 +- .../org/springframework/data/gemfire/cache/GemfireCache.java | 2 +- .../data/gemfire/cache/GemfireCacheManager.java | 2 +- .../data/gemfire/cache/config/EnableGemfireCaching.java | 2 +- .../gemfire/cache/config/GemfireCachingConfiguration.java | 2 +- .../data/gemfire/client/ClientCacheFactoryBean.java | 2 +- .../data/gemfire/client/ClientRegionFactoryBean.java | 2 +- .../data/gemfire/client/ClientRegionShortcutConverter.java | 2 +- .../client/ClientRegionShortcutToDataPolicyConverter.java | 2 +- .../data/gemfire/client/ClientRegionShortcutWrapper.java | 2 +- .../data/gemfire/client/GemfireDataSourcePostProcessor.java | 2 +- .../org/springframework/data/gemfire/client/Interest.java | 2 +- .../data/gemfire/client/InterestResultPolicyConverter.java | 2 +- .../data/gemfire/client/InterestResultPolicyType.java | 2 +- .../org/springframework/data/gemfire/client/KeyInterest.java | 2 +- .../org/springframework/data/gemfire/client/PoolAdapter.java | 2 +- .../springframework/data/gemfire/client/PoolFactoryBean.java | 2 +- .../org/springframework/data/gemfire/client/PoolResolver.java | 2 +- .../springframework/data/gemfire/client/RegexInterest.java | 2 +- .../gemfire/client/function/ListRegionsOnServerFunction.java | 2 +- .../org/springframework/data/gemfire/client/package-info.java | 2 +- .../client/support/DefaultableDelegatingPoolAdapter.java | 2 +- .../data/gemfire/client/support/DelegatingPoolAdapter.java | 2 +- .../gemfire/client/support/FactoryDefaultsPoolAdapter.java | 2 +- .../data/gemfire/client/support/PoolManagerPoolResolver.java | 2 +- .../gemfire/config/admin/AbstractGemfireAdminOperations.java | 2 +- .../data/gemfire/config/admin/GemfireAdminOperations.java | 2 +- .../gemfire/config/admin/functions/CreateIndexFunction.java | 2 +- .../gemfire/config/admin/functions/CreateRegionFunction.java | 2 +- .../gemfire/config/admin/functions/ListIndexesFunction.java | 2 +- .../config/admin/remote/FunctionGemfireAdminTemplate.java | 2 +- .../config/admin/remote/RestHttpGemfireAdminTemplate.java | 2 +- .../gemfire/config/annotation/AbstractCacheConfiguration.java | 2 +- .../config/annotation/AddCacheServerConfiguration.java | 2 +- .../config/annotation/AddCacheServersConfiguration.java | 2 +- .../data/gemfire/config/annotation/AddPoolConfiguration.java | 2 +- .../data/gemfire/config/annotation/AddPoolsConfiguration.java | 2 +- .../config/annotation/AdministrativeConfiguration.java | 2 +- .../config/annotation/ApacheShiroSecurityConfiguration.java | 2 +- .../data/gemfire/config/annotation/AuthConfiguration.java | 2 +- .../annotation/AutoConfiguredAuthenticationConfiguration.java | 2 +- .../config/annotation/AutoRegionLookupConfiguration.java | 2 +- .../config/annotation/BeanFactoryLocatorConfiguration.java | 2 +- .../gemfire/config/annotation/CacheServerApplication.java | 2 +- .../gemfire/config/annotation/CacheServerConfiguration.java | 2 +- .../data/gemfire/config/annotation/CacheServerConfigurer.java | 2 +- .../config/annotation/CachingDefinedRegionsConfiguration.java | 2 +- .../gemfire/config/annotation/ClientCacheApplication.java | 2 +- .../gemfire/config/annotation/ClientCacheConfiguration.java | 2 +- .../data/gemfire/config/annotation/ClientCacheConfigurer.java | 2 +- .../config/annotation/ClusterConfigurationConfiguration.java | 2 +- .../config/annotation/ClusterDefinedRegionsConfiguration.java | 2 +- .../gemfire/config/annotation/CompressionConfiguration.java | 2 +- .../config/annotation/ContinuousQueryConfiguration.java | 2 +- .../ContinuousQueryListenerContainerConfigurer.java | 2 +- .../gemfire/config/annotation/DiskStoreConfiguration.java | 2 +- .../data/gemfire/config/annotation/DiskStoreConfigurer.java | 2 +- .../gemfire/config/annotation/DiskStoresConfiguration.java | 2 +- .../data/gemfire/config/annotation/EnableAuth.java | 2 +- .../gemfire/config/annotation/EnableAutoRegionLookup.java | 2 +- .../gemfire/config/annotation/EnableBeanFactoryLocator.java | 2 +- .../data/gemfire/config/annotation/EnableCacheServer.java | 2 +- .../data/gemfire/config/annotation/EnableCacheServers.java | 2 +- .../config/annotation/EnableCachingDefinedRegions.java | 2 +- .../gemfire/config/annotation/EnableClusterConfiguration.java | 2 +- .../config/annotation/EnableClusterDefinedRegions.java | 2 +- .../data/gemfire/config/annotation/EnableCompression.java | 2 +- .../gemfire/config/annotation/EnableContinuousQueries.java | 2 +- .../data/gemfire/config/annotation/EnableDiskStore.java | 2 +- .../data/gemfire/config/annotation/EnableDiskStores.java | 2 +- .../gemfire/config/annotation/EnableEntityDefinedRegions.java | 2 +- .../data/gemfire/config/annotation/EnableEviction.java | 2 +- .../data/gemfire/config/annotation/EnableExpiration.java | 2 +- .../data/gemfire/config/annotation/EnableGatewayReceiver.java | 2 +- .../data/gemfire/config/annotation/EnableGatewaySender.java | 2 +- .../data/gemfire/config/annotation/EnableGatewaySenders.java | 2 +- .../config/annotation/EnableGemFireAsLastResource.java | 2 +- .../gemfire/config/annotation/EnableGemFireProperties.java | 2 +- .../data/gemfire/config/annotation/EnableHttpService.java | 2 +- .../data/gemfire/config/annotation/EnableIndexing.java | 2 +- .../data/gemfire/config/annotation/EnableLocator.java | 2 +- .../data/gemfire/config/annotation/EnableLogging.java | 2 +- .../data/gemfire/config/annotation/EnableManager.java | 2 +- .../data/gemfire/config/annotation/EnableMcast.java | 2 +- .../data/gemfire/config/annotation/EnableMemcachedServer.java | 2 +- .../data/gemfire/config/annotation/EnableOffHeap.java | 2 +- .../data/gemfire/config/annotation/EnablePdx.java | 2 +- .../data/gemfire/config/annotation/EnablePool.java | 2 +- .../data/gemfire/config/annotation/EnablePools.java | 2 +- .../data/gemfire/config/annotation/EnableRedisServer.java | 2 +- .../config/annotation/EnableRegionDataAccessTracing.java | 2 +- .../data/gemfire/config/annotation/EnableSecurity.java | 2 +- .../data/gemfire/config/annotation/EnableSsl.java | 2 +- .../data/gemfire/config/annotation/EnableStatistics.java | 2 +- .../config/annotation/EntityDefinedRegionsConfiguration.java | 2 +- .../data/gemfire/config/annotation/EvictionConfiguration.java | 2 +- .../gemfire/config/annotation/ExpirationConfiguration.java | 2 +- .../config/annotation/GatewayReceiverConfiguration.java | 2 +- .../gemfire/config/annotation/GatewayReceiverConfigurer.java | 2 +- .../gemfire/config/annotation/GatewaySenderConfiguration.java | 2 +- .../config/annotation/GatewaySendersConfiguration.java | 2 +- .../config/annotation/GemFireAsLastResourceConfiguration.java | 2 +- .../config/annotation/GemFirePropertiesConfiguration.java | 2 +- .../annotation/GeodeIntegratedSecurityConfiguration.java | 2 +- .../gemfire/config/annotation/HttpServiceConfiguration.java | 2 +- .../data/gemfire/config/annotation/IndexConfiguration.java | 2 +- .../data/gemfire/config/annotation/IndexConfigurer.java | 2 +- .../annotation/Jsr107CacheAnnotationsCacheNameResolver.java | 2 +- .../Jsr107CacheAnnotationsCacheNameResolverFactory.java | 2 +- .../LazyResolvingComposableCacheServerConfigurer.java | 2 +- .../LazyResolvingComposableClientCacheConfigurer.java | 2 +- ...gComposableContinuousQueryListenerContainerConfigurer.java | 2 +- .../LazyResolvingComposableDiskStoreConfigurer.java | 2 +- .../LazyResolvingComposableGatewayReceiverConfigurer.java | 2 +- .../LazyResolvingComposableGatewaySenderConfigurer.java | 2 +- .../annotation/LazyResolvingComposableIndexConfigurer.java | 2 +- .../annotation/LazyResolvingComposableLocatorConfigurer.java | 2 +- .../LazyResolvingComposablePeerCacheConfigurer.java | 2 +- .../annotation/LazyResolvingComposablePoolConfigurer.java | 2 +- .../annotation/LazyResolvingComposableRegionConfigurer.java | 2 +- .../data/gemfire/config/annotation/LocatorApplication.java | 2 +- .../config/annotation/LocatorApplicationConfiguration.java | 2 +- .../data/gemfire/config/annotation/LocatorConfiguration.java | 2 +- .../data/gemfire/config/annotation/LocatorConfigurer.java | 2 +- .../data/gemfire/config/annotation/LoggingConfiguration.java | 2 +- .../data/gemfire/config/annotation/ManagerConfiguration.java | 2 +- .../data/gemfire/config/annotation/McastConfiguration.java | 2 +- .../config/annotation/MemcachedServerConfiguration.java | 2 +- .../data/gemfire/config/annotation/OffHeapConfiguration.java | 2 +- .../data/gemfire/config/annotation/PdxConfiguration.java | 2 +- .../data/gemfire/config/annotation/PeerCacheApplication.java | 2 +- .../gemfire/config/annotation/PeerCacheConfiguration.java | 2 +- .../data/gemfire/config/annotation/PeerCacheConfigurer.java | 2 +- .../data/gemfire/config/annotation/PoolConfigurer.java | 2 +- .../gemfire/config/annotation/RedisServerConfiguration.java | 2 +- .../data/gemfire/config/annotation/RegionConfigurer.java | 2 +- .../annotation/RegionDataAccessTracingConfiguration.java | 2 +- .../data/gemfire/config/annotation/SslConfiguration.java | 2 +- .../gemfire/config/annotation/StatisticsConfiguration.java | 2 +- .../data/gemfire/config/annotation/UsesGemFireProperties.java | 2 +- .../annotation/support/AbstractAnnotationConfigSupport.java | 2 +- .../config/annotation/support/AbstractAuthInitialize.java | 2 +- .../support/AbstractGemFireAsLastResourceAspectSupport.java | 2 +- .../support/AbstractLazyResolvingComposableConfigurer.java | 2 +- .../support/AutoConfiguredAuthenticationInitializer.java | 2 +- .../support/BeanDefinitionRegistryPostProcessorSupport.java | 2 +- .../annotation/support/CacheTypeAwareRegionFactoryBean.java | 2 +- .../data/gemfire/config/annotation/support/Configurer.java | 2 +- .../support/EmbeddedServiceConfigurationSupport.java | 2 +- .../GemFireAsLastResourceConnectionAcquiringAspect.java | 2 +- .../support/GemFireAsLastResourceConnectionClosingAspect.java | 2 +- .../annotation/support/GemFireComponentClassTypeScanner.java | 2 +- .../annotation/support/RegionDataAccessTracingAspect.java | 2 +- .../data/gemfire/config/schema/SchemaObjectCollector.java | 2 +- .../data/gemfire/config/schema/SchemaObjectDefiner.java | 2 +- .../data/gemfire/config/schema/SchemaObjectDefinition.java | 2 +- .../data/gemfire/config/schema/SchemaObjectType.java | 2 +- .../gemfire/config/schema/definitions/IndexDefinition.java | 2 +- .../gemfire/config/schema/definitions/RegionDefinition.java | 2 +- .../gemfire/config/schema/support/ClientRegionCollector.java | 2 +- .../schema/support/ComposableSchemaObjectCollector.java | 2 +- .../config/schema/support/ComposableSchemaObjectDefiner.java | 2 +- .../data/gemfire/config/schema/support/IndexCollector.java | 2 +- .../data/gemfire/config/schema/support/IndexDefiner.java | 2 +- .../data/gemfire/config/schema/support/RegionCollector.java | 2 +- .../data/gemfire/config/schema/support/RegionDefiner.java | 2 +- ...AbstractDependencyStructuringBeanFactoryPostProcessor.java | 2 +- .../data/gemfire/config/support/AbstractSmartLifecycle.java | 2 +- .../config/support/AutoRegionLookupBeanPostProcessor.java | 2 +- .../support/ClientCachePoolBeanFactoryPostProcessor.java | 2 +- .../support/ClientRegionPoolBeanFactoryPostProcessor.java | 2 +- .../config/support/CustomEditorBeanFactoryPostProcessor.java | 2 +- .../config/support/DefinedIndexesApplicationListener.java | 2 +- .../config/support/DiskStoreDirectoryBeanPostProcessor.java | 2 +- .../config/support/GatewaySenderBeanFactoryPostProcessor.java | 2 +- .../data/gemfire/config/support/GemfireFeature.java | 2 +- .../support/LuceneIndexRegionBeanFactoryPostProcessor.java | 2 +- .../support/PdxDiskStoreAwareBeanFactoryPostProcessor.java | 2 +- .../data/gemfire/config/support/RestTemplateConfigurer.java | 2 +- .../data/gemfire/config/xml/AbstractPeerRegionParser.java | 2 +- .../data/gemfire/config/xml/AbstractRegionParser.java | 2 +- .../data/gemfire/config/xml/AnnotationDrivenParser.java | 2 +- .../data/gemfire/config/xml/AsyncEventQueueParser.java | 2 +- .../data/gemfire/config/xml/AutoRegionLookupParser.java | 2 +- .../springframework/data/gemfire/config/xml/CacheParser.java | 2 +- .../data/gemfire/config/xml/CacheServerParser.java | 2 +- .../data/gemfire/config/xml/ClientCacheParser.java | 2 +- .../data/gemfire/config/xml/ClientRegionParser.java | 4 ++-- .../data/gemfire/config/xml/DiskStoreParser.java | 2 +- .../data/gemfire/config/xml/FunctionServiceParser.java | 2 +- .../data/gemfire/config/xml/GatewayReceiverParser.java | 2 +- .../data/gemfire/config/xml/GatewaySenderParser.java | 2 +- .../data/gemfire/config/xml/GemfireConstants.java | 2 +- .../data/gemfire/config/xml/GemfireDataNamespaceHandler.java | 2 +- .../data/gemfire/config/xml/GemfireDataSourceParser.java | 2 +- .../gemfire/config/xml/GemfireListenerContainerParser.java | 2 +- .../data/gemfire/config/xml/GemfireNamespaceHandler.java | 2 +- .../data/gemfire/config/xml/GemfireRegionAutoProxyParser.java | 2 +- .../springframework/data/gemfire/config/xml/IndexParser.java | 2 +- .../data/gemfire/config/xml/LocalRegionParser.java | 2 +- .../data/gemfire/config/xml/LookupRegionParser.java | 2 +- .../data/gemfire/config/xml/LuceneIndexParser.java | 2 +- .../data/gemfire/config/xml/LuceneServiceParser.java | 2 +- .../springframework/data/gemfire/config/xml/ParsingUtils.java | 2 +- .../data/gemfire/config/xml/PartitionedRegionParser.java | 2 +- .../springframework/data/gemfire/config/xml/PoolParser.java | 2 +- .../data/gemfire/config/xml/ReplicatedRegionParser.java | 2 +- .../data/gemfire/config/xml/SnapshotServiceParser.java | 2 +- .../data/gemfire/config/xml/TemplateRegionParser.java | 2 +- .../springframework/data/gemfire/dao/GemfireDaoSupport.java | 2 +- .../org/springframework/data/gemfire/domain/EmptyPage.java | 2 +- .../org/springframework/data/gemfire/domain/EmptySlice.java | 2 +- .../org/springframework/data/gemfire/domain/ListablePage.java | 2 +- .../data/gemfire/domain/support/AbstractIndexSupport.java | 2 +- .../data/gemfire/domain/support/AbstractPageSupport.java | 2 +- .../data/gemfire/domain/support/AbstractSliceSupport.java | 2 +- .../data/gemfire/eviction/EvictingRegionFactoryBean.java | 2 +- .../data/gemfire/eviction/EvictionActionConverter.java | 2 +- .../data/gemfire/eviction/EvictionActionType.java | 2 +- .../data/gemfire/eviction/EvictionAttributesFactoryBean.java | 2 +- .../data/gemfire/eviction/EvictionPolicyConverter.java | 2 +- .../data/gemfire/eviction/EvictionPolicyType.java | 2 +- .../data/gemfire/expiration/AnnotationBasedExpiration.java | 2 +- .../springframework/data/gemfire/expiration/Expiration.java | 2 +- .../data/gemfire/expiration/ExpirationActionConverter.java | 2 +- .../data/gemfire/expiration/ExpirationActionType.java | 2 +- .../gemfire/expiration/ExpirationAttributesFactoryBean.java | 2 +- .../data/gemfire/expiration/ExpiringRegionFactoryBean.java | 2 +- .../data/gemfire/expiration/IdleTimeoutExpiration.java | 2 +- .../data/gemfire/expiration/TimeToLiveExpiration.java | 2 +- .../data/gemfire/function/BatchingResultSender.java | 2 +- .../gemfire/function/DefaultFunctionArgumentResolver.java | 2 +- .../data/gemfire/function/FunctionArgumentResolver.java | 2 +- .../function/FunctionContextInjectingArgumentResolver.java | 2 +- .../data/gemfire/function/FunctionServiceFactoryBean.java | 2 +- .../data/gemfire/function/GemfireFunctionUtils.java | 2 +- .../data/gemfire/function/PdxFunctionArgumentResolver.java | 2 +- .../data/gemfire/function/PojoFunctionWrapper.java | 2 +- .../data/gemfire/function/annotation/Filter.java | 2 +- .../data/gemfire/function/annotation/FunctionId.java | 2 +- .../data/gemfire/function/annotation/GemfireFunction.java | 2 +- .../data/gemfire/function/annotation/OnMember.java | 2 +- .../data/gemfire/function/annotation/OnMembers.java | 2 +- .../data/gemfire/function/annotation/OnRegion.java | 2 +- .../data/gemfire/function/annotation/OnServer.java | 2 +- .../data/gemfire/function/annotation/OnServers.java | 2 +- .../data/gemfire/function/annotation/RegionData.java | 2 +- .../AbstractFunctionExecutionBeanDefinitionBuilder.java | 4 ++-- .../config/AbstractFunctionExecutionConfigurationSource.java | 4 ++-- .../AnnotationFunctionExecutionConfigurationSource.java | 2 +- .../function/config/EnableGemfireFunctionExecutions.java | 2 +- .../data/gemfire/function/config/EnableGemfireFunctions.java | 2 +- .../config/FunctionExecutionBeanDefinitionBuilderFactory.java | 4 ++-- .../config/FunctionExecutionBeanDefinitionParser.java | 4 ++-- .../config/FunctionExecutionBeanDefinitionRegistrar.java | 4 ++-- .../function/config/FunctionExecutionComponentProvider.java | 2 +- .../function/config/FunctionExecutionConfiguration.java | 4 ++-- .../function/config/FunctionExecutionConfigurationSource.java | 4 ++-- .../function/config/GemfireFunctionBeanPostProcessor.java | 2 +- .../config/GemfireFunctionBeanPostProcessorRegistrar.java | 2 +- .../MemberBasedFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../OnMemberFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../OnMembersFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../OnRegionFunctionExecutionBeanDefinitionBuilder.java | 4 ++-- .../OnServerFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../OnServersFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../ServerBasedFunctionExecutionBeanDefinitionBuilder.java | 2 +- .../data/gemfire/function/config/TypeFilterParser.java | 2 +- .../config/XmlFunctionExecutionConfigurationSource.java | 4 ++-- .../gemfire/function/execution/AbstractFunctionExecution.java | 2 +- .../gemfire/function/execution/AbstractFunctionTemplate.java | 2 +- .../function/execution/AllMembersFunctionExecution.java | 2 +- .../execution/DefaultFunctionExecutionMethodMetadata.java | 2 +- .../function/execution/DefaultMemberFunctionExecution.java | 2 +- .../execution/DistributedMemberFunctionExecution.java | 2 +- .../execution/DistributedMembersFunctionExecution.java | 2 +- .../function/execution/FunctionExecutionMethodMetadata.java | 2 +- .../gemfire/function/execution/GemfireFunctionCallback.java | 2 +- .../gemfire/function/execution/GemfireFunctionOperations.java | 2 +- .../function/execution/GemfireFunctionProxyFactoryBean.java | 4 ++-- .../function/execution/GemfireOnMemberFunctionTemplate.java | 2 +- .../function/execution/GemfireOnMembersFunctionTemplate.java | 2 +- .../function/execution/GemfireOnRegionFunctionTemplate.java | 2 +- .../gemfire/function/execution/GemfireOnRegionOperations.java | 2 +- .../function/execution/GemfireOnServerFunctionTemplate.java | 2 +- .../function/execution/GemfireOnServersFunctionTemplate.java | 2 +- .../function/execution/GroupMemberFunctionExecution.java | 2 +- .../function/execution/GroupMembersFunctionExecution.java | 2 +- .../function/execution/OnRegionExecutionMethodMetadata.java | 2 +- .../function/execution/OnRegionFunctionProxyFactoryBean.java | 4 ++-- .../function/execution/PoolServerFunctionExecution.java | 2 +- .../function/execution/PoolServersFunctionExecution.java | 2 +- .../gemfire/function/execution/RegionFunctionExecution.java | 2 +- .../gemfire/function/execution/ServerFunctionExecution.java | 2 +- .../gemfire/function/execution/ServersFunctionExecution.java | 2 +- .../data/gemfire/listener/ContinuousQueryDefinition.java | 2 +- .../data/gemfire/listener/ContinuousQueryListener.java | 2 +- .../gemfire/listener/ContinuousQueryListenerContainer.java | 2 +- .../listener/GemfireListenerExecutionFailedException.java | 2 +- .../data/gemfire/listener/annotation/ContinuousQuery.java | 2 +- .../data/gemfire/mapping/GemfireMappingContext.java | 2 +- .../data/gemfire/mapping/GemfirePersistentEntity.java | 2 +- .../data/gemfire/mapping/GemfirePersistentProperty.java | 2 +- .../data/gemfire/mapping/GemfirePropertyValueProvider.java | 2 +- .../data/gemfire/mapping/MappingPdxSerializer.java | 2 +- .../data/gemfire/mapping/PdxReaderPropertyAccessor.java | 2 +- .../org/springframework/data/gemfire/mapping/Regions.java | 2 +- .../data/gemfire/mapping/annotation/ClientRegion.java | 2 +- .../data/gemfire/mapping/annotation/Indexed.java | 2 +- .../data/gemfire/mapping/annotation/LocalRegion.java | 2 +- .../data/gemfire/mapping/annotation/LuceneIndexed.java | 2 +- .../data/gemfire/mapping/annotation/PartitionRegion.java | 2 +- .../data/gemfire/mapping/annotation/Region.java | 2 +- .../data/gemfire/mapping/annotation/ReplicateRegion.java | 2 +- .../data/gemfire/mapping/model/GemfireSimpleTypeHolder.java | 2 +- .../data/gemfire/repository/GemfireRepository.java | 2 +- .../org/springframework/data/gemfire/repository/Query.java | 2 +- .../org/springframework/data/gemfire/repository/Wrapper.java | 2 +- .../data/gemfire/repository/cdi/GemfireRepositoryBean.java | 2 +- .../gemfire/repository/cdi/GemfireRepositoryExtension.java | 2 +- .../gemfire/repository/config/EnableGemfireRepositories.java | 2 +- .../repository/config/GemfireRepositoriesRegistrar.java | 2 +- .../config/GemfireRepositoryConfigurationExtension.java | 2 +- .../repository/query/DefaultGemfireEntityInformation.java | 2 +- .../gemfire/repository/query/GemfireEntityInformation.java | 2 +- .../data/gemfire/repository/query/GemfireQueryCreator.java | 2 +- .../data/gemfire/repository/query/GemfireQueryMethod.java | 2 +- .../data/gemfire/repository/query/GemfireRepositoryQuery.java | 2 +- .../repository/query/PartTreeGemfireRepositoryQuery.java | 2 +- .../data/gemfire/repository/query/Predicates.java | 2 +- .../data/gemfire/repository/query/QueryBuilder.java | 2 +- .../data/gemfire/repository/query/QueryPostProcessor.java | 2 +- .../data/gemfire/repository/query/QueryString.java | 2 +- .../repository/query/StringBasedGemfireRepositoryQuery.java | 2 +- .../data/gemfire/repository/query/annotation/Hint.java | 2 +- .../data/gemfire/repository/query/annotation/Import.java | 2 +- .../data/gemfire/repository/query/annotation/Limit.java | 2 +- .../data/gemfire/repository/query/annotation/Trace.java | 2 +- .../data/gemfire/repository/query/support/OqlKeyword.java | 2 +- .../gemfire/repository/support/GemfireRepositoryFactory.java | 2 +- .../repository/support/GemfireRepositoryFactoryBean.java | 2 +- .../gemfire/repository/support/SimpleGemfireRepository.java | 2 +- .../data/gemfire/search/lucene/LuceneAccessor.java | 2 +- .../data/gemfire/search/lucene/LuceneIndexFactoryBean.java | 2 +- .../data/gemfire/search/lucene/LuceneOperations.java | 2 +- .../data/gemfire/search/lucene/LuceneServiceFactoryBean.java | 2 +- .../data/gemfire/search/lucene/LuceneTemplate.java | 2 +- .../data/gemfire/search/lucene/ProjectingLuceneAccessor.java | 2 +- .../gemfire/search/lucene/ProjectingLuceneOperations.java | 2 +- .../data/gemfire/search/lucene/ProjectingLuceneTemplate.java | 2 +- .../gemfire/search/lucene/support/LuceneAccessorSupport.java | 2 +- .../search/lucene/support/LuceneOperationsSupport.java | 2 +- .../data/gemfire/search/lucene/support/LucenePage.java | 2 +- .../search/lucene/support/PdxInstanceMethodInterceptor.java | 2 +- .../lucene/support/PdxInstanceMethodInterceptorFactory.java | 2 +- .../lucene/support/ProjectingLuceneAccessorSupport.java | 2 +- .../lucene/support/ProjectingLuceneOperationsSupport.java | 2 +- .../data/gemfire/serialization/AsmInstantiatorGenerator.java | 2 +- .../data/gemfire/serialization/EnumSerializer.java | 2 +- .../data/gemfire/serialization/InstantiatorFactoryBean.java | 2 +- .../data/gemfire/serialization/InstantiatorGenerator.java | 2 +- .../data/gemfire/serialization/WiringInstantiator.java | 2 +- .../data/gemfire/serialization/json/JSONRegionAdvice.java | 2 +- .../data/gemfire/server/CacheServerFactoryBean.java | 2 +- .../data/gemfire/server/SubscriptionEvictionPolicy.java | 2 +- .../gemfire/server/SubscriptionEvictionPolicyConverter.java | 2 +- .../data/gemfire/snapshot/ExportSnapshotException.java | 2 +- .../data/gemfire/snapshot/ImportSnapshotException.java | 2 +- .../data/gemfire/snapshot/SnapshotServiceFactoryBean.java | 2 +- .../snapshot/event/ExportSnapshotApplicationEvent.java | 2 +- .../snapshot/event/ImportSnapshotApplicationEvent.java | 2 +- .../data/gemfire/snapshot/event/SnapshotApplicationEvent.java | 2 +- .../gemfire/snapshot/filter/ComposableSnapshotFilter.java | 2 +- .../data/gemfire/support/AbstractFactoryBeanSupport.java | 2 +- .../support/AbstractPropertyEditorConverterSupport.java | 2 +- .../data/gemfire/support/CompositeLifecycle.java | 2 +- .../data/gemfire/support/ConnectionEndpoint.java | 2 +- .../data/gemfire/support/ConnectionEndpointList.java | 2 +- .../data/gemfire/support/DeclarableSupport.java | 2 +- .../data/gemfire/support/GemfireBeanFactoryLocator.java | 2 +- .../data/gemfire/support/LazyWiringDeclarableSupport.java | 2 +- .../data/gemfire/support/NoOpBeanFactoryPostProcessor.java | 2 +- .../data/gemfire/support/SmartLifecycleSupport.java | 2 +- .../support/SpringContextBootstrappingInitializer.java | 2 +- .../gemfire/support/SpringServerLauncherCacheProvider.java | 2 +- .../data/gemfire/support/WiringDeclarableSupport.java | 2 +- .../transaction/GemfireTransactionCommitException.java | 2 +- .../data/gemfire/transaction/GemfireTransactionManager.java | 2 +- .../transaction/config/EnableGemfireCacheTransactions.java | 2 +- .../config/GemfireCacheTransactionsConfiguration.java | 2 +- .../transaction/event/ComposableTransactionWriter.java | 2 +- .../transaction/event/TransactionApplicationEvent.java | 2 +- .../gemfire/transaction/event/TransactionListenerAdapter.java | 2 +- .../org/springframework/data/gemfire/util/ArrayUtils.java | 2 +- .../org/springframework/data/gemfire/util/CacheUtils.java | 2 +- .../springframework/data/gemfire/util/CollectionUtils.java | 2 +- .../data/gemfire/util/DistributedSystemUtils.java | 2 +- .../java/org/springframework/data/gemfire/util/Filter.java | 2 +- .../org/springframework/data/gemfire/util/NetworkUtils.java | 2 +- .../springframework/data/gemfire/util/PropertiesBuilder.java | 2 +- .../org/springframework/data/gemfire/util/RegionUtils.java | 2 +- .../data/gemfire/util/RuntimeExceptionFactory.java | 2 +- .../org/springframework/data/gemfire/util/SpringUtils.java | 2 +- .../org/springframework/data/gemfire/util/StreamUtils.java | 2 +- .../data/gemfire/wan/AbstractWANComponentFactoryBean.java | 2 +- .../data/gemfire/wan/AsyncEventQueueFactoryBean.java | 2 +- .../data/gemfire/wan/GatewayReceiverFactoryBean.java | 2 +- .../data/gemfire/wan/GatewaySenderFactoryBean.java | 2 +- .../data/gemfire/wan/GatewaySenderWrapper.java | 2 +- .../data/gemfire/wan/OrderPolicyConverter.java | 2 +- .../org/springframework/data/gemfire/wan/OrderPolicyType.java | 2 +- .../java/com/gemstone/gemfire/TestGemStoneGemFireType.java | 2 +- .../org/springframework/data/gemfire/AutoRegionLookupDao.java | 2 +- .../data/gemfire/AutoRegionLookupIntegrationTests.java | 2 +- .../AutoRegionLookupWithAutowiringIntegrationTests.java | 2 +- ...AutoRegionLookupWithComponentScanningIntegrationTests.java | 2 +- .../data/gemfire/CacheAutoReconnectIntegrationTests.java | 2 +- .../gemfire/CacheClusterConfigurationIntegrationTest.java | 2 +- .../springframework/data/gemfire/CacheFactoryBeanTest.java | 2 +- .../springframework/data/gemfire/CacheIntegrationTest.java | 2 +- .../data/gemfire/CacheServerIntegrationTest.java | 2 +- .../data/gemfire/ColocatedRegionIntegrationTest.java | 2 +- .../springframework/data/gemfire/DataPolicyConverterTest.java | 2 +- ...DiskStoreBeanUsingPropertyPlaceholdersIntegrationTest.java | 2 +- .../data/gemfire/DiskStoreFactoryBeanTest.java | 2 +- .../test/java/org/springframework/data/gemfire/ForkUtil.java | 2 +- .../data/gemfire/GemfireTemplateIntegrationTests.java | 2 +- ...riesOnGroupedPooledClientCacheRegionsIntegrationTests.java | 2 +- .../data/gemfire/GemfireTemplateUnitTests.java | 2 +- .../org/springframework/data/gemfire/GemfireUtilsTest.java | 2 +- .../data/gemfire/GenericRegionFactoryBeanTest.java | 2 +- .../data/gemfire/IndexConflictsIntegrationTest.java | 2 +- .../springframework/data/gemfire/IndexFactoryBeanTest.java | 2 +- .../gemfire/IndexMaintenancePolicyConverterUnitTests.java | 2 +- .../data/gemfire/IndexMaintenancePolicyTypeTest.java | 2 +- .../data/gemfire/IndexTypeConverterUnitTests.java | 2 +- .../java/org/springframework/data/gemfire/IndexTypeTest.java | 2 +- .../src/test/java/org/springframework/data/gemfire/Init.java | 2 +- .../data/gemfire/InterestPolicyConverterUnitTests.java | 2 +- .../springframework/data/gemfire/InterestPolicyTypeTest.java | 2 +- .../data/gemfire/InvalidRegionDataPolicyShortcutsTest.java | 2 +- .../springframework/data/gemfire/JndiDataSourceTypeTest.java | 2 +- .../data/gemfire/LocalRegionFactoryBeanTest.java | 2 +- .../data/gemfire/LocatorFactoryBeanUnitTests.java | 2 +- .../data/gemfire/LookupRegionFactoryBeanTest.java | 2 +- .../data/gemfire/LookupRegionMutationIntegrationTest.java | 2 +- .../org/springframework/data/gemfire/LookupSubRegionTest.java | 2 +- .../data/gemfire/PartitionAttributesFactoryBeanTest.java | 2 +- .../data/gemfire/PartitionedRegionFactoryBeanTest.java | 2 +- .../data/gemfire/PdxDiskStoreIntegrationTest.java | 2 +- .../data/gemfire/PeerRegionFactoryBeanTest.java | 2 +- .../data/gemfire/RecreatingSpringApplicationContextTest.java | 2 +- .../gemfire/RegionDataPolicyShortcutsIntegrationTest.java | 2 +- .../data/gemfire/RegionLookupIntegrationTests.java | 2 +- .../data/gemfire/RegionShortcutConverterTest.java | 2 +- .../gemfire/RegionShortcutToDataPolicyConverterUnitTests.java | 2 +- .../data/gemfire/RegionShortcutWrapperTest.java | 2 +- .../data/gemfire/ReplicatedRegionFactoryBeanTest.java | 2 +- .../springframework/data/gemfire/ScopeConverterUnitTests.java | 2 +- .../java/org/springframework/data/gemfire/ScopeTypeTest.java | 2 +- .../org/springframework/data/gemfire/SimpleCacheListener.java | 2 +- .../org/springframework/data/gemfire/SimpleCacheLoader.java | 2 +- .../org/springframework/data/gemfire/SimpleCacheWriter.java | 2 +- .../org/springframework/data/gemfire/SimpleObjectSizer.java | 2 +- .../springframework/data/gemfire/SimplePartitionResolver.java | 2 +- .../data/gemfire/SubRegionIntegrationTest.java | 2 +- .../data/gemfire/SubscriptionAttributesFactoryBeanTest.java | 2 +- .../test/java/org/springframework/data/gemfire/TestUtils.java | 2 +- .../org/springframework/data/gemfire/TxIntegrationTest.java | 2 +- .../data/gemfire/cache/CacheErrorHandlerIntegrationTests.java | 2 +- .../data/gemfire/cache/CachingWithGemFireIntegrationTest.java | 2 +- .../data/gemfire/cache/CallableCacheLoaderAdapterTest.java | 2 +- .../data/gemfire/cache/ClientCacheManagerTest.java | 2 +- .../cache/CompoundCachePutCacheEvictIntegrationTests.java | 2 +- .../data/gemfire/cache/GemfireCacheIntegrationTests.java | 2 +- .../data/gemfire/cache/GemfireCacheManagerUnitTests.java | 2 +- .../data/gemfire/cache/GemfireCacheUnitTests.java | 2 +- .../cache/config/EnableGemfireCachingIntegrationTests.java | 2 +- .../data/gemfire/client/ClientCacheFactoryBeanTest.java | 2 +- .../data/gemfire/client/ClientCacheIndexingTest.java | 2 +- .../data/gemfire/client/ClientCacheIntegrationTests.java | 2 +- .../data/gemfire/client/ClientCachePoolTests.java | 2 +- .../data/gemfire/client/ClientCacheSecurityTest.java | 2 +- .../data/gemfire/client/ClientCacheVariableLocatorsTest.java | 2 +- .../data/gemfire/client/ClientCacheVariableServersTest.java | 2 +- .../data/gemfire/client/ClientRegionFactoryBeanTest.java | 2 +- .../data/gemfire/client/ClientRegionIntegrationTests.java | 2 +- .../gemfire/client/ClientRegionShortcutConverterTest.java | 2 +- .../ClientRegionShortcutToDataPolicyConverterUnitTests.java | 2 +- .../data/gemfire/client/ClientRegionShortcutWrapperTest.java | 2 +- .../gemfire/client/ClientRegionWithCacheLoaderWriterTest.java | 2 +- .../data/gemfire/client/ClientSubRegionIntegrationTests.java | 2 +- .../gemfire/client/DurableClientCacheIntegrationTest.java | 2 +- .../data/gemfire/client/GemFireDataSourceIntegrationTest.java | 2 +- .../gemfire/client/GemFireDataSourceIntegrationTests.java | 2 +- ...eUsingNonSpringConfiguredGemFireServerIntegrationTest.java | 2 +- .../gemfire/client/GemfireDataSourcePostProcessorTest.java | 2 +- .../client/InterestResultPolicyConverterUnitTests.java | 2 +- .../data/gemfire/client/InterestResultPolicyTypeTest.java | 2 +- .../data/gemfire/client/InterestUnitTests.java | 2 +- .../gemfire/client/LocalOnlyClientCacheIntegrationTests.java | 2 +- .../data/gemfire/client/PoolFactoryBeanUnitTests.java | 2 +- .../data/gemfire/client/PoolResolverUnitTests.java | 2 +- .../client/SpELExpressionConfiguredPoolsIntegrationTests.java | 2 +- .../SpringJavaConfiguredClientCacheIntegrationTest.java | 2 +- .../client/function/ListRegionsOnServerFunctionTest.java | 2 +- .../client/support/DefaultableDelegatingPoolAdapterTest.java | 2 +- .../gemfire/client/support/DelegatingPoolAdapterTest.java | 2 +- .../client/support/FactoryDefaultsPoolAdapterTest.java | 2 +- .../support/PoolManagerPoolResolverIntegrationTests.java | 2 +- .../gemfire/config/admin/GemfireAdminOperationsUnitTests.java | 2 +- .../config/admin/functions/CreateIndexFunctionUnitTests.java | 2 +- .../config/admin/functions/CreateRegionFunctionUnitTests.java | 2 +- .../config/admin/functions/ListIndexesFunctionUnitTests.java | 2 +- .../admin/remote/FunctionGemfireAdminTemplateUnitTests.java | 2 +- .../remote/RestHttpGemfireAdminTemplateBuilderUnitTests.java | 2 +- ...plateFollowRedirectsClientHttpRequestFactoryUnitTests.java | 2 +- .../admin/remote/RestHttpGemfireAdminTemplateUnitTests.java | 2 +- .../AbstractCacheConfigurationIntegrationTests.java | 2 +- .../annotation/AbstractCacheConfigurationUnitTests.java | 2 +- .../annotation/AbstractGeodeSecurityIntegrationTests.java | 2 +- .../ApacheGeodeSecurityManagerSecurityIntegrationTests.java | 2 +- .../annotation/ApacheShiroIniSecurityIntegrationTests.java | 2 +- .../annotation/ApacheShiroRealmSecurityIntegrationTests.java | 2 +- ...ConfiguredAuthenticationConfigurationIntegrationTests.java | 2 +- .../annotation/CacheServerConfigurerIntegrationTests.java | 2 +- .../annotation/CacheServerPropertiesIntegrationTests.java | 2 +- ...efinedRegionsAppliesRegionConfigurersIntegrationTests.java | 2 +- ...RegionsConsidersCacheConfigCacheNamesIntegrationTests.java | 2 +- ...chingDefinedRegionsRegistersInterestsIntegrationTests.java | 2 +- ...finedRegionsUsesCacheConfigCacheNamesIntegrationTests.java | 2 +- .../annotation/ClientCacheApplicationIntegrationTests.java | 2 +- .../annotation/ClientCacheConfigurerIntegrationTests.java | 2 +- .../annotation/ClientCachePropertiesIntegrationTests.java | 2 +- .../ClientServerCacheApplicationIntegrationTests.java | 2 +- ...tionWithClientHttpRequestInterceptorsIntegrationTests.java | 2 +- ...ationWithCustomGemfireAdminOperationsIntegrationTests.java | 2 +- .../annotation/DiskStoreConfigurerIntegrationTests.java | 2 +- .../annotation/DiskStorePropertiesIntegrationTests.java | 2 +- ...EnableBeanFactoryLocatorConfigurationIntegrationTests.java | 2 +- .../EnableBeanFactoryLocatorConfigurationUnitTests.java | 2 +- .../EnableCachingDefinedRegionsIntegrationTests.java | 2 +- .../annotation/EnableCachingDefinedRegionsUnitTests.java | 2 +- .../EnableClusterConfigurationIntegrationTests.java | 2 +- .../annotation/EnableClusterConfigurationUnitTests.java | 2 +- ...nableClusterConfigurationWithSecurityIntegrationTests.java | 2 +- .../EnableClusterDefinedRegionsIntegrationTests.java | 2 +- .../annotation/EnableClusterDefinedRegionsUnitTests.java | 2 +- .../annotation/EnableCompressionConfigurationUnitTests.java | 2 +- .../EnableContinuousQueriesConfigurationIntegrationTests.java | 2 +- .../EnableContinuousQueriesConfigurationUnitTests.java | 2 +- ...inuousQueriesWithClusterConfigurationIntegrationTests.java | 2 +- .../annotation/EnableDiskStoresConfigurationUnitTests.java | 2 +- .../EnableEntityDefinedRegionsIntegrationTests.java | 2 +- .../annotation/EnableEntityDefinedRegionsUnitTests.java | 2 +- .../EnableEvictionConfigurationIntegrationTests.java | 2 +- .../annotation/EnableEvictionConfigurationUnitTests.java | 2 +- .../EnableExpirationConfigurationIntegrationTests.java | 2 +- .../annotation/EnableExpirationConfigurationUnitTests.java | 2 +- .../annotation/EnableGatewayReceiverConfigurationTests.java | 2 +- .../annotation/EnableGemFirePropertiesIntegrationTests.java | 2 +- .../annotation/EnableIndexingConfigurationUnitTests.java | 2 +- .../EnableLuceneIndexingConfigurationIntegrationTests.java | 2 +- .../annotation/EnableOffHeapConfigurationUnitTests.java | 2 +- .../EnableOqlIndexingConfigurationIntegrationTests.java | 2 +- .../annotation/EnablePdxConfigurationIntegrationTests.java | 2 +- .../config/annotation/EnablePdxConfigurationUnitTests.java | 2 +- .../EnableSslConfigurationDefaultContextIntegrationTests.java | 2 +- .../annotation/EnableSslConfigurationIntegrationTests.java | 2 +- .../config/annotation/EnableSslConfigurationUnitTests.java | 2 +- .../config/annotation/GatewayReceiverConfigurerTests.java | 2 +- .../config/annotation/GatewayReceiverPropertiesTests.java | 2 +- .../config/annotation/GatewaySenderConfigurationTests.java | 2 +- .../config/annotation/GatewaySenderConfigurerTests.java | 2 +- .../config/annotation/GatewaySenderPropertiesTests.java | 2 +- .../GemFireAsLastResourceConfigurationUnitTests.java | 2 +- .../config/annotation/IndexConfigurerIntegrationTests.java | 2 +- ...tionCannotCoexistWithCacheApplicationIntegrationTests.java | 2 +- .../LocatorApplicationConfigurerIntegrationTests.java | 2 +- .../config/annotation/LocatorApplicationIntegrationTests.java | 2 +- .../LocatorApplicationPropertiesIntegrationTests.java | 2 +- .../annotation/LoggingConfigurationIntegrationTests.java | 2 +- .../annotation/PeerCacheApplicationIntegrationTests.java | 2 +- ...rCacheApplicationWithAddedCacheServerIntegrationTests.java | 2 +- .../annotation/PeerCacheConfigurerIntegrationTests.java | 2 +- .../annotation/PeerCachePropertiesIntegrationTests.java | 2 +- .../config/annotation/PoolConfigurerIntegrationTests.java | 2 +- .../config/annotation/PoolPropertiesIntegrationTests.java | 2 +- .../config/annotation/RegionConfigurerIntegrationTests.java | 2 +- .../annotation/RegionDataAccessTracingAspectUnitTests.java | 2 +- .../data/gemfire/config/annotation/TestSecurityManager.java | 2 +- .../support/AbstractAnnotationConfigSupportTests.java | 2 +- .../AbstractGemFireAsLastResourceAspectSupportUnitTests.java | 2 +- .../AbstractLazyResolvingComposableConfigurerUnitTests.java | 2 +- .../support/EnableGemFireAsLastResourceIntegrationTests.java | 2 +- ...mFireAsLastResourceConnectionAcquiringAspectUnitTests.java | 2 +- ...GemFireAsLastResourceConnectionClosingAspectUnitTests.java | 2 +- .../config/annotation/test/entities/ClientRegionEntity.java | 2 +- .../test/entities/CollocatedPartitionRegionEntity.java | 2 +- .../config/annotation/test/entities/GenericRegionEntity.java | 2 +- .../config/annotation/test/entities/LocalRegionEntity.java | 2 +- .../gemfire/config/annotation/test/entities/NonEntity.java | 2 +- .../annotation/test/entities/PartitionRegionEntity.java | 2 +- .../annotation/test/entities/ReplicateRegionEntity.java | 2 +- .../config/schema/SchemaObjectDefinitionUnitTests.java | 2 +- .../data/gemfire/config/schema/SchemaObjectTypeUnitTests.java | 2 +- .../config/schema/definitions/IndexDefinitionUnitTests.java | 2 +- .../config/schema/definitions/RegionDefinitionUnitTests.java | 2 +- .../config/schema/support/ClientRegionCollectorUnitTests.java | 2 +- .../support/ComposableSchemaObjectCollectorUnitTests.java | 2 +- .../support/ComposableSchemaObjectDefinerUnitTests.java | 2 +- .../config/schema/support/IndexCollectorUnitTests.java | 2 +- .../gemfire/config/schema/support/IndexDefinerUnitTests.java | 2 +- .../config/schema/support/RegionCollectorUnitTests.java | 2 +- .../gemfire/config/schema/support/RegionDefinerUnitTests.java | 2 +- .../support/AutoRegionLookupBeanPostProcessorUnitTests.java | 2 +- .../ClientRegionPoolBeanFactoryPostProcessorUnitTests.java | 2 +- .../CustomEditorBeanFactoryPostProcessorUnitTests.java | 2 +- .../support/DefinedIndexesApplicationListenerUnitTests.java | 2 +- .../config/support/DefinedIndexesIntegrationTests.java | 2 +- .../DiskStoreDirectoryBeanPostProcessorIntegrationTests.java | 2 +- ...neIndexRegionBeanFactoryPostProcessorIntegrationTests.java | 2 +- .../PdxDiskStoreAwareBeanFactoryPostProcessorUnitTests.java | 2 +- .../gemfire/config/xml/AbstractRegionParserUnitTests.java | 2 +- .../data/gemfire/config/xml/AsyncEventQueueNamespaceTest.java | 2 +- .../data/gemfire/config/xml/CacheNamespaceTest.java | 2 +- .../data/gemfire/config/xml/CacheServerNamespaceTest.java | 2 +- .../data/gemfire/config/xml/CacheSubscriptionTest.java | 2 +- .../data/gemfire/config/xml/CacheUsingPdxNamespaceTest.java | 2 +- .../data/gemfire/config/xml/ClientCacheNamespaceTest.java | 2 +- .../data/gemfire/config/xml/ClientCacheParserUnitTests.java | 2 +- .../data/gemfire/config/xml/ClientRegionNamespaceTest.java | 2 +- .../xml/ClientRegionUsingDataPolicyAndShortcutTest.java | 2 +- .../xml/ContinuousQueryListenerContainerNamespaceTest.java | 2 +- .../config/xml/DiskStoreAndEvictionRegionParsingTest.java | 2 +- .../data/gemfire/config/xml/DiskStoreNamespaceTest.java | 2 +- .../data/gemfire/config/xml/FunctionServiceNamespaceTest.java | 2 +- .../config/xml/GatewayReceiverAutoStartNamespaceTest.java | 2 +- .../config/xml/GatewayReceiverDefaultStartNamespaceTest.java | 2 +- .../config/xml/GatewayReceiverManualStartNamespaceTest.java | 2 +- .../gemfire/config/xml/GemfireV7GatewayNamespaceTest.java | 2 +- .../gemfire/config/xml/GemfireV8GatewayNamespaceTest.java | 2 +- .../data/gemfire/config/xml/IndexNamespaceTest.java | 2 +- .../xml/InvalidRegionDefinitionUsingBeansNamespaceTest.java | 2 +- .../xml/InvalidRegionExpirationAttributesNamespaceTest.java | 2 +- .../config/xml/JndiBindingsPropertyPlaceholderTest.java | 2 +- .../data/gemfire/config/xml/JndiBindingsTest.java | 2 +- .../data/gemfire/config/xml/LocalRegionNamespaceTest.java | 2 +- .../xml/LocalRegionWithEvictionPolicyActionNamespaceTest.java | 2 +- ...WithAsyncEventQueuesAndGatewaySendersIntegrationTests.java | 2 +- .../data/gemfire/config/xml/LuceneNamespaceUnitTests.java | 2 +- .../data/gemfire/config/xml/MembershipAttributesTest.java | 2 +- .../data/gemfire/config/xml/MultipleCacheTest.java | 2 +- .../gemfire/config/xml/PartitionedRegionNamespaceTest.java | 2 +- .../data/gemfire/config/xml/PoolNamespaceTest.java | 2 +- .../data/gemfire/config/xml/PoolParserUnitTests.java | 2 +- .../config/xml/RegionDefinitionUsingBeansNamespaceTest.java | 2 +- .../config/xml/RegionEvictionAttributesNamespaceTest.java | 2 +- .../config/xml/RegionExpirationAttributesNamespaceTest.java | 2 +- .../config/xml/RegionSubscriptionAttributesNamespaceTest.java | 2 +- .../xml/RegionWithSubRegionBeanDefinitionHashCodeTest.java | 2 +- ...egionsWithDiskStoreAndPersistenceEvictionSettingsTest.java | 2 +- .../gemfire/config/xml/ReplicatedRegionNamespaceTest.java | 2 +- .../data/gemfire/config/xml/SubRegionNamespaceTest.java | 2 +- .../gemfire/config/xml/SubRegionSubElementNamespaceTest.java | 2 +- .../config/xml/SubRegionWithInvalidDataPolicyTest.java | 2 +- .../gemfire/config/xml/TemplateClientRegionNamespaceTest.java | 2 +- .../xml/TemplatePersistentPartitionRegionNamespaceTest.java | 2 +- .../xml/TemplateRegionDefinitionOrderErrorNamespaceTest.java | 2 +- .../gemfire/config/xml/TemplateRegionsNamespaceTests.java | 2 +- .../data/gemfire/config/xml/TxEventHandlersTest.java | 2 +- .../data/gemfire/config/xml/TxManagerNamespaceTest.java | 2 +- .../config/xml/support/PoolAlreadyExistsIntegrationTests.java | 2 +- .../data/gemfire/dao/GemfireDaoSupportUnitTests.java | 2 +- .../data/gemfire/domain/ListablePageUnitTests.java | 2 +- .../gemfire/domain/support/AbstractSliceSupportTests.java | 2 +- .../gemfire/eviction/EvictionActionConverterUnitTests.java | 2 +- .../data/gemfire/eviction/EvictionActionTypeTest.java | 2 +- .../gemfire/eviction/EvictionAttributesFactoryBeanTest.java | 2 +- .../gemfire/eviction/EvictionPolicyConverterUnitTests.java | 2 +- .../data/gemfire/eviction/EvictionPolicyTypeTest.java | 2 +- ...AnnotationBasedExpirationConfigurationIntegrationTest.java | 2 +- .../gemfire/expiration/AnnotationBasedExpirationTest.java | 2 +- .../expiration/ExpirationActionConverterUnitTests.java | 2 +- .../data/gemfire/expiration/ExpirationActionTypeTest.java | 2 +- .../expiration/ExpirationAttributesFactoryBeanTest.java | 2 +- .../data/gemfire/fork/CqCacheServerProcess.java | 2 +- .../data/gemfire/fork/FunctionCacheServerProcess.java | 2 +- .../data/gemfire/fork/GemFireBasedServerProcess.java | 2 +- .../org/springframework/data/gemfire/fork/LocatorProcess.java | 2 +- .../org/springframework/data/gemfire/fork/ServerProcess.java | 2 +- .../data/gemfire/fork/SpringContainerProcess.java | 2 +- .../data/gemfire/function/BatchingResultSenderTest.java | 2 +- .../ClientCacheFunctionExecutionWithPdxIntegrationTest.java | 2 +- .../ExceptionThrowingFunctionExecutionIntegrationTest.java | 2 +- .../data/gemfire/function/FunctionArgumentResolverTest.java | 2 +- .../FunctionContextInjectingArgumentResolverUnitTests.java | 2 +- ...onWithRequiredPermissionsRegistrationIntegrationTests.java | 2 +- .../data/gemfire/function/GemfireFunctionUtilsUnitTests.java | 2 +- .../gemfire/function/PdxFunctionArgumentResolverTest.java | 2 +- .../function/config/AnnotationDrivenFunctionsTest.java | 2 +- .../function/config/FunctionExecutionClientCacheTests.java | 2 +- .../config/FunctionExecutionComponentProviderTest.java | 2 +- .../function/config/FunctionExecutionIntegrationTests.java | 2 +- .../function/config/FunctionsWithClientCacheTests.java | 2 +- ...rBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java | 2 +- ...rBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java | 2 +- .../XmlConfiguredFunctionExecutionIntegrationTests.java | 2 +- .../gemfire/function/config/four/TestFunctionExecution.java | 2 +- .../gemfire/function/config/one/TestFunctionExecution.java | 2 +- .../function/config/three/TestClientOnRegionFunction.java | 2 +- .../function/config/three/TestClientOnServerFunction.java | 2 +- .../gemfire/function/config/two/TestOnRegionFunction.java | 2 +- .../gemfire/function/config/two/TestOnRegionFunction2.java | 2 +- .../function/execution/AbstractFunctionExecutionTest.java | 2 +- .../function/execution/AbstractFunctionTemplateTest.java | 2 +- .../function/execution/FunctionExecutionIntegrationTests.java | 2 +- .../gemfire/function/execution/FunctionIntegrationTests.java | 2 +- .../execution/GemfireFunctionProxyFactoryBeanUnitTests.java | 2 +- .../execution/GemfireFunctionTemplateIntegrationTests.java | 2 +- .../function/sample/ApplicationDomainFunctionExecutions.java | 2 +- .../function/sample/ExceptionThrowingFunctionExecution.java | 2 +- .../data/gemfire/function/sample/HelloFunctionExecution.java | 2 +- .../listener/ContinuousQueryListenerContainerUnitTests.java | 2 +- .../org/springframework/data/gemfire/listener/GemfireMDP.java | 2 +- .../gemfire/listener/ListenerContainerIntegrationTests.java | 2 +- .../data/gemfire/listener/StubErrorHandler.java | 2 +- .../data/gemfire/listener/ThrowableEventListener.java | 2 +- .../listener/adapter/ContainerXmlSetupIntegrationTests.java | 2 +- .../data/gemfire/mapping/GemfireMappingContextUnitTests.java | 2 +- .../gemfire/mapping/GemfirePersistentEntityUnitTests.java | 2 +- .../gemfire/mapping/MappingPdxSerializerIntegrationTests.java | 2 +- .../data/gemfire/mapping/MappingPdxSerializerUnitTests.java | 2 +- .../gemfire/mapping/PdxReaderPropertyAccessorUnitTests.java | 2 +- .../org/springframework/data/gemfire/mapping/RegionsTest.java | 2 +- .../mapping/model/GemfireSimpleTypeHolderUnitTests.java | 2 +- .../data/gemfire/process/ProcessConfiguration.java | 2 +- .../springframework/data/gemfire/process/ProcessExecutor.java | 2 +- .../data/gemfire/process/ProcessInputStreamListener.java | 2 +- .../springframework/data/gemfire/process/ProcessWrapper.java | 2 +- .../data/gemfire/process/support/PidUnavailableException.java | 2 +- .../data/gemfire/process/support/ProcessUtils.java | 2 +- .../GemFireRepositoryFactoryInformationIntegrationTests.java | 2 +- .../data/gemfire/repository/OqlKeywordUnitTests.java | 2 +- .../gemfire/repository/cdi/CdiExtensionIntegrationTest.java | 2 +- .../data/gemfire/repository/cdi/CustomPersonRepository.java | 2 +- .../gemfire/repository/cdi/CustomPersonRepositoryImpl.java | 2 +- .../gemfire/repository/cdi/GemfireCacheRegionProducer.java | 2 +- .../gemfire/repository/cdi/GemfireRepositoryBeanTest.java | 2 +- .../repository/cdi/GemfireRepositoryExtensionTest.java | 2 +- .../data/gemfire/repository/cdi/RepositoryClient.java | 2 +- .../data/gemfire/repository/cdi/SamplePersonRepository.java | 2 +- .../config/GemfireRepositoriesRegistrarIntegrationTest.java | 2 +- .../config/GemfireRepositoryConfigurationExtensionTest.java | 2 +- ...nKeyRepositoryIdAndEntityIdRepositoryIntegrationTests.java | 2 +- .../config/NamespaceRepositoryIntegrationTests.java | 2 +- .../PartitionedRegionNamespaceRepositoryIntegrationTests.java | 2 +- .../config/RepositoryClientRegionIntegrationTests.java | 2 +- .../repository/query/DefaultGemfireEntityInformationTest.java | 2 +- .../repository/query/GemfireQueryCreatorUnitTests.java | 2 +- .../gemfire/repository/query/GemfireQueryMethodUnitTests.java | 2 +- .../data/gemfire/repository/query/PredicatesUnitTests.java | 2 +- .../data/gemfire/repository/query/QueryBuilderUnitTests.java | 2 +- .../repository/query/QueryPostProcessorIntegrationTests.java | 2 +- .../gemfire/repository/query/QueryPostProcessorUnitTests.java | 2 +- .../data/gemfire/repository/query/QueryStringUnitTests.java | 2 +- .../query/StringBasedGemfireRepositoryQueryTest.java | 2 +- .../data/gemfire/repository/sample/Account.java | 2 +- .../data/gemfire/repository/sample/AccountRepository.java | 2 +- .../data/gemfire/repository/sample/Address.java | 2 +- .../data/gemfire/repository/sample/Algorithm.java | 2 +- .../data/gemfire/repository/sample/AlgorithmRepository.java | 2 +- .../gemfire/repository/sample/AlgorithmRepositoryTest.java | 2 +- .../data/gemfire/repository/sample/Animal.java | 2 +- .../data/gemfire/repository/sample/AnimalRepositoryTest.java | 2 +- .../data/gemfire/repository/sample/CatRepository.java | 2 +- .../data/gemfire/repository/sample/Customer.java | 2 +- .../data/gemfire/repository/sample/CustomerRepository.java | 2 +- .../data/gemfire/repository/sample/DogRepository.java | 2 +- .../data/gemfire/repository/sample/GuestUser.java | 2 +- .../data/gemfire/repository/sample/GuestUserRepository.java | 2 +- .../data/gemfire/repository/sample/Person.java | 2 +- .../data/gemfire/repository/sample/PersonRepository.java | 2 +- .../repository/sample/PersonRepositoryIntegrationTests.java | 2 +- .../springframework/data/gemfire/repository/sample/Plant.java | 2 +- .../data/gemfire/repository/sample/PlantRepository.java | 2 +- .../data/gemfire/repository/sample/Programmer.java | 2 +- .../data/gemfire/repository/sample/ProgrammerRepository.java | 2 +- .../data/gemfire/repository/sample/RabbitRepository.java | 2 +- .../data/gemfire/repository/sample/RegionPopulator.java | 2 +- .../sample/RepositoryQueriesWithJoinsIntegrationTest.java | 2 +- .../data/gemfire/repository/sample/RootUser.java | 2 +- .../data/gemfire/repository/sample/RootUserRepository.java | 2 +- .../repository/sample/SubRegionRepositoryIntegrationTest.java | 2 +- .../springframework/data/gemfire/repository/sample/User.java | 2 +- .../data/gemfire/repository/sample/UserRepository.java | 2 +- .../sample/UserRepositoryQueriesIntegrationTest.java | 2 +- .../UsingQueryAnnotationExtensionsInUserRepository.java | 2 +- ...ryAnnotationExtensionsInUserRepositoryIntegrationTest.java | 2 +- .../AbstractGemfireRepositoryFactoryIntegrationTests.java | 2 +- .../repository/support/GemfireRepositoryFactoryBeanTest.java | 2 +- .../support/GemfireRepositoryFactoryIntegrationTests.java | 2 +- .../repository/support/GemfireRepositoryFactoryUnitTests.java | 2 +- .../support/SimpleGemfireRepositoryIntegrationTests.java | 2 +- .../SimpleGemfireRepositoryTransactionalIntegrationTest.java | 2 +- .../repository/support/SimpleGemfireRepositoryUnitTests.java | 2 +- .../data/gemfire/search/lucene/LuceneAccessorUnitTests.java | 2 +- .../search/lucene/LuceneIndexFactoryBeanUnitTests.java | 2 +- .../search/lucene/LuceneOperationsIntegrationTests.java | 2 +- .../data/gemfire/search/lucene/LuceneOperationsUnitTests.java | 2 +- .../search/lucene/LuceneServiceFactoryBeanUnitTests.java | 2 +- .../data/gemfire/search/lucene/LuceneTemplateUnitTests.java | 2 +- .../search/lucene/ProjectingLuceneAccessorUnitTests.java | 2 +- .../search/lucene/ProjectingLuceneOperationsUnitTests.java | 2 +- .../search/lucene/ProjectingLuceneTemplateUnitTests.java | 2 +- .../gemfire/search/lucene/support/LucenePageUnitTests.java | 2 +- .../support/PdxInstanceMethodInterceptorFactoryUnitTests.java | 2 +- .../lucene/support/PdxInstanceMethodInterceptorUnitTests.java | 2 +- .../gemfire/serialization/AsmInstantiatorFactoryTest.java | 2 +- .../data/gemfire/serialization/WiringInstantiatorTest.java | 2 +- .../serialization/json/JSONRegionAdviceIntegrationTests.java | 2 +- .../data/gemfire/server/CacheServerFactoryBeanTest.java | 2 +- .../server/SubscriptionEvictionPolicyConverterUnitTests.java | 2 +- .../data/gemfire/server/SubscriptionEvictionPolicyTest.java | 2 +- ...pplicationEventTriggeredImportsExportsIntegrationTest.java | 2 +- .../snapshot/SnapshotServiceFactoryBeanIntegrationTest.java | 2 +- .../data/gemfire/snapshot/SnapshotServiceFactoryBeanTest.java | 2 +- .../snapshot/SnapshotServiceImportExportIntegrationTest.java | 2 +- .../gemfire/snapshot/event/SnapshotApplicationEventTest.java | 2 +- .../gemfire/snapshot/filter/ComposableSnapshotFilterTest.java | 2 +- .../gemfire/support/AbstractFactoryBeanSupportUnitTests.java | 2 +- .../data/gemfire/support/CompositeLifecycleUnitTests.java | 2 +- .../data/gemfire/support/ConnectionEndpointListTest.java | 2 +- .../data/gemfire/support/ConnectionEndpointUnitTests.java | 2 +- .../data/gemfire/support/DeclarableSupportUnitTests.java | 2 +- ...ireBeanFactoryLocatorAnnotationConfigIntegrationTests.java | 2 +- .../support/GemfireBeanFactoryLocatorIntegrationTests.java | 2 +- .../GemfireBeanFactoryLocatorJavaConfigIntegrationTests.java | 2 +- .../gemfire/support/GemfireBeanFactoryLocatorUnitTests.java | 2 +- .../support/GemfirePersistenceExceptionTranslationTest.java | 2 +- ...yWiringDeclarableSupportFunctionBasedIntegrationTests.java | 2 +- .../support/LazyWiringDeclarableSupportIntegrationTests.java | 2 +- .../gemfire/support/LazyWiringDeclarableSupportUnitTests.java | 2 +- .../data/gemfire/support/SmartLifecycleSupportUnitTests.java | 2 +- .../SpringContextBootstrappingInitializerIntegrationTest.java | 2 +- .../support/SpringContextBootstrappingInitializerTest.java | 2 +- .../SpringServerLauncherCacheProviderIntegrationTest.java | 2 +- .../support/SpringServerLauncherCacheProviderTest.java | 2 +- .../support/WiringDeclarableSupportIntegrationTests.java | 2 +- .../data/gemfire/support/sample/TestUserDao.java | 2 +- .../data/gemfire/support/sample/TestUserService.java | 2 +- .../gemfire/support/sample/UserApplicationConfiguration.java | 2 +- .../springframework/data/gemfire/support/sample/UserDao.java | 2 +- .../data/gemfire/support/sample/UserService.java | 2 +- .../data/gemfire/test/GemfireProfileValueSource.java | 2 +- .../test/GemfireTestApplicationContextInitializer.java | 2 +- .../data/gemfire/test/GemfireTestBeanPostProcessor.java | 2 +- .../data/gemfire/test/MockCacheFactoryBean.java | 2 +- .../data/gemfire/test/MockClientCacheFactoryBean.java | 2 +- .../data/gemfire/test/MockClientRegionFactory.java | 2 +- .../springframework/data/gemfire/test/MockRegionFactory.java | 2 +- .../data/gemfire/test/MockRegionFactoryTest.java | 2 +- .../data/gemfire/test/StubAsyncEventQueueFactory.java | 2 +- .../springframework/data/gemfire/test/StubCacheServer.java | 2 +- .../data/gemfire/test/StubCacheTransactionManager.java | 2 +- .../org/springframework/data/gemfire/test/StubDiskStore.java | 2 +- .../data/gemfire/test/StubGatewayReceiverFactory.java | 2 +- .../data/gemfire/test/StubGatewaySenderFactory.java | 2 +- .../data/gemfire/test/StubResourceManager.java | 2 +- .../data/gemfire/test/logging/slf4j/logback/TestAppender.java | 2 +- .../data/gemfire/test/mock/GemFireMockObjectsSupport.java | 2 +- .../data/gemfire/test/mock/MockObjectsSupport.java | 2 +- .../test/mock/annotation/EnableGemFireMockObjects.java | 2 +- .../test/mock/annotation/GemFireMockObjectsConfiguration.java | 2 +- .../data/gemfire/test/mock/annotation/GemFireUnitTest.java | 2 +- .../test/mock/config/GemFireMockObjectsBeanPostProcessor.java | 2 +- .../GemFireMockObjectsApplicationContextInitializer.java | 2 +- .../test/mock/support/MockObjectInvocationException.java | 2 +- .../data/gemfire/test/mock/support/MockObjectsException.java | 2 +- .../org/springframework/data/gemfire/test/model/Book.java | 2 +- .../org/springframework/data/gemfire/test/model/Gender.java | 2 +- .../org/springframework/data/gemfire/test/model/Person.java | 2 +- .../data/gemfire/test/repo/PersonRepository.java | 2 +- .../support/AbstractGemFireClientServerIntegrationTest.java | 2 +- .../data/gemfire/test/support/AbstractNativeCacheTests.java | 2 +- .../gemfire/test/support/AbstractRegionFactoryBeanTests.java | 2 +- .../AbstractUnitAndIntegrationTestsWithMockSupport.java | 2 +- .../test/support/ClientServerIntegrationTestsSupport.java | 2 +- .../data/gemfire/test/support/DataSourceAdapter.java | 2 +- .../data/gemfire/test/support/FileSystemUtils.java | 2 +- .../springframework/data/gemfire/test/support/FileUtils.java | 2 +- .../springframework/data/gemfire/test/support/IOUtils.java | 2 +- .../data/gemfire/test/support/IdentifierSequence.java | 2 +- .../springframework/data/gemfire/test/support/MapBuilder.java | 2 +- .../data/gemfire/test/support/SocketUtils.java | 2 +- .../data/gemfire/test/support/StackTraceUtils.java | 2 +- .../data/gemfire/test/support/ThreadUtils.java | 2 +- .../data/gemfire/test/support/ThrowableUtils.java | 2 +- .../springframework/data/gemfire/test/support/ZipUtils.java | 2 +- .../AbstractTransactionalEventListenerIntegrationTests.java | 2 +- .../AutoTransactionalEventListenerIntegrationTests.java | 2 +- .../CommitConflictExceptionTransactionalIntegrationTests.java | 2 +- .../GemfireTransactionManagerIntegrationTests.java | 2 +- .../TransactionalEventListenerIntegrationTests.java | 2 +- .../EnableGemfireCacheTransactionsIntegrationTests.java | 2 +- .../event/ComposableTransactionWriterUnitTests.java | 2 +- .../event/TransactionListenerAdapterUnitTests.java | 2 +- .../data/gemfire/util/ArrayUtilsUnitTests.java | 2 +- .../data/gemfire/util/CollectionUtilsUnitTests.java | 2 +- .../springframework/data/gemfire/util/FilterUnitTests.java | 2 +- .../data/gemfire/util/NetworkUtilsUnitTests.java | 2 +- .../data/gemfire/util/PropertiesBuilderTests.java | 2 +- .../data/gemfire/util/RegionUtilsUnitTests.java | 2 +- .../data/gemfire/util/RuntimeExceptionFactoryUnitTests.java | 2 +- .../data/gemfire/util/SpringUtilsUnitTests.java | 2 +- .../springframework/data/gemfire/util/StreamUtilsTests.java | 2 +- .../AsyncEventQueueByIdXmlConfigurationIntegrationTests.java | 2 +- .../data/gemfire/wan/AsyncEventQueueFactoryBeanUnitTests.java | 2 +- .../wan/AsyncEventQueueWithListenerIntegrationTest.java | 2 +- ...arallelAsyncEventQueueAndGatewaySenderIntegrationTest.java | 2 +- .../data/gemfire/wan/GatewayReceiverFactoryBeanTest.java | 2 +- .../GatewaySenderByIdXmlConfigurationIntegrationTests.java | 2 +- .../data/gemfire/wan/GatewaySenderFactoryBeanTest.java | 2 +- .../wan/ManualGatewayReceiverStartIntegrationTest.java | 2 +- .../data/gemfire/wan/OrderPolicyConverterUnitTests.java | 2 +- .../springframework/data/gemfire/wan/OrderPolicyTypeTest.java | 2 +- ...RegionsWithAsyncEventQueuesAndGatewaySendersUnitTests.java | 2 +- 966 files changed, 978 insertions(+), 978 deletions(-) diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/CacheFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/CacheFactoryBean.java index 61ce6ed1..525a2b17 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/CacheFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/CacheFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ConfigurableRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ConfigurableRegionFactoryBean.java index 74f53ce4..55bd133d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ConfigurableRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ConfigurableRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/DataPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/DataPolicyConverter.java index cab4f591..e45f8001 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/DataPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/DataPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/DiskStoreFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/DiskStoreFactoryBean.java index e459a087..d17b4ab6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/DiskStoreFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/DiskStoreFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/FixedPartitionAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/FixedPartitionAttributesFactoryBean.java index 5c03c22f..2374bb04 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/FixedPartitionAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/FixedPartitionAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireAccessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireAccessor.java index 38eb5f71..b05a5dda 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireAccessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireAccessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCacheUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCacheUtils.java index 8d6da556..2707d2a6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCacheUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCacheUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCallback.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCallback.java index f0b5e4ba..07028547 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCallback.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCallback.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCancellationException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCancellationException.java index eb60b278..a1a78a23 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCancellationException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireCancellationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireIndexException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireIndexException.java index fd81134e..99ed13dd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireIndexException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireIndexException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireOperations.java index baabf837..e388544d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireQueryException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireQueryException.java index 462df6e1..18ce52af 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireQueryException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireQueryException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireSystemException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireSystemException.java index adc1579c..d50d656d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireSystemException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireSystemException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireTemplate.java index 76204697..5ecef1d5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireUtils.java index e1c9be47..af468c12 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemfireUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GenericRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GenericRegionFactoryBean.java index 227cdf7d..fc7e85d9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/GenericRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/GenericRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexFactoryBean.java index f954620c..5fc85189 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverter.java index b1981551..d91236de 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyType.java index 524c0694..5dac1d87 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexMaintenancePolicyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexType.java index ed431353..a42792cd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexTypeConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexTypeConverter.java index fd4196d5..6a5f6138 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexTypeConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/IndexTypeConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyConverter.java index c559d204..70341616 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyType.java index f5b38582..5acc2b53 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/InterestPolicyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/JndiDataSourceType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/JndiDataSourceType.java index ca0f1380..c209761e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/JndiDataSourceType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/JndiDataSourceType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocalRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocalRegionFactoryBean.java index 50943dd3..0f35621b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocalRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocalRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocatorFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocatorFactoryBean.java index 10ef0072..49325c1a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocatorFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LocatorFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LookupRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LookupRegionFactoryBean.java index ec9bb724..24ac0ef2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/LookupRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/LookupRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionAttributesFactoryBean.java index 2b666dd5..0dd40cef 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionedRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionedRegionFactoryBean.java index d792b5d6..9384d5ea 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionedRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PartitionedRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PeerRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PeerRegionFactoryBean.java index 061ff553..22efd087 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/PeerRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/PeerRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionAttributesFactoryBean.java index 4a0339e1..11160551 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutConverter.java index ea7d56aa..30707df4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverter.java index 8e57e3c2..d17a6571 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutWrapper.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutWrapper.java index a3c006b8..e28f5e54 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutWrapper.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/RegionShortcutWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBean.java index 35464256..855dc87b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ResolvableRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ResolvableRegionFactoryBean.java index ea93fad9..83c65cb1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ResolvableRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ResolvableRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeConverter.java index 4c6181a5..cc59514c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeType.java index 1111bc90..45390d06 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/ScopeType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBean.java index 0f8a46e2..d7bdca1c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapter.java index 98544d0f..8275f973 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCache.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCache.java index cea20a68..8b273146 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCache.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCacheManager.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCacheManager.java index ef284635..1305d99c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCacheManager.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/GemfireCacheManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/EnableGemfireCaching.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/EnableGemfireCaching.java index 94166964..7dde695d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/EnableGemfireCaching.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/EnableGemfireCaching.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/GemfireCachingConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/GemfireCachingConfiguration.java index 4bfd6b64..875cfcb5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/GemfireCachingConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/cache/config/GemfireCachingConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientCacheFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientCacheFactoryBean.java index 9f6ee4a7..76cb4e66 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientCacheFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientCacheFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionFactoryBean.java index 19f5bd5c..db68c632 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverter.java index d962fade..b6e0f32e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverter.java index 0f543a52..450beb1a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapper.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapper.java index f977eaf5..8eec78c3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapper.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessor.java index cfe423f8..adb77139 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/Interest.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/Interest.java index 2eea3942..e57b8979 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/Interest.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/Interest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyConverter.java index e35843e4..3ed7a020 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyType.java index 0f3c899f..2b784de7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/InterestResultPolicyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/KeyInterest.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/KeyInterest.java index 3cf6983f..35dbbfe0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/KeyInterest.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/KeyInterest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolAdapter.java index 9de19612..784c807d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolFactoryBean.java index a1aacb22..20b83290 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolResolver.java index 797038b8..5b8c4ffc 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/PoolResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/RegexInterest.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/RegexInterest.java index 9e7fdfcb..31b02e18 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/RegexInterest.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/RegexInterest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunction.java index c0667d23..9f4333a3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/package-info.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/package-info.java index d389150b..24172745 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/package-info.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/package-info.java @@ -3,4 +3,4 @@ * Classes providing support for GemFire client configuration. * */ -package org.springframework.data.gemfire.client; \ No newline at end of file +package org.springframework.data.gemfire.client; diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapter.java index c434b8f5..34271134 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapter.java index 178380dd..473e95ac 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapter.java index bc3eca72..a4753d5b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolver.java index 4693ddb2..14070aaf 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/AbstractGemfireAdminOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/AbstractGemfireAdminOperations.java index b2f296c3..6a33944b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/AbstractGemfireAdminOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/AbstractGemfireAdminOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperations.java index c3bad243..34306990 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunction.java index d6ae1d2a..becc11a4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunction.java index 6bdb60eb..d1cd7706 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunction.java index 56c8dd18..a225f8d7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplate.java index 08d527ad..30bb3de2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplate.java index 3ea6a403..c619c3f8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfiguration.java index 82e5f4f9..44f0c2fe 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServerConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServerConfiguration.java index 77bbed3d..fa1f68a3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServerConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServersConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServersConfiguration.java index fe70e34c..d728c325 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServersConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddCacheServersConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolConfiguration.java index 12d60dda..9589b4e5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolsConfiguration.java index 72d51022..8ef5ebf6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AddPoolsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AdministrativeConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AdministrativeConfiguration.java index 4a5e619e..32afc280 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AdministrativeConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AdministrativeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ApacheShiroSecurityConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ApacheShiroSecurityConfiguration.java index 6070ae4d..9c0175ad 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ApacheShiroSecurityConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ApacheShiroSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AuthConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AuthConfiguration.java index e2d58c31..c1845cf5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AuthConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AuthConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfiguration.java index ccb9bc4f..6b142c9d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoRegionLookupConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoRegionLookupConfiguration.java index 57f743a0..02ebe1fd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoRegionLookupConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/AutoRegionLookupConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/BeanFactoryLocatorConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/BeanFactoryLocatorConfiguration.java index 4f5c722d..0ba156fc 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/BeanFactoryLocatorConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/BeanFactoryLocatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerApplication.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerApplication.java index b1c0ef29..7ed62a1e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerApplication.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfiguration.java index 7a0d9f88..7c4c4574 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurer.java index ae3ebfab..25e96d17 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConfiguration.java index 6d62a693..89a09fcb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplication.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplication.java index af1094ff..1d15ea1b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplication.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfiguration.java index 7d35e5cf..c6752a1c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurer.java index 3e018a76..af40e3a8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationConfiguration.java index 285db1d4..509cf4ce 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterDefinedRegionsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterDefinedRegionsConfiguration.java index e20f476a..2d09b315 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterDefinedRegionsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ClusterDefinedRegionsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CompressionConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CompressionConfiguration.java index 596272f6..5531318c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CompressionConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/CompressionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryConfiguration.java index 60043bbb..26253331 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryListenerContainerConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryListenerContainerConfigurer.java index 487d62af..ee2e17c3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryListenerContainerConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ContinuousQueryListenerContainerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfiguration.java index de6c971d..ddcac520 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurer.java index b29d02c3..2251af1e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoresConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoresConfiguration.java index a38ca297..d85930c8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoresConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/DiskStoresConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAuth.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAuth.java index bce3593b..ff2f4a38 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAuth.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAuth.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAutoRegionLookup.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAutoRegionLookup.java index d92d19a1..707da01d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAutoRegionLookup.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableAutoRegionLookup.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocator.java index e35860e1..2f6920f8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServer.java index 8cc8e13c..31be2741 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServers.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServers.java index b835c0d8..819c474f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServers.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCacheServers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegions.java index 855ac461..6306a0e3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegions.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfiguration.java index 48ed9aed..0d8cf7d4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegions.java index 1c0d55df..cea974da 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegions.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCompression.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCompression.java index 187cf2fb..fd4ea79e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCompression.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableCompression.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueries.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueries.java index 13f8d7c3..11c0428b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueries.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueries.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStore.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStore.java index 9ee1151f..a449f308 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStore.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStores.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStores.java index edff38cd..78153b14 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStores.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableDiskStores.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegions.java index 17f4ebc6..1a0c5ea6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegions.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEviction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEviction.java index 7f306268..ce50e46c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEviction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableEviction.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableExpiration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableExpiration.java index 27f17df0..cd0f2be9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableExpiration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableExpiration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiver.java index 394b807d..78f15d69 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiver.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySender.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySender.java index 5a7c907a..c9bb2f1b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySender.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySender.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySenders.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySenders.java index c99ca775..f4d8a495 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySenders.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGatewaySenders.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireAsLastResource.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireAsLastResource.java index 1b5b6f1c..7881358d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireAsLastResource.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireAsLastResource.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireProperties.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireProperties.java index f10ab33e..175c2e86 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireProperties.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableGemFireProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableHttpService.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableHttpService.java index 6835a7c2..6aa1a333 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableHttpService.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableHttpService.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableIndexing.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableIndexing.java index 84c5aa35..002adb2d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableIndexing.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableIndexing.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLocator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLocator.java index ee430a6e..bc9a30b6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLocator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLogging.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLogging.java index bb35e146..b9d1f117 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLogging.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableLogging.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableManager.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableManager.java index 83f4f71c..f010e222 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableManager.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMcast.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMcast.java index b6bf9e2d..62545263 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMcast.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMcast.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMemcachedServer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMemcachedServer.java index ecc82bcb..f596e78a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMemcachedServer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableMemcachedServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableOffHeap.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableOffHeap.java index 5d5f783f..99adeaaf 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableOffHeap.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableOffHeap.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePdx.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePdx.java index 801f04fa..e599eacb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePdx.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePdx.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePool.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePool.java index b63c8b6d..69942292 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePool.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePool.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePools.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePools.java index 4a30b6bf..ca358ec0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePools.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnablePools.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRedisServer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRedisServer.java index a2f6e15a..8fa9e66d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRedisServer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRedisServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRegionDataAccessTracing.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRegionDataAccessTracing.java index ccaa3bad..c69930af 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRegionDataAccessTracing.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableRegionDataAccessTracing.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSecurity.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSecurity.java index 1ca35dca..a1f8d37c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSecurity.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSsl.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSsl.java index 5440312f..16423f7d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSsl.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableSsl.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableStatistics.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableStatistics.java index d80b46f3..105caf7b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableStatistics.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EnableStatistics.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EntityDefinedRegionsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EntityDefinedRegionsConfiguration.java index 44621f40..63136259 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EntityDefinedRegionsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EntityDefinedRegionsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EvictionConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EvictionConfiguration.java index e2acee4b..3fe8e418 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EvictionConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/EvictionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ExpirationConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ExpirationConfiguration.java index cb00028b..ea3dba54 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ExpirationConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ExpirationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfiguration.java index e9983cfb..aa088f5d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurer.java index 454225b5..62ee5327 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfiguration.java index 216854dd..189aac35 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySendersConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySendersConfiguration.java index de0c07a4..e3a87ff6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySendersConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GatewaySendersConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfiguration.java index 73f9c147..e03be66e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFirePropertiesConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFirePropertiesConfiguration.java index 944ff4d9..384f8dfd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFirePropertiesConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GemFirePropertiesConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GeodeIntegratedSecurityConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GeodeIntegratedSecurityConfiguration.java index 2c213926..27e4bb97 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GeodeIntegratedSecurityConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/GeodeIntegratedSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/HttpServiceConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/HttpServiceConfiguration.java index 7ba5be79..e963ad17 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/HttpServiceConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/HttpServiceConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfiguration.java index 3ff9f61c..89ec9ba2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfigurer.java index 51b826ce..1bfa093d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/IndexConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolver.java index 17b48efa..05ab70e6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolverFactory.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolverFactory.java index 054e5351..6b950dc1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolverFactory.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/Jsr107CacheAnnotationsCacheNameResolverFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableCacheServerConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableCacheServerConfigurer.java index d79993cf..9cb43ced 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableCacheServerConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableCacheServerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableClientCacheConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableClientCacheConfigurer.java index 83d612cf..49779ebd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableClientCacheConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableClientCacheConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableContinuousQueryListenerContainerConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableContinuousQueryListenerContainerConfigurer.java index 78da9adc..993a09a4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableContinuousQueryListenerContainerConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableContinuousQueryListenerContainerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableDiskStoreConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableDiskStoreConfigurer.java index 00309c2b..cce9c455 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableDiskStoreConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableDiskStoreConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewayReceiverConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewayReceiverConfigurer.java index 24534528..bc65e34c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewayReceiverConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewayReceiverConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewaySenderConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewaySenderConfigurer.java index de274966..2dd5188a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewaySenderConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableGatewaySenderConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableIndexConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableIndexConfigurer.java index 514a9bb1..867efc34 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableIndexConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableIndexConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableLocatorConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableLocatorConfigurer.java index 289139ca..e316d67e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableLocatorConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableLocatorConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePeerCacheConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePeerCacheConfigurer.java index ba94a4d3..6d91a591 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePeerCacheConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePeerCacheConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePoolConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePoolConfigurer.java index cb20418e..99369f99 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePoolConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposablePoolConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableRegionConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableRegionConfigurer.java index 74d0fd94..bccd689f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableRegionConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LazyResolvingComposableRegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplication.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplication.java index cbb70ff6..b82a02d2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplication.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfiguration.java index a354cf58..8817c0e2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfiguration.java index beafe402..9b1c19db 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfigurer.java index 5be26668..310ab2a6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LocatorConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LoggingConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LoggingConfiguration.java index cf7b0fe4..e6f34df6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LoggingConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/LoggingConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ManagerConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ManagerConfiguration.java index d18b76b1..0cbebe69 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ManagerConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/ManagerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/McastConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/McastConfiguration.java index c83adee1..13c9aa1a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/McastConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/McastConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/MemcachedServerConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/MemcachedServerConfiguration.java index e385b56c..f9ba8b03 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/MemcachedServerConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/MemcachedServerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/OffHeapConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/OffHeapConfiguration.java index 58ff1046..571a3fab 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/OffHeapConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/OffHeapConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PdxConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PdxConfiguration.java index e76177c2..0d90a0a1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PdxConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PdxConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplication.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplication.java index f54b7044..8064a925 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplication.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfiguration.java index 1b8c18fe..81ec6745 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurer.java index d1e29a37..c114d74c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PoolConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PoolConfigurer.java index 3cf64836..ae46431d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PoolConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/PoolConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RedisServerConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RedisServerConfiguration.java index 94e95fde..e9497f65 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RedisServerConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RedisServerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionConfigurer.java index 308d4e66..1d7b9a9b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingConfiguration.java index 1776df8b..a451de9a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/SslConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/SslConfiguration.java index 969ddcd1..13b1937d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/SslConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/SslConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/StatisticsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/StatisticsConfiguration.java index 9dc50c14..ec1642fb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/StatisticsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/StatisticsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/UsesGemFireProperties.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/UsesGemFireProperties.java index 2de9b4d7..39159668 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/UsesGemFireProperties.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/UsesGemFireProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupport.java index 976f9186..9d39666a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAuthInitialize.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAuthInitialize.java index d30aca74..d0db15cf 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAuthInitialize.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractAuthInitialize.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupport.java index b8e66a00..7e4d6fe9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurer.java index e69dd4ce..c5629e0e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AutoConfiguredAuthenticationInitializer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AutoConfiguredAuthenticationInitializer.java index 62177bc7..9547ea1c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AutoConfiguredAuthenticationInitializer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/AutoConfiguredAuthenticationInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/BeanDefinitionRegistryPostProcessorSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/BeanDefinitionRegistryPostProcessorSupport.java index d3b164b4..47def051 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/BeanDefinitionRegistryPostProcessorSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/BeanDefinitionRegistryPostProcessorSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/CacheTypeAwareRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/CacheTypeAwareRegionFactoryBean.java index 280cc100..7d34fc76 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/CacheTypeAwareRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/CacheTypeAwareRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/Configurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/Configurer.java index 36285b08..56a893f2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/Configurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/Configurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/EmbeddedServiceConfigurationSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/EmbeddedServiceConfigurationSupport.java index 3f8f76bc..d410c5fd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/EmbeddedServiceConfigurationSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/EmbeddedServiceConfigurationSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspect.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspect.java index f3d8e9b9..7adaf8b1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspect.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspect.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspect.java index 1252543b..5858eeb5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspect.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireComponentClassTypeScanner.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireComponentClassTypeScanner.java index 6a949d94..a0c3f106 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireComponentClassTypeScanner.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/GemFireComponentClassTypeScanner.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/RegionDataAccessTracingAspect.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/RegionDataAccessTracingAspect.java index eb5b76c8..6fb046db 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/RegionDataAccessTracingAspect.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/annotation/support/RegionDataAccessTracingAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectCollector.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectCollector.java index df186a70..97a4bdcb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectCollector.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefiner.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefiner.java index 31f814a1..cd6954df 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefiner.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefiner.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinition.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinition.java index fb3cd6da..ef02cb72 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinition.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectType.java index 42431def..b692da65 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/SchemaObjectType.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinition.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinition.java index 687600fa..0c8bc924 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinition.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinition.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinition.java index a3856e10..d7300a48 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinition.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollector.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollector.java index 5c6db937..bf3cdd36 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollector.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollector.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollector.java index 22234b5d..c3062e78 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollector.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefiner.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefiner.java index 4afc0578..3a189d3f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefiner.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefiner.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexCollector.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexCollector.java index 80c2e4bd..daa59cf7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexCollector.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexDefiner.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexDefiner.java index ab600ee3..3d498e48 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexDefiner.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/IndexDefiner.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionCollector.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionCollector.java index cdcc3edf..8c9c8c4f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionCollector.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionDefiner.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionDefiner.java index 97103e4e..75d6786c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionDefiner.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/schema/support/RegionDefiner.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractDependencyStructuringBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractDependencyStructuringBeanFactoryPostProcessor.java index 6c37f270..a383868e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractDependencyStructuringBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractDependencyStructuringBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractSmartLifecycle.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractSmartLifecycle.java index af1fe765..e0de55c7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractSmartLifecycle.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AbstractSmartLifecycle.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessor.java index 7b308b6b..af816878 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientCachePoolBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientCachePoolBeanFactoryPostProcessor.java index b020f093..a4efab48 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientCachePoolBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientCachePoolBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessor.java index 88f90bc9..4885b11f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessor.java index d829bd8b..bd7518dd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListener.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListener.java index 6bf7cf4a..ceae95ab 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListener.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessor.java index 689bee52..9139b8e4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GatewaySenderBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GatewaySenderBeanFactoryPostProcessor.java index 9225bbb5..1119ebb1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GatewaySenderBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GatewaySenderBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GemfireFeature.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GemfireFeature.java index d48e47f9..5bd83d9d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GemfireFeature.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/GemfireFeature.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessor.java index 0228257f..9469c50c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessor.java index fb1dc522..13d350f7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/RestTemplateConfigurer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/RestTemplateConfigurer.java index 975f7667..09851ba1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/RestTemplateConfigurer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/support/RestTemplateConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractPeerRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractPeerRegionParser.java index 41b8b403..8f7293c8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractPeerRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractPeerRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractRegionParser.java index a1368e49..e5b671f5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AbstractRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AnnotationDrivenParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AnnotationDrivenParser.java index f973b52c..4d0f192b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AnnotationDrivenParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AnnotationDrivenParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueParser.java index 90946940..f055c642 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AutoRegionLookupParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AutoRegionLookupParser.java index 0caa3aad..9ba63033 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AutoRegionLookupParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/AutoRegionLookupParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheParser.java index 451a70af..8546e177 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheServerParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheServerParser.java index 2a284549..826f978d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheServerParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/CacheServerParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientCacheParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientCacheParser.java index cc237857..dae271a6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientCacheParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientCacheParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientRegionParser.java index ec4a7dd3..5bbc1089 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ClientRegionParser.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. ======= - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/DiskStoreParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/DiskStoreParser.java index 7a2df3be..6b73417a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/DiskStoreParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/DiskStoreParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/FunctionServiceParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/FunctionServiceParser.java index c598b0d8..c10940c9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/FunctionServiceParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/FunctionServiceParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewayReceiverParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewayReceiverParser.java index b8369366..0ead1b42 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewayReceiverParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewayReceiverParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewaySenderParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewaySenderParser.java index f5523494..92a1c5f8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewaySenderParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GatewaySenderParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireConstants.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireConstants.java index 55920134..b03c57d8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireConstants.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireConstants.java @@ -1,4 +1,4 @@ -/* Copyright 2010-2019 the original author or authors. +/* Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataNamespaceHandler.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataNamespaceHandler.java index 0ffb8a54..663f15cb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataNamespaceHandler.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataNamespaceHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataSourceParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataSourceParser.java index c579ade5..c5ea80ef 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataSourceParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireDataSourceParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireListenerContainerParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireListenerContainerParser.java index 4d2f121b..556e2237 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireListenerContainerParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireListenerContainerParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireNamespaceHandler.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireNamespaceHandler.java index 097a929f..2e3b12dc 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireNamespaceHandler.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireNamespaceHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireRegionAutoProxyParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireRegionAutoProxyParser.java index 705a8c82..c582c02a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireRegionAutoProxyParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/GemfireRegionAutoProxyParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/IndexParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/IndexParser.java index 267f30f8..52dcf439 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/IndexParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/IndexParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LocalRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LocalRegionParser.java index 1d2bbe9a..25bbae5c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LocalRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LocalRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LookupRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LookupRegionParser.java index 35e19281..36d3e625 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LookupRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LookupRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneIndexParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneIndexParser.java index 3dfc0b34..8aef794b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneIndexParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneIndexParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneServiceParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneServiceParser.java index 5665e21d..6676ef6d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneServiceParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/LuceneServiceParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ParsingUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ParsingUtils.java index cdb2b4f4..cdf4f305 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ParsingUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ParsingUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PartitionedRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PartitionedRegionParser.java index 3f41790d..200fb03a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PartitionedRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PartitionedRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PoolParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PoolParser.java index 203f617f..59e23447 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PoolParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/PoolParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionParser.java index 9a2c2785..9eab9b58 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/SnapshotServiceParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/SnapshotServiceParser.java index 47f7da26..03322bc2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/SnapshotServiceParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/SnapshotServiceParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/TemplateRegionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/TemplateRegionParser.java index cfb1feef..472199eb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/TemplateRegionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/config/xml/TemplateRegionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/dao/GemfireDaoSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/dao/GemfireDaoSupport.java index fa61fdce..2b70dc04 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/dao/GemfireDaoSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/dao/GemfireDaoSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptyPage.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptyPage.java index e7cb3e9d..5986eaac 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptyPage.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptyPage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptySlice.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptySlice.java index 660d3aad..7908ebc3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptySlice.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/EmptySlice.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/ListablePage.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/ListablePage.java index 9885f0d9..855447e3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/ListablePage.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/ListablePage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractIndexSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractIndexSupport.java index 6dbb3b28..712b1440 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractIndexSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractIndexSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractPageSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractPageSupport.java index c8c3454a..6224921d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractPageSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractPageSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupport.java index 301d260b..65b46997 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictingRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictingRegionFactoryBean.java index 7033961a..2eb69e69 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictingRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictingRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionConverter.java index c2968f46..ed358e90 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionType.java index 4023b036..69fc0f31 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionActionType.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBean.java index fbd186eb..6fd90a46 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverter.java index 5f086ff5..280d8ba5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyType.java index 4d2055ae..18518eb3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/eviction/EvictionPolicyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpiration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpiration.java index 6c40c700..18bc82e7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpiration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpiration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/Expiration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/Expiration.java index 84787b0b..62a1b3e3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/Expiration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/Expiration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionConverter.java index 3640fb2b..a1cfb0d9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionType.java index 0629cd76..fc81d038 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationActionType.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBean.java index fdad06e6..30002fbd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpiringRegionFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpiringRegionFactoryBean.java index 2ad90267..3104c7de 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpiringRegionFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/ExpiringRegionFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/IdleTimeoutExpiration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/IdleTimeoutExpiration.java index f60f75c9..bf01308d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/IdleTimeoutExpiration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/IdleTimeoutExpiration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/TimeToLiveExpiration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/TimeToLiveExpiration.java index 75011559..0f467a9d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/TimeToLiveExpiration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/expiration/TimeToLiveExpiration.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/BatchingResultSender.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/BatchingResultSender.java index 2750c611..b56d3021 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/BatchingResultSender.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/BatchingResultSender.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/DefaultFunctionArgumentResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/DefaultFunctionArgumentResolver.java index 1a851c29..a731cede 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/DefaultFunctionArgumentResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/DefaultFunctionArgumentResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionArgumentResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionArgumentResolver.java index 879f9a1a..c35bab76 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionArgumentResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionArgumentResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolver.java index e45c7595..fb84675c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionServiceFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionServiceFactoryBean.java index 9ae5bb43..abfe40c7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionServiceFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/FunctionServiceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/GemfireFunctionUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/GemfireFunctionUtils.java index cf5bf117..26a24f15 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/GemfireFunctionUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/GemfireFunctionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolver.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolver.java index 8f49c424..3199cc68 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolver.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PojoFunctionWrapper.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PojoFunctionWrapper.java index ba6fa6d8..d8a943e5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PojoFunctionWrapper.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/PojoFunctionWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/Filter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/Filter.java index 0b661c35..f179263f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/Filter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/Filter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/FunctionId.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/FunctionId.java index e41c0087..df937748 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/FunctionId.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/FunctionId.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/GemfireFunction.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/GemfireFunction.java index 73749342..782f7318 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/GemfireFunction.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/GemfireFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMember.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMember.java index c0a9c94a..70643678 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMember.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMember.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMembers.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMembers.java index 76feebc4..05254105 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMembers.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnMembers.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnRegion.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnRegion.java index 513512e3..bd7b19c4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnRegion.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnRegion.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServer.java index 37a3e781..7b424d33 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServers.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServers.java index 662f0c83..13008353 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServers.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/OnServers.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/RegionData.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/RegionData.java index 60366448..e6ca53ce 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/RegionData.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/annotation/RegionData.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionBeanDefinitionBuilder.java index 5cd276e7..f19c2cad 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionBeanDefinitionBuilder.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionConfigurationSource.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionConfigurationSource.java index 87e96a95..1e25bbb2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionConfigurationSource.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AbstractFunctionExecutionConfigurationSource.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AnnotationFunctionExecutionConfigurationSource.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AnnotationFunctionExecutionConfigurationSource.java index cd439ffd..3d83b4a7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AnnotationFunctionExecutionConfigurationSource.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/AnnotationFunctionExecutionConfigurationSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctionExecutions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctionExecutions.java index 97756f59..4a895ed1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctionExecutions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctionExecutions.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctions.java index 4ce8d850..072287ce 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/EnableGemfireFunctions.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionBuilderFactory.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionBuilderFactory.java index 2642167f..f4cc1bf1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionBuilderFactory.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionBuilderFactory.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionParser.java index 270a6f09..1212a87e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionParser.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionRegistrar.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionRegistrar.java index 7d2872fc..cd010ccc 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionRegistrar.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionBeanDefinitionRegistrar.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProvider.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProvider.java index 7e23c3b7..e4b4706a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProvider.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfiguration.java index 022a00ec..8c6e2afa 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfiguration.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfigurationSource.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfigurationSource.java index d01f21d4..7e5b08b1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfigurationSource.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/FunctionExecutionConfigurationSource.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessor.java index 288082e3..358c5ce5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessorRegistrar.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessorRegistrar.java index 3e003c18..06480ef0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessorRegistrar.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/GemfireFunctionBeanPostProcessorRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilder.java index 30121f1d..e85c8b75 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMemberFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMemberFunctionExecutionBeanDefinitionBuilder.java index 837f273e..1553f1a5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMemberFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMemberFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMembersFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMembersFunctionExecutionBeanDefinitionBuilder.java index 6c0be89f..99390d32 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMembersFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnMembersFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnRegionFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnRegionFunctionExecutionBeanDefinitionBuilder.java index d035cac3..5b8c4460 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnRegionFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnRegionFunctionExecutionBeanDefinitionBuilder.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServerFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServerFunctionExecutionBeanDefinitionBuilder.java index ed0032c9..1f2e2f59 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServerFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServerFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServersFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServersFunctionExecutionBeanDefinitionBuilder.java index 074f6577..100e9b1b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServersFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/OnServersFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilder.java index a0dd5266..718b659c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/TypeFilterParser.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/TypeFilterParser.java index c1b8f7fe..5d553d0d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/TypeFilterParser.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/TypeFilterParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/XmlFunctionExecutionConfigurationSource.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/XmlFunctionExecutionConfigurationSource.java index 45e752df..5274465e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/XmlFunctionExecutionConfigurationSource.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/config/XmlFunctionExecutionConfigurationSource.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecution.java index 5699038c..6af13ab9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplate.java index ed40a9b2..b48d2ced 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AllMembersFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AllMembersFunctionExecution.java index d23839b1..1c45307f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AllMembersFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/AllMembersFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultFunctionExecutionMethodMetadata.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultFunctionExecutionMethodMetadata.java index fe896aeb..9f6e2607 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultFunctionExecutionMethodMetadata.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultFunctionExecutionMethodMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultMemberFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultMemberFunctionExecution.java index b7797de2..1892509c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultMemberFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DefaultMemberFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMemberFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMemberFunctionExecution.java index 70cb35f2..c92e5741 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMemberFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMemberFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMembersFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMembersFunctionExecution.java index 3fdf8fbe..e2239e57 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMembersFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/DistributedMembersFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/FunctionExecutionMethodMetadata.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/FunctionExecutionMethodMetadata.java index 33c41d83..f36955e5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/FunctionExecutionMethodMetadata.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/FunctionExecutionMethodMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionCallback.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionCallback.java index de4f1105..f2ddb669 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionCallback.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionCallback.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionOperations.java index 77025f46..829b385b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBean.java index 65380fec..483fc990 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBean.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMemberFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMemberFunctionTemplate.java index 1cfdc208..cd1acabb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMemberFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMemberFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMembersFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMembersFunctionTemplate.java index ea01118a..e3e201e4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMembersFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnMembersFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionFunctionTemplate.java index 8f4fb1c8..f441270b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionOperations.java index ccd2a9a4..e9637d37 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnRegionOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServerFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServerFunctionTemplate.java index f9296526..bdf79ecd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServerFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServerFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServersFunctionTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServersFunctionTemplate.java index 679f71b7..ad12962b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServersFunctionTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GemfireOnServersFunctionTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMemberFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMemberFunctionExecution.java index 6349d1f4..9a0bb257 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMemberFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMemberFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMembersFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMembersFunctionExecution.java index 8553a99a..f0a4595d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMembersFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/GroupMembersFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionExecutionMethodMetadata.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionExecutionMethodMetadata.java index c6c26a99..c68970bb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionExecutionMethodMetadata.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionExecutionMethodMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionFunctionProxyFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionFunctionProxyFactoryBean.java index 3249d3e8..a60c1ae2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionFunctionProxyFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/OnRegionFunctionProxyFactoryBean.java @@ -1,8 +1,8 @@ /* <<<<<<< Updated upstream - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. ======= - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. >>>>>>> Stashed changes * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServerFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServerFunctionExecution.java index 99120760..6e0915ef 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServerFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServerFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServersFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServersFunctionExecution.java index c5d8835a..3b61f3f0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServersFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/PoolServersFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/RegionFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/RegionFunctionExecution.java index c00af3af..df97540e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/RegionFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/RegionFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServerFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServerFunctionExecution.java index dcdf97a6..70238614 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServerFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServerFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServersFunctionExecution.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServersFunctionExecution.java index cae42444..35f4a409 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServersFunctionExecution.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/function/execution/ServersFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryDefinition.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryDefinition.java index dce766d9..1bb1d7d3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryDefinition.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListener.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListener.java index b9390537..08538fac 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListener.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainer.java index d01d2ceb..a03eae2d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainer.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/GemfireListenerExecutionFailedException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/GemfireListenerExecutionFailedException.java index a605dec5..62df9838 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/GemfireListenerExecutionFailedException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/GemfireListenerExecutionFailedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/annotation/ContinuousQuery.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/annotation/ContinuousQuery.java index 7d040a1f..b80aa0c9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/annotation/ContinuousQuery.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/listener/annotation/ContinuousQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfireMappingContext.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfireMappingContext.java index 7b8e7d98..0d7e8e76 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfireMappingContext.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfireMappingContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntity.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntity.java index 60d1c4ea..4d7f3ef4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntity.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentProperty.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentProperty.java index 2991a9c5..a1e4e458 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentProperty.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePersistentProperty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePropertyValueProvider.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePropertyValueProvider.java index 10a5a309..eb2bc0b5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePropertyValueProvider.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/GemfirePropertyValueProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/MappingPdxSerializer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/MappingPdxSerializer.java index f9f5ca4c..9faf89e0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/MappingPdxSerializer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/MappingPdxSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessor.java index 6da41b8a..09cafb68 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/Regions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/Regions.java index 4f607a12..056ba448 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/Regions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/Regions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ClientRegion.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ClientRegion.java index a8d3f03f..52f17d05 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ClientRegion.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ClientRegion.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Indexed.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Indexed.java index c0798aec..15744ee7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Indexed.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Indexed.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LocalRegion.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LocalRegion.java index b14dd847..4499f21c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LocalRegion.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LocalRegion.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LuceneIndexed.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LuceneIndexed.java index 68ba2201..71758594 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LuceneIndexed.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/LuceneIndexed.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/PartitionRegion.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/PartitionRegion.java index 2a36757f..b692fe39 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/PartitionRegion.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/PartitionRegion.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Region.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Region.java index a4ca048b..3db74431 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Region.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/Region.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ReplicateRegion.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ReplicateRegion.java index 4307b39d..47329827 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ReplicateRegion.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/annotation/ReplicateRegion.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolder.java index 369f3074..4a859e27 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/GemfireRepository.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/GemfireRepository.java index eae2f115..3ab3c26e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/GemfireRepository.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/GemfireRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Query.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Query.java index ad5643a9..cf295c34 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Query.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Query.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Wrapper.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Wrapper.java index 8ab538f1..7cca1346 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Wrapper.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/Wrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBean.java index 0e2a050b..b27aacaa 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtension.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtension.java index 1366005c..880ba115 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtension.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/EnableGemfireRepositories.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/EnableGemfireRepositories.java index 4ec9ab5d..1f9eed71 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/EnableGemfireRepositories.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/EnableGemfireRepositories.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrar.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrar.java index 50f9c0fb..f45bf245 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrar.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtension.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtension.java index 05b228a7..3b4033dd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtension.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformation.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformation.java index 4256e046..2c9baed8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformation.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireEntityInformation.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireEntityInformation.java index c490a9f6..f823ac18 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireEntityInformation.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireEntityInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreator.java index d34fdf2d..e0c1ac1e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethod.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethod.java index a0173aca..bdcb5b69 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethod.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethod.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireRepositoryQuery.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireRepositoryQuery.java index 9d4360af..795d9d4e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireRepositoryQuery.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/GemfireRepositoryQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/PartTreeGemfireRepositoryQuery.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/PartTreeGemfireRepositoryQuery.java index 27bbadc2..0b9de90b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/PartTreeGemfireRepositoryQuery.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/PartTreeGemfireRepositoryQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/Predicates.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/Predicates.java index 6ccd5d0c..86f9dc24 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/Predicates.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/Predicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryBuilder.java index ea883090..56d8c3f8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryPostProcessor.java index 813cd82b..b28de2f9 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryString.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryString.java index 914ee8d2..8053aadd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryString.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/QueryString.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQuery.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQuery.java index 17118fa9..843e6ac2 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQuery.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Hint.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Hint.java index b9186f32..869e792a 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Hint.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Hint.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Import.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Import.java index 194a5c63..fbd83ab5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Import.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Import.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Limit.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Limit.java index 934102c0..6783528b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Limit.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Limit.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Trace.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Trace.java index 3c4de561..62a73187 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Trace.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/annotation/Trace.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/support/OqlKeyword.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/support/OqlKeyword.java index ddae3049..ee34eea1 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/support/OqlKeyword.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/query/support/OqlKeyword.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactory.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactory.java index 5b0fb7fc..7c2ee659 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactory.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBean.java index f6a5f6b6..c3d3ee83 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepository.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepository.java index be78c868..e74f0a8d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepository.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneAccessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneAccessor.java index 00a8a704..99364675 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneAccessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneAccessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBean.java index e5f67148..f3f8878f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneOperations.java index 14082bd1..2ccc5ff4 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBean.java index 2acc8a8f..5fb3509c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneTemplate.java index c87bafed..3a621879 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/LuceneTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessor.java index 97c619a1..15cf1696 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperations.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperations.java index 859fbe1f..333fcb28 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperations.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplate.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplate.java index ed45d784..411acbda 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplate.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneAccessorSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneAccessorSupport.java index 795517c6..17e871c3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneAccessorSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneAccessorSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneOperationsSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneOperationsSupport.java index e6a21d6b..5e37c775 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneOperationsSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LuceneOperationsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LucenePage.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LucenePage.java index a12d65ae..1a6546fa 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LucenePage.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/LucenePage.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptor.java index 59574a03..36e5ea84 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactory.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactory.java index 4fbbb87c..e4493170 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactory.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneAccessorSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneAccessorSupport.java index 533851a0..eae73e9e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneAccessorSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneAccessorSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneOperationsSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneOperationsSupport.java index a01742dd..e60bd34c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneOperationsSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/search/lucene/support/ProjectingLuceneOperationsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/AsmInstantiatorGenerator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/AsmInstantiatorGenerator.java index 02833751..d3876d20 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/AsmInstantiatorGenerator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/AsmInstantiatorGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/EnumSerializer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/EnumSerializer.java index 3859167d..8537a8e6 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/EnumSerializer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/EnumSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorFactoryBean.java index f2e0854e..8ee6487f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorGenerator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorGenerator.java index 846eebf6..1b590023 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorGenerator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/InstantiatorGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/WiringInstantiator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/WiringInstantiator.java index f64c1737..90e0a3f8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/WiringInstantiator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/WiringInstantiator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdvice.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdvice.java index 325c392e..fa7298f5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdvice.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdvice.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/CacheServerFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/CacheServerFactoryBean.java index 055c4cdf..3ae7abcd 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/CacheServerFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/CacheServerFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicy.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicy.java index 1acf1f25..38be6da7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicy.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverter.java index 52057b06..a6716737 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ExportSnapshotException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ExportSnapshotException.java index a3536911..3c7f0a3f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ExportSnapshotException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ExportSnapshotException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ImportSnapshotException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ImportSnapshotException.java index 93710313..df077469 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ImportSnapshotException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/ImportSnapshotException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBean.java index 9fb2578c..955a0e45 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ExportSnapshotApplicationEvent.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ExportSnapshotApplicationEvent.java index 3f9a1a27..a7d45b96 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ExportSnapshotApplicationEvent.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ExportSnapshotApplicationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ImportSnapshotApplicationEvent.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ImportSnapshotApplicationEvent.java index b1c936f7..fda9240e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ImportSnapshotApplicationEvent.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/ImportSnapshotApplicationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEvent.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEvent.java index 2d58077f..12cfdea3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEvent.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilter.java index be7c0bdc..4da12c6f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupport.java index 5d5f1ce8..c8b79a71 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractPropertyEditorConverterSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractPropertyEditorConverterSupport.java index f9db2dca..9e1d9253 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractPropertyEditorConverterSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/AbstractPropertyEditorConverterSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/CompositeLifecycle.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/CompositeLifecycle.java index 06173e9e..aeeabf5e 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/CompositeLifecycle.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/CompositeLifecycle.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpoint.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpoint.java index 5c572efb..3f8c061d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpoint.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpointList.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpointList.java index ed2fa891..600f5bad 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpointList.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/ConnectionEndpointList.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/DeclarableSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/DeclarableSupport.java index 42d31c9e..63b25373 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/DeclarableSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/DeclarableSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocator.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocator.java index 8ccc11df..1e25cbbe 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocator.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupport.java index 9762f3b0..a56c2d72 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/NoOpBeanFactoryPostProcessor.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/NoOpBeanFactoryPostProcessor.java index 5fe03807..4b6779da 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/NoOpBeanFactoryPostProcessor.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/NoOpBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SmartLifecycleSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SmartLifecycleSupport.java index 1afc55ad..e485f77d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SmartLifecycleSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SmartLifecycleSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializer.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializer.java index dc31520a..37bd440b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializer.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProvider.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProvider.java index 91720087..d34067b8 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProvider.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/WiringDeclarableSupport.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/WiringDeclarableSupport.java index c2b3089e..69c320f3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/WiringDeclarableSupport.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/support/WiringDeclarableSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionCommitException.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionCommitException.java index 72fbe76d..f6b64938 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionCommitException.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionCommitException.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionManager.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionManager.java index 610cf219..3f804d77 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionManager.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/GemfireTransactionManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactions.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactions.java index 21fd4da9..c00f2a15 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactions.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactions.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/GemfireCacheTransactionsConfiguration.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/GemfireCacheTransactionsConfiguration.java index 7a29eae0..7091d036 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/GemfireCacheTransactionsConfiguration.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/config/GemfireCacheTransactionsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriter.java index 7180297e..7d436cb7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionApplicationEvent.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionApplicationEvent.java index 1f55daa4..04c1add3 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionApplicationEvent.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionApplicationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapter.java index 39b356a8..5beca56c 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/ArrayUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/ArrayUtils.java index 03961808..8460572d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/ArrayUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/ArrayUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CacheUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CacheUtils.java index 1f685d0a..aa67001b 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CacheUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CacheUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CollectionUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CollectionUtils.java index 89d86181..362fead5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CollectionUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/CollectionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/DistributedSystemUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/DistributedSystemUtils.java index b06f3f36..85f46b26 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/DistributedSystemUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/DistributedSystemUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/Filter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/Filter.java index 51cbc387..b39304fc 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/Filter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/Filter.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/NetworkUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/NetworkUtils.java index 232b04fa..c9b919b0 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/NetworkUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/NetworkUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/PropertiesBuilder.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/PropertiesBuilder.java index e3a08660..ec7c4bbb 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/PropertiesBuilder.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/PropertiesBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RegionUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RegionUtils.java index 5d218b4d..750de481 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RegionUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RegionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RuntimeExceptionFactory.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RuntimeExceptionFactory.java index 20833487..f8bff24f 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RuntimeExceptionFactory.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/RuntimeExceptionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/SpringUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/SpringUtils.java index 2fb17b52..71be576d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/SpringUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/SpringUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/StreamUtils.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/StreamUtils.java index 29a58cf8..72579a83 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/StreamUtils.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/util/StreamUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AbstractWANComponentFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AbstractWANComponentFactoryBean.java index 9bf18000..2793a73d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AbstractWANComponentFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AbstractWANComponentFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBean.java index ad767da5..26ee2fba 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBean.java index a14cd7c3..5a5ad6e5 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBean.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBean.java index 33b0cc54..82f58674 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBean.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderWrapper.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderWrapper.java index fb853bd1..10258a78 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderWrapper.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/GatewaySenderWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyConverter.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyConverter.java index 01a074d7..f95d9e3d 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyConverter.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyType.java b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyType.java index a7fbde9b..890ec4d7 100644 --- a/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyType.java +++ b/spring-data-geode/src/main/java/org/springframework/data/gemfire/wan/OrderPolicyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/com/gemstone/gemfire/TestGemStoneGemFireType.java b/spring-data-geode/src/test/java/com/gemstone/gemfire/TestGemStoneGemFireType.java index d28dbb68..a6e77032 100644 --- a/spring-data-geode/src/test/java/com/gemstone/gemfire/TestGemStoneGemFireType.java +++ b/spring-data-geode/src/test/java/com/gemstone/gemfire/TestGemStoneGemFireType.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupDao.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupDao.java index 5b1d9637..13e0ad92 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupDao.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupIntegrationTests.java index 93212607..0630c9be 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithAutowiringIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithAutowiringIntegrationTests.java index 7ea2385d..22ec7160 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithAutowiringIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithAutowiringIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithComponentScanningIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithComponentScanningIntegrationTests.java index c6558427..7e8aff12 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithComponentScanningIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/AutoRegionLookupWithComponentScanningIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheAutoReconnectIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheAutoReconnectIntegrationTests.java index a2d39863..569ed22e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheAutoReconnectIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheAutoReconnectIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheClusterConfigurationIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheClusterConfigurationIntegrationTest.java index ea826be7..1b16dbb6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheClusterConfigurationIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheClusterConfigurationIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheFactoryBeanTest.java index 570fb8a5..cfba2b1a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheIntegrationTest.java index fad34e74..088cd708 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheServerIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheServerIntegrationTest.java index 4d59ce2a..221aae6b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheServerIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/CacheServerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ColocatedRegionIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ColocatedRegionIntegrationTest.java index 2ba2e812..b32be448 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ColocatedRegionIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ColocatedRegionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DataPolicyConverterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DataPolicyConverterTest.java index 550e1461..31d84860 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DataPolicyConverterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DataPolicyConverterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreBeanUsingPropertyPlaceholdersIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreBeanUsingPropertyPlaceholdersIntegrationTest.java index 550de8a6..199c1e40 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreBeanUsingPropertyPlaceholdersIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreBeanUsingPropertyPlaceholdersIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreFactoryBeanTest.java index d1009427..d45c8e2d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/DiskStoreFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ForkUtil.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ForkUtil.java index f920888e..74bbe99a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ForkUtil.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ForkUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateIntegrationTests.java index 9a441c60..3992ecbc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationTests.java index 2a68b34c..f395cf4c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateUnitTests.java index 16a2670a..400dd07f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireTemplateUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireUtilsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireUtilsTest.java index 17c55daa..3d4ec40d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireUtilsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GemfireUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GenericRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GenericRegionFactoryBeanTest.java index 14bd3c89..036e7431 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/GenericRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/GenericRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexConflictsIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexConflictsIntegrationTest.java index 32ab1756..4770ed97 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexConflictsIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexConflictsIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexFactoryBeanTest.java index dfcada90..1f713408 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverterUnitTests.java index fa31a7c0..10e4d30b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyTypeTest.java index dc98b6b4..29c5502a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexMaintenancePolicyTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeConverterUnitTests.java index 8560746a..8cb894ae 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeTest.java index 6360b014..2382dbda 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/IndexTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/Init.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/Init.java index a18f7e8c..ed5ff18b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/Init.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/Init.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyConverterUnitTests.java index e3f44109..00cdc9d5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyTypeTest.java index 76cf6f7f..4cde2103 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InterestPolicyTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InvalidRegionDataPolicyShortcutsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InvalidRegionDataPolicyShortcutsTest.java index 4c252dd3..710b9939 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/InvalidRegionDataPolicyShortcutsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/InvalidRegionDataPolicyShortcutsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/JndiDataSourceTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/JndiDataSourceTypeTest.java index 7d749227..a84ab936 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/JndiDataSourceTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/JndiDataSourceTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocalRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocalRegionFactoryBeanTest.java index c5037a90..7cc95018 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocalRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocalRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocatorFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocatorFactoryBeanUnitTests.java index 5eb25a07..9ea94b45 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocatorFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LocatorFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionFactoryBeanTest.java index 6769b095..be9deb58 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionMutationIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionMutationIntegrationTest.java index a123fc24..d2681750 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionMutationIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupRegionMutationIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupSubRegionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupSubRegionTest.java index a7d01c84..973957bf 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupSubRegionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/LookupSubRegionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionAttributesFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionAttributesFactoryBeanTest.java index 5d53e04a..57c58c7f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionAttributesFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionAttributesFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionedRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionedRegionFactoryBeanTest.java index f9e24354..c31f2a5c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionedRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PartitionedRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PdxDiskStoreIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PdxDiskStoreIntegrationTest.java index d1b1c7b8..0e875214 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PdxDiskStoreIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PdxDiskStoreIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PeerRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PeerRegionFactoryBeanTest.java index 78c59ab0..4f51b1c6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/PeerRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/PeerRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RecreatingSpringApplicationContextTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RecreatingSpringApplicationContextTest.java index e561d892..e778198c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RecreatingSpringApplicationContextTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RecreatingSpringApplicationContextTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionDataPolicyShortcutsIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionDataPolicyShortcutsIntegrationTest.java index f67bc84d..ccadb354 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionDataPolicyShortcutsIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionDataPolicyShortcutsIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionLookupIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionLookupIntegrationTests.java index 089ef87c..2b3ba093 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionLookupIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionLookupIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutConverterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutConverterTest.java index d4107811..c5e911eb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutConverterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutConverterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverterUnitTests.java index 4c27fde4..9fc6b8d3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutToDataPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutWrapperTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutWrapperTest.java index fee3861c..d97c4162 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutWrapperTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/RegionShortcutWrapperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBeanTest.java index 6c619036..40e8b973 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ReplicatedRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeConverterUnitTests.java index 32e18ce0..f9578040 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeTypeTest.java index d9c1e02f..2c64fe3a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/ScopeTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheListener.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheListener.java index ae8ee0b8..74af7c0f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheListener.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheLoader.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheLoader.java index cac60483..d37634d1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheLoader.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheWriter.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheWriter.java index 100dc0e3..aee5aefc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheWriter.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleCacheWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleObjectSizer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleObjectSizer.java index bbf9b99e..66e9ab12 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleObjectSizer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimpleObjectSizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimplePartitionResolver.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimplePartitionResolver.java index 14145bf9..2a7776b4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimplePartitionResolver.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SimplePartitionResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubRegionIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubRegionIntegrationTest.java index f2943ce1..31970112 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubRegionIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubRegionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBeanTest.java index 84d10665..25dee890 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/SubscriptionAttributesFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/TestUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/TestUtils.java index 12270354..ef14553c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/TestUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/TestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/TxIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/TxIntegrationTest.java index 528f410e..88e168b0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/TxIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/TxIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CacheErrorHandlerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CacheErrorHandlerIntegrationTests.java index d8fee97b..cc08177d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CacheErrorHandlerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CacheErrorHandlerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CachingWithGemFireIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CachingWithGemFireIntegrationTest.java index f58253e2..53d1ec65 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CachingWithGemFireIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CachingWithGemFireIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapterTest.java index 1c66adcd..dca86d1f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CallableCacheLoaderAdapterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/ClientCacheManagerTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/ClientCacheManagerTest.java index f0b0f0b5..3f87e73b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/ClientCacheManagerTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/ClientCacheManagerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CompoundCachePutCacheEvictIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CompoundCachePutCacheEvictIntegrationTests.java index 582a249f..93acf751 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CompoundCachePutCacheEvictIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/CompoundCachePutCacheEvictIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheIntegrationTests.java index e4990a02..81b8d698 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheManagerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheManagerUnitTests.java index 13edac7a..3f7ae253 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheManagerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheManagerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheUnitTests.java index ef6a889d..b11ee72a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/GemfireCacheUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/config/EnableGemfireCachingIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/config/EnableGemfireCachingIntegrationTests.java index 6a0d59e5..6e66e418 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/config/EnableGemfireCachingIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/cache/config/EnableGemfireCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheFactoryBeanTest.java index 9688a477..2a5edc15 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIndexingTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIndexingTest.java index c52a92a1..8aba3407 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIndexingTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIndexingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIntegrationTests.java index 86084caa..8a0eff0b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCachePoolTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCachePoolTests.java index 4a56cb8b..3e1b738c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCachePoolTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCachePoolTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheSecurityTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheSecurityTest.java index 4b4660df..1f1e1581 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheSecurityTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheSecurityTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableLocatorsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableLocatorsTest.java index 0509a3bd..57e8a9a4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableLocatorsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableLocatorsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableServersTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableServersTest.java index 1c897774..b1afe664 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableServersTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientCacheVariableServersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionFactoryBeanTest.java index a40bc0c4..9368e941 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionIntegrationTests.java index 549d8741..40a41303 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverterTest.java index 76db03a3..9d8ced6c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutConverterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverterUnitTests.java index 976684ea..c92896d3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutToDataPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapperTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapperTest.java index 9d35a04d..2fd602e2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapperTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionShortcutWrapperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionWithCacheLoaderWriterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionWithCacheLoaderWriterTest.java index 18f57e76..cd485ae6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionWithCacheLoaderWriterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientRegionWithCacheLoaderWriterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientSubRegionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientSubRegionIntegrationTests.java index 6b5ca125..80fe041b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientSubRegionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/ClientSubRegionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/DurableClientCacheIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/DurableClientCacheIntegrationTest.java index 8a69fcbe..30a3e16c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/DurableClientCacheIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/DurableClientCacheIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTest.java index 58465f5c..2df9c39c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTests.java index 1c9a3eb3..e50ab8da 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceUsingNonSpringConfiguredGemFireServerIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceUsingNonSpringConfiguredGemFireServerIntegrationTest.java index ef47fa64..5ea950fb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceUsingNonSpringConfiguredGemFireServerIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemFireDataSourceUsingNonSpringConfiguredGemFireServerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessorTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessorTest.java index 39a85fd2..f128dad7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessorTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/GemfireDataSourcePostProcessorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyConverterUnitTests.java index 6617d1d8..fb95dd24 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyTypeTest.java index 5367f767..60b14061 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestResultPolicyTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestUnitTests.java index bcc45d83..ee3d3f1c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/InterestUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/LocalOnlyClientCacheIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/LocalOnlyClientCacheIntegrationTests.java index 32b5c987..3851d806 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/LocalOnlyClientCacheIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/LocalOnlyClientCacheIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolFactoryBeanUnitTests.java index 0489b451..9a2ca2c7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolResolverUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolResolverUnitTests.java index 61a78bd5..0b4e1db6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolResolverUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/PoolResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpELExpressionConfiguredPoolsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpELExpressionConfiguredPoolsIntegrationTests.java index 3f5f9595..1d0d0c8c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpELExpressionConfiguredPoolsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpELExpressionConfiguredPoolsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpringJavaConfiguredClientCacheIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpringJavaConfiguredClientCacheIntegrationTest.java index d177c7e6..e3d3def8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpringJavaConfiguredClientCacheIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/SpringJavaConfiguredClientCacheIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunctionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunctionTest.java index ae7bf651..bf80fd15 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunctionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/function/ListRegionsOnServerFunctionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapterTest.java index 79a40aaf..ef6d43fa 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DefaultableDelegatingPoolAdapterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapterTest.java index b77e252a..bfcb77e1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/DelegatingPoolAdapterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapterTest.java index c6ecff8a..5ba2579a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/FactoryDefaultsPoolAdapterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolverIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolverIntegrationTests.java index 4ac10d3d..88154666 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolverIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/client/support/PoolManagerPoolResolverIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperationsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperationsUnitTests.java index 909a5a25..9b602bc5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperationsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/GemfireAdminOperationsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunctionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunctionUnitTests.java index 7ba82220..b9c5d4a0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunctionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateIndexFunctionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunctionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunctionUnitTests.java index 70a70ff5..ba305e27 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunctionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/CreateRegionFunctionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunctionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunctionUnitTests.java index 2b1ea1b6..709a7920 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunctionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/functions/ListIndexesFunctionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplateUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplateUnitTests.java index ba95feb5..7c88f0a5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplateUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/FunctionGemfireAdminTemplateUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateBuilderUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateBuilderUnitTests.java index 783a4dcf..2348a9d5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateBuilderUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateBuilderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateFollowRedirectsClientHttpRequestFactoryUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateFollowRedirectsClientHttpRequestFactoryUnitTests.java index 579287e8..5c3b1e4d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateFollowRedirectsClientHttpRequestFactoryUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateFollowRedirectsClientHttpRequestFactoryUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateUnitTests.java index 6eb9ef3c..a2bb27ff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/admin/remote/RestHttpGemfireAdminTemplateUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationIntegrationTests.java index 170f42db..965f1b88 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationUnitTests.java index f62f91a1..378f53b2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractCacheConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractGeodeSecurityIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractGeodeSecurityIntegrationTests.java index f5b139f5..baf649c0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractGeodeSecurityIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AbstractGeodeSecurityIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheGeodeSecurityManagerSecurityIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheGeodeSecurityManagerSecurityIntegrationTests.java index eb7fe73a..ba41f7d2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheGeodeSecurityManagerSecurityIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheGeodeSecurityManagerSecurityIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroIniSecurityIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroIniSecurityIntegrationTests.java index 5a58ff4a..4e7a74eb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroIniSecurityIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroIniSecurityIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroRealmSecurityIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroRealmSecurityIntegrationTests.java index c530c3a9..bd4d9072 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroRealmSecurityIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ApacheShiroRealmSecurityIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfigurationIntegrationTests.java index 0a11606b..ffc0c78b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/AutoConfiguredAuthenticationConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurerIntegrationTests.java index 4de051cb..728e3609 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerPropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerPropertiesIntegrationTests.java index 6eb82078..f06f13df 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerPropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CacheServerPropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsAppliesRegionConfigurersIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsAppliesRegionConfigurersIntegrationTests.java index 8048257b..49c15f54 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsAppliesRegionConfigurersIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsAppliesRegionConfigurersIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConsidersCacheConfigCacheNamesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConsidersCacheConfigCacheNamesIntegrationTests.java index 640d111b..1047c988 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConsidersCacheConfigCacheNamesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsConsidersCacheConfigCacheNamesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsRegistersInterestsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsRegistersInterestsIntegrationTests.java index fb520906..c67de6f3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsRegistersInterestsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsRegistersInterestsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsUsesCacheConfigCacheNamesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsUsesCacheConfigCacheNamesIntegrationTests.java index b57f8157..a53b5936 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsUsesCacheConfigCacheNamesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/CachingDefinedRegionsUsesCacheConfigCacheNamesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplicationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplicationIntegrationTests.java index ff82d487..3cb26f89 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplicationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurerIntegrationTests.java index 22082ce8..935ce194 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCacheConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCachePropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCachePropertiesIntegrationTests.java index efaaaee9..69f19295 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCachePropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientCachePropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientServerCacheApplicationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientServerCacheApplicationIntegrationTests.java index 87ffd1ee..c7decafb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientServerCacheApplicationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClientServerCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithClientHttpRequestInterceptorsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithClientHttpRequestInterceptorsIntegrationTests.java index 1a4b6e90..25928012 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithClientHttpRequestInterceptorsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithClientHttpRequestInterceptorsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithCustomGemfireAdminOperationsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithCustomGemfireAdminOperationsIntegrationTests.java index feac57a6..cd07ccdb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithCustomGemfireAdminOperationsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/ClusterConfigurationWithCustomGemfireAdminOperationsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurerIntegrationTests.java index 69573501..2344982c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStoreConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStorePropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStorePropertiesIntegrationTests.java index ff7a1699..07089d33 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStorePropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/DiskStorePropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationIntegrationTests.java index f508764e..6fe4d298 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationUnitTests.java index 4e9f7d29..d1809ae1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableBeanFactoryLocatorConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsIntegrationTests.java index 594214b8..9b0e454a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsUnitTests.java index d5782929..d2f839ad 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCachingDefinedRegionsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationIntegrationTests.java index 09e6ab56..16205988 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationUnitTests.java index f7ddf2a8..b9deacab 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationWithSecurityIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationWithSecurityIntegrationTests.java index 060f024e..e8f6b45b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationWithSecurityIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterConfigurationWithSecurityIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsIntegrationTests.java index 6a207947..1b05f8ac 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsUnitTests.java index 350b839b..a652036c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableClusterDefinedRegionsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCompressionConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCompressionConfigurationUnitTests.java index 61bd882a..f4bb2ea9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCompressionConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableCompressionConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationIntegrationTests.java index 34c41fb9..d65712d3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationUnitTests.java index a9af0185..4f6f2885 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesWithClusterConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesWithClusterConfigurationIntegrationTests.java index 38b2bd56..7d4e36c8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesWithClusterConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableContinuousQueriesWithClusterConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableDiskStoresConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableDiskStoresConfigurationUnitTests.java index 706df365..c4cac042 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableDiskStoresConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableDiskStoresConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsIntegrationTests.java index d56b6de2..2b383792 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsUnitTests.java index 0bd278f6..e77ba632 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEntityDefinedRegionsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationIntegrationTests.java index 02a7b123..8aa21d8e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationUnitTests.java index 668b45ce..623b3b69 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableEvictionConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationIntegrationTests.java index 9c1bee53..14739f23 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationUnitTests.java index a995d01c..1a7d118f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableExpirationConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiverConfigurationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiverConfigurationTests.java index 201a0bb2..f27c10e6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiverConfigurationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGatewayReceiverConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGemFirePropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGemFirePropertiesIntegrationTests.java index 1cc21041..445fb823 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGemFirePropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableGemFirePropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableIndexingConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableIndexingConfigurationUnitTests.java index d507fe48..337dc231 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableIndexingConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableIndexingConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableLuceneIndexingConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableLuceneIndexingConfigurationIntegrationTests.java index fa66f0c7..7aa9970f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableLuceneIndexingConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableLuceneIndexingConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOffHeapConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOffHeapConfigurationUnitTests.java index a7a7b111..6ccfe16a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOffHeapConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOffHeapConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOqlIndexingConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOqlIndexingConfigurationIntegrationTests.java index a2dce600..86b89b3b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOqlIndexingConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableOqlIndexingConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationIntegrationTests.java index 229ab13f..8e872023 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationUnitTests.java index eac9107c..f12388e9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnablePdxConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationDefaultContextIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationDefaultContextIntegrationTests.java index a2f7080b..df15820c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationDefaultContextIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationDefaultContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationIntegrationTests.java index 001dd615..9b896d39 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationUnitTests.java index 544fad9f..6ec09eab 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/EnableSslConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurerTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurerTests.java index c91ebdbe..dc31f286 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurerTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverPropertiesTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverPropertiesTests.java index 327aaf8f..a89abd48 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverPropertiesTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewayReceiverPropertiesTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurationTests.java index 8b27b3f1..06aa8694 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurerTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurerTests.java index c647ac61..d39d84fc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurerTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderPropertiesTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderPropertiesTests.java index c11b9151..0d177c21 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderPropertiesTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GatewaySenderPropertiesTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfigurationUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfigurationUnitTests.java index 17861f0e..b9891040 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfigurationUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/GemFireAsLastResourceConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/IndexConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/IndexConfigurerIntegrationTests.java index ee70c5d8..45358378 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/IndexConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/IndexConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationCannotCoexistWithCacheApplicationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationCannotCoexistWithCacheApplicationIntegrationTests.java index db7e5483..fe117f9c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationCannotCoexistWithCacheApplicationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationCannotCoexistWithCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfigurerIntegrationTests.java index 97dbac3e..d8a352a0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationIntegrationTests.java index 94e64013..a171f42a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationPropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationPropertiesIntegrationTests.java index 574a889e..655ae12c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationPropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LocatorApplicationPropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LoggingConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LoggingConfigurationIntegrationTests.java index 51c8aa81..a9217837 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LoggingConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/LoggingConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationIntegrationTests.java index 66f00c46..f1ac3877 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationWithAddedCacheServerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationWithAddedCacheServerIntegrationTests.java index 9cd42afa..d163beff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationWithAddedCacheServerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheApplicationWithAddedCacheServerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurerIntegrationTests.java index 49811193..6828c88c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCacheConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCachePropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCachePropertiesIntegrationTests.java index 87f228e7..ea675acc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCachePropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PeerCachePropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolConfigurerIntegrationTests.java index b52bd898..ba35c4d4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolPropertiesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolPropertiesIntegrationTests.java index 0cbbc115..431ebcff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolPropertiesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/PoolPropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionConfigurerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionConfigurerIntegrationTests.java index 845a51d0..5b1b73cb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionConfigurerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingAspectUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingAspectUnitTests.java index 2b341033..d1c90eb9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingAspectUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/RegionDataAccessTracingAspectUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/TestSecurityManager.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/TestSecurityManager.java index dedda1dd..3cb7f180 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/TestSecurityManager.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/TestSecurityManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupportTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupportTests.java index 56e8ceae..f74bf54d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupportTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractAnnotationConfigSupportTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupportUnitTests.java index 0a722c22..e791269e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractGemFireAsLastResourceAspectSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurerUnitTests.java index 59b6900a..b419325f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/AbstractLazyResolvingComposableConfigurerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/EnableGemFireAsLastResourceIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/EnableGemFireAsLastResourceIntegrationTests.java index 369588b9..06e7fad5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/EnableGemFireAsLastResourceIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/EnableGemFireAsLastResourceIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspectUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspectUnitTests.java index f2f698c6..581a1e25 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspectUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionAcquiringAspectUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspectUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspectUnitTests.java index 222bf4cd..cefffa52 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspectUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/support/GemFireAsLastResourceConnectionClosingAspectUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ClientRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ClientRegionEntity.java index a4ca52d3..202ef966 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ClientRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ClientRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/CollocatedPartitionRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/CollocatedPartitionRegionEntity.java index 1db7ac61..8260d815 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/CollocatedPartitionRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/CollocatedPartitionRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/GenericRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/GenericRegionEntity.java index 5c48cd37..f0bb698c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/GenericRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/GenericRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/LocalRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/LocalRegionEntity.java index e9e00551..37955836 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/LocalRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/LocalRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/NonEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/NonEntity.java index bef15f8a..f63d612f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/NonEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/NonEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/PartitionRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/PartitionRegionEntity.java index b050a931..91263142 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/PartitionRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/PartitionRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ReplicateRegionEntity.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ReplicateRegionEntity.java index ef2985af..a3a8b64d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ReplicateRegionEntity.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/annotation/test/entities/ReplicateRegionEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinitionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinitionUnitTests.java index 43ee3070..fb6f561c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinitionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectDefinitionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectTypeUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectTypeUnitTests.java index 2a0c4d5b..bfbd9d24 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectTypeUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/SchemaObjectTypeUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinitionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinitionUnitTests.java index 676bcd4f..ba79baec 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinitionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/IndexDefinitionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinitionUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinitionUnitTests.java index 95fd7970..06d526f2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinitionUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/definitions/RegionDefinitionUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollectorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollectorUnitTests.java index f74ee681..3f614498 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollectorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ClientRegionCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollectorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollectorUnitTests.java index 85d675e8..d3b6981c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollectorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefinerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefinerUnitTests.java index 593cf776..9557bf81 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefinerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/ComposableSchemaObjectDefinerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexCollectorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexCollectorUnitTests.java index 75434237..c41408d1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexCollectorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexDefinerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexDefinerUnitTests.java index aa384967..a4528677 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexDefinerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/IndexDefinerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionCollectorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionCollectorUnitTests.java index 11201293..04b29ebd 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionCollectorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionDefinerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionDefinerUnitTests.java index d2f975b5..cfdc41bc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionDefinerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/schema/support/RegionDefinerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessorUnitTests.java index 30e3c1af..0eaefc3e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/AutoRegionLookupBeanPostProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessorUnitTests.java index 21e58605..50a91fa5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/ClientRegionPoolBeanFactoryPostProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessorUnitTests.java index b8d6cbce..304d70bd 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/CustomEditorBeanFactoryPostProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListenerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListenerUnitTests.java index 2a256b03..efc2d418 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListenerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesApplicationListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesIntegrationTests.java index 5d630365..9a00dbc3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DefinedIndexesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessorIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessorIntegrationTests.java index 3f588ffc..102590c2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessorIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/DiskStoreDirectoryBeanPostProcessorIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessorIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessorIntegrationTests.java index 423cb705..758e4e21 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessorIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/LuceneIndexRegionBeanFactoryPostProcessorIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessorUnitTests.java index e5808e88..8dba8e1a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/support/PdxDiskStoreAwareBeanFactoryPostProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AbstractRegionParserUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AbstractRegionParserUnitTests.java index 7d885264..eed3b375 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AbstractRegionParserUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AbstractRegionParserUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueNamespaceTest.java index 839972f1..8cfa480f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/AsyncEventQueueNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheNamespaceTest.java index adb7557b..565ef676 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheServerNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheServerNamespaceTest.java index c6dea8c0..962ec729 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheServerNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheServerNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheSubscriptionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheSubscriptionTest.java index 8f11187a..c60ff1df 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheSubscriptionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheSubscriptionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheUsingPdxNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheUsingPdxNamespaceTest.java index 0c332a2f..fabc669e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheUsingPdxNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/CacheUsingPdxNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheNamespaceTest.java index 54e93ea7..ab6c7f30 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheParserUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheParserUnitTests.java index 2485f9f7..8c2bc3cf 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheParserUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientCacheParserUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionNamespaceTest.java index afc6c3dc..b946e4ae 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionUsingDataPolicyAndShortcutTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionUsingDataPolicyAndShortcutTest.java index c3c521d1..12f449da 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionUsingDataPolicyAndShortcutTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ClientRegionUsingDataPolicyAndShortcutTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ContinuousQueryListenerContainerNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ContinuousQueryListenerContainerNamespaceTest.java index a84e6e97..272def14 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ContinuousQueryListenerContainerNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ContinuousQueryListenerContainerNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreAndEvictionRegionParsingTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreAndEvictionRegionParsingTest.java index b63fd9b8..ce2f080c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreAndEvictionRegionParsingTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreAndEvictionRegionParsingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreNamespaceTest.java index 0f5d2d89..68352f42 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/DiskStoreNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/FunctionServiceNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/FunctionServiceNamespaceTest.java index 3c291efe..ce3d595c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/FunctionServiceNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/FunctionServiceNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverAutoStartNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverAutoStartNamespaceTest.java index 14c7fd49..d68ca2d1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverAutoStartNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverAutoStartNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverDefaultStartNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverDefaultStartNamespaceTest.java index 15f734fe..d458cc3c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverDefaultStartNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverDefaultStartNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverManualStartNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverManualStartNamespaceTest.java index 1f3c05c2..e1d2b2a3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverManualStartNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GatewayReceiverManualStartNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV7GatewayNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV7GatewayNamespaceTest.java index 6590a88c..ac024c3d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV7GatewayNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV7GatewayNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV8GatewayNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV8GatewayNamespaceTest.java index 32902d14..80231dce 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV8GatewayNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/GemfireV8GatewayNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/IndexNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/IndexNamespaceTest.java index 9ccd2980..deb7beeb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/IndexNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/IndexNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionDefinitionUsingBeansNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionDefinitionUsingBeansNamespaceTest.java index 0e141f7b..ff99a052 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionDefinitionUsingBeansNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionDefinitionUsingBeansNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionExpirationAttributesNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionExpirationAttributesNamespaceTest.java index 266eba7e..d21ce4fc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionExpirationAttributesNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/InvalidRegionExpirationAttributesNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsPropertyPlaceholderTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsPropertyPlaceholderTest.java index 1fc5b1ff..1a68b664 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsPropertyPlaceholderTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsPropertyPlaceholderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsTest.java index c852765c..711aa6d3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/JndiBindingsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionNamespaceTest.java index 18c73a48..0da10204 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionWithEvictionPolicyActionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionWithEvictionPolicyActionNamespaceTest.java index c83cc01f..e8c0c5ab 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionWithEvictionPolicyActionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LocalRegionWithEvictionPolicyActionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LookupRegionWithAsyncEventQueuesAndGatewaySendersIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LookupRegionWithAsyncEventQueuesAndGatewaySendersIntegrationTests.java index d7a22f08..eab93972 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LookupRegionWithAsyncEventQueuesAndGatewaySendersIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LookupRegionWithAsyncEventQueuesAndGatewaySendersIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LuceneNamespaceUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LuceneNamespaceUnitTests.java index 343aabc5..883164a0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LuceneNamespaceUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/LuceneNamespaceUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MembershipAttributesTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MembershipAttributesTest.java index 3eb94742..43c493d4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MembershipAttributesTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MembershipAttributesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MultipleCacheTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MultipleCacheTest.java index ff3eb9d1..5591750a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MultipleCacheTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/MultipleCacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PartitionedRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PartitionedRegionNamespaceTest.java index f586f32f..6ea478bc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PartitionedRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PartitionedRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolNamespaceTest.java index ebd49e36..88a9c8b4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolParserUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolParserUnitTests.java index 9dab414a..cc34e0ad 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolParserUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/PoolParserUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionDefinitionUsingBeansNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionDefinitionUsingBeansNamespaceTest.java index 0facf0bf..02d10d3e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionDefinitionUsingBeansNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionDefinitionUsingBeansNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionEvictionAttributesNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionEvictionAttributesNamespaceTest.java index ad0d9bdd..51dc29d8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionEvictionAttributesNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionEvictionAttributesNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionExpirationAttributesNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionExpirationAttributesNamespaceTest.java index 749aec30..2e632866 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionExpirationAttributesNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionExpirationAttributesNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionSubscriptionAttributesNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionSubscriptionAttributesNamespaceTest.java index 3379e11d..e345becf 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionSubscriptionAttributesNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionSubscriptionAttributesNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionWithSubRegionBeanDefinitionHashCodeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionWithSubRegionBeanDefinitionHashCodeTest.java index dc8b21d6..3c2afc85 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionWithSubRegionBeanDefinitionHashCodeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionWithSubRegionBeanDefinitionHashCodeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionsWithDiskStoreAndPersistenceEvictionSettingsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionsWithDiskStoreAndPersistenceEvictionSettingsTest.java index 9a53d844..eb9e57e5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionsWithDiskStoreAndPersistenceEvictionSettingsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/RegionsWithDiskStoreAndPersistenceEvictionSettingsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionNamespaceTest.java index ab37887f..681fbc03 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/ReplicatedRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionNamespaceTest.java index 5d427ea0..5a43cdbd 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionSubElementNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionSubElementNamespaceTest.java index b7fd73a0..a9d1a468 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionSubElementNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionSubElementNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionWithInvalidDataPolicyTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionWithInvalidDataPolicyTest.java index bbaf747a..d235e8c2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionWithInvalidDataPolicyTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/SubRegionWithInvalidDataPolicyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateClientRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateClientRegionNamespaceTest.java index b2de749d..1f308c3e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateClientRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateClientRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplatePersistentPartitionRegionNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplatePersistentPartitionRegionNamespaceTest.java index 78cedbff..27ba8907 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplatePersistentPartitionRegionNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplatePersistentPartitionRegionNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionDefinitionOrderErrorNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionDefinitionOrderErrorNamespaceTest.java index 53412e53..81b368c1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionDefinitionOrderErrorNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionDefinitionOrderErrorNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionsNamespaceTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionsNamespaceTests.java index d58bd567..b0c95c3a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionsNamespaceTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TemplateRegionsNamespaceTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxEventHandlersTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxEventHandlersTest.java index f1b6c51b..c45ea9c2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxEventHandlersTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxEventHandlersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxManagerNamespaceTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxManagerNamespaceTest.java index 93183553..f009dd9a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxManagerNamespaceTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/TxManagerNamespaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/support/PoolAlreadyExistsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/support/PoolAlreadyExistsIntegrationTests.java index 1333f697..c85cd801 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/support/PoolAlreadyExistsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/config/xml/support/PoolAlreadyExistsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/dao/GemfireDaoSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/dao/GemfireDaoSupportUnitTests.java index ad938e71..be3c8153 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/dao/GemfireDaoSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/dao/GemfireDaoSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/ListablePageUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/ListablePageUnitTests.java index de9c4dfa..c22d1b8a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/ListablePageUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/ListablePageUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupportTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupportTests.java index 2dbd8244..14d75cf9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupportTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/domain/support/AbstractSliceSupportTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionConverterUnitTests.java index fdc4421b..8ae90cf6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionTypeTest.java index 04638977..69f6ec7a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionActionTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBeanTest.java index 6551c3bf..3aedd013 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionAttributesFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverterUnitTests.java index 5cbc3389..d115e2fc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyTypeTest.java index 1ebd3d16..9d28040c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/eviction/EvictionPolicyTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationConfigurationIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationConfigurationIntegrationTest.java index 49e7f455..cc3347a8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationConfigurationIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationConfigurationIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationTest.java index b06dc1e2..3ea57b40 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/AnnotationBasedExpirationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionConverterUnitTests.java index a91853cf..0833abd8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionTypeTest.java index 23f8afc2..922d82b4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationActionTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBeanTest.java index 9ab6eed2..87d9208b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/expiration/ExpirationAttributesFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/CqCacheServerProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/CqCacheServerProcess.java index 57a7cbd7..5ec89afc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/CqCacheServerProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/CqCacheServerProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/FunctionCacheServerProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/FunctionCacheServerProcess.java index a2844fa5..55854ee5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/FunctionCacheServerProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/FunctionCacheServerProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/GemFireBasedServerProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/GemFireBasedServerProcess.java index 0d72e719..2196ec94 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/GemFireBasedServerProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/GemFireBasedServerProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/LocatorProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/LocatorProcess.java index 47a3a135..5fc12f82 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/LocatorProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/LocatorProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/ServerProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/ServerProcess.java index 1c706541..7313febc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/ServerProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/ServerProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/SpringContainerProcess.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/SpringContainerProcess.java index 9fa7327d..aa07826f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/SpringContainerProcess.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/fork/SpringContainerProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/BatchingResultSenderTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/BatchingResultSenderTest.java index 4ac03441..3fa1ef32 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/BatchingResultSenderTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/BatchingResultSenderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ClientCacheFunctionExecutionWithPdxIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ClientCacheFunctionExecutionWithPdxIntegrationTest.java index 57741c68..e43f35ed 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ClientCacheFunctionExecutionWithPdxIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ClientCacheFunctionExecutionWithPdxIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ExceptionThrowingFunctionExecutionIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ExceptionThrowingFunctionExecutionIntegrationTest.java index e0b27856..60a461cf 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ExceptionThrowingFunctionExecutionIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/ExceptionThrowingFunctionExecutionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionArgumentResolverTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionArgumentResolverTest.java index 1d9f931a..b6940c44 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionArgumentResolverTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionArgumentResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolverUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolverUnitTests.java index a4c8744d..1250f32d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolverUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionContextInjectingArgumentResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionWithRequiredPermissionsRegistrationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionWithRequiredPermissionsRegistrationIntegrationTests.java index 9952f700..ba055529 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionWithRequiredPermissionsRegistrationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/FunctionWithRequiredPermissionsRegistrationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/GemfireFunctionUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/GemfireFunctionUtilsUnitTests.java index ec8484d5..67b06f59 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/GemfireFunctionUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/GemfireFunctionUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolverTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolverTest.java index f15fba20..4b6c567d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolverTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/PdxFunctionArgumentResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/AnnotationDrivenFunctionsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/AnnotationDrivenFunctionsTest.java index cb7303e0..6fb491b9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/AnnotationDrivenFunctionsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/AnnotationDrivenFunctionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionClientCacheTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionClientCacheTests.java index 412dee0a..4eca68d0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionClientCacheTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionClientCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProviderTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProviderTest.java index 82b6f07d..ae1fdab2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProviderTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionComponentProviderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionIntegrationTests.java index 824b1a71..fc7d7c21 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionExecutionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionsWithClientCacheTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionsWithClientCacheTests.java index c079d3b3..7a447b33 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionsWithClientCacheTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/FunctionsWithClientCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java index d8ec71d2..0a26e2c3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/MemberBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java index 75d538cb..c389224d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/ServerBasedFunctionExecutionBeanDefinitionBuilderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/XmlConfiguredFunctionExecutionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/XmlConfiguredFunctionExecutionIntegrationTests.java index edf1c114..08013210 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/XmlConfiguredFunctionExecutionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/XmlConfiguredFunctionExecutionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/four/TestFunctionExecution.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/four/TestFunctionExecution.java index 1093743c..6ec74fca 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/four/TestFunctionExecution.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/four/TestFunctionExecution.java @@ -7,4 +7,4 @@ import org.springframework.data.gemfire.function.annotation.OnServer; public interface TestFunctionExecution { @FunctionId("f1") public String getString(Object arg1); -} \ No newline at end of file +} diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/one/TestFunctionExecution.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/one/TestFunctionExecution.java index c802cb1d..5fd0fe81 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/one/TestFunctionExecution.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/one/TestFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnRegionFunction.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnRegionFunction.java index 3ffe5de5..ff430144 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnRegionFunction.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnRegionFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnServerFunction.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnServerFunction.java index 9d196d55..a4710d0e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnServerFunction.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/three/TestClientOnServerFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction.java index 1c4862ac..db610a5d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction2.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction2.java index d3379e06..64066d92 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction2.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/config/two/TestOnRegionFunction2.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecutionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecutionTest.java index 8e508f33..2b73757f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecutionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionExecutionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplateTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplateTest.java index 4eb474ac..98a99392 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplateTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/AbstractFunctionTemplateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionExecutionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionExecutionIntegrationTests.java index 62572513..a335e38f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionExecutionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionExecutionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionIntegrationTests.java index e406c249..49e9611f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/FunctionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBeanUnitTests.java index 88abae46..df162b0d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionProxyFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionTemplateIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionTemplateIntegrationTests.java index 60013f18..534c4f76 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionTemplateIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/execution/GemfireFunctionTemplateIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ApplicationDomainFunctionExecutions.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ApplicationDomainFunctionExecutions.java index f1c4376f..61354880 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ApplicationDomainFunctionExecutions.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ApplicationDomainFunctionExecutions.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ExceptionThrowingFunctionExecution.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ExceptionThrowingFunctionExecution.java index c0997364..331b0948 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ExceptionThrowingFunctionExecution.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/ExceptionThrowingFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/HelloFunctionExecution.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/HelloFunctionExecution.java index b1f69b18..8b3e59b1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/HelloFunctionExecution.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/function/sample/HelloFunctionExecution.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainerUnitTests.java index 980a842f..aabadad1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ContinuousQueryListenerContainerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/GemfireMDP.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/GemfireMDP.java index 7189dafc..ebdc32c7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/GemfireMDP.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/GemfireMDP.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ListenerContainerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ListenerContainerIntegrationTests.java index 4ed3f519..f23f9990 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ListenerContainerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ListenerContainerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/StubErrorHandler.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/StubErrorHandler.java index 6e31a25a..6d0f4f16 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/StubErrorHandler.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/StubErrorHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ThrowableEventListener.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ThrowableEventListener.java index b60214da..0f49b216 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ThrowableEventListener.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/ThrowableEventListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/adapter/ContainerXmlSetupIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/adapter/ContainerXmlSetupIntegrationTests.java index 7769450d..aceb7c61 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/adapter/ContainerXmlSetupIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/listener/adapter/ContainerXmlSetupIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2019 the original author or authors. + * Copyright 2011-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfireMappingContextUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfireMappingContextUnitTests.java index 6dbc6200..cd466d5c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfireMappingContextUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfireMappingContextUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntityUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntityUnitTests.java index 9828ca56..9124dc99 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntityUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/GemfirePersistentEntityUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerIntegrationTests.java index 1314f358..0b1a3a86 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerUnitTests.java index ed4a0809..94a2e249 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/MappingPdxSerializerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessorUnitTests.java index 0133592e..d796e174 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/PdxReaderPropertyAccessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/RegionsTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/RegionsTest.java index c4122b91..88aca24f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/RegionsTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/RegionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolderUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolderUnitTests.java index 1987d72f..2302a3c9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolderUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/mapping/model/GemfireSimpleTypeHolderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessConfiguration.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessConfiguration.java index 0ce92397..5d4fd485 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessConfiguration.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessExecutor.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessExecutor.java index b5e5d92a..e05e98e1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessExecutor.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessInputStreamListener.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessInputStreamListener.java index a9476017..d23b27d7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessInputStreamListener.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessInputStreamListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessWrapper.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessWrapper.java index 42bf8566..197a4453 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessWrapper.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/ProcessWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/PidUnavailableException.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/PidUnavailableException.java index 9f65bf71..378e9957 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/PidUnavailableException.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/PidUnavailableException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/ProcessUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/ProcessUtils.java index 12c2c830..bfe16104 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/ProcessUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/process/support/ProcessUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/GemFireRepositoryFactoryInformationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/GemFireRepositoryFactoryInformationIntegrationTests.java index 11d30899..c5b949e1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/GemFireRepositoryFactoryInformationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/GemFireRepositoryFactoryInformationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/OqlKeywordUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/OqlKeywordUnitTests.java index 3ed87275..1e44444d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/OqlKeywordUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/OqlKeywordUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CdiExtensionIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CdiExtensionIntegrationTest.java index 1c541ea2..2d121e34 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CdiExtensionIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CdiExtensionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepository.java index b502450e..45b2d68e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepositoryImpl.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepositoryImpl.java index 5ba94c34..6b673ef9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepositoryImpl.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/CustomPersonRepositoryImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireCacheRegionProducer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireCacheRegionProducer.java index 1753046d..48cb4f8d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireCacheRegionProducer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireCacheRegionProducer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBeanTest.java index 5f8a52b7..100418f7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtensionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtensionTest.java index b590d212..aa190762 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtensionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/GemfireRepositoryExtensionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/RepositoryClient.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/RepositoryClient.java index c13c9832..50d164b9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/RepositoryClient.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/RepositoryClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/SamplePersonRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/SamplePersonRepository.java index 392196d7..b58562fb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/SamplePersonRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/cdi/SamplePersonRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrarIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrarIntegrationTest.java index 6cdc503f..8eb8b806 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrarIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoriesRegistrarIntegrationTest.java @@ -1,6 +1,6 @@ /* /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtensionTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtensionTest.java index 87ad64dd..38e990df 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtensionTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/GemfireRepositoryConfigurationExtensionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/IncompatibleRegionKeyRepositoryIdAndEntityIdRepositoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/IncompatibleRegionKeyRepositoryIdAndEntityIdRepositoryIntegrationTests.java index 6ae1b300..ec3f1ea4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/IncompatibleRegionKeyRepositoryIdAndEntityIdRepositoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/IncompatibleRegionKeyRepositoryIdAndEntityIdRepositoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/NamespaceRepositoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/NamespaceRepositoryIntegrationTests.java index 655f00ff..0e7214af 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/NamespaceRepositoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/NamespaceRepositoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/PartitionedRegionNamespaceRepositoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/PartitionedRegionNamespaceRepositoryIntegrationTests.java index a0f27be6..b2663026 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/PartitionedRegionNamespaceRepositoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/PartitionedRegionNamespaceRepositoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/RepositoryClientRegionIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/RepositoryClientRegionIntegrationTests.java index 907470e3..159c98e0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/RepositoryClientRegionIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/config/RepositoryClientRegionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformationTest.java index 3312c432..25784ae8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/DefaultGemfireEntityInformationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreatorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreatorUnitTests.java index 626ad7ad..f516c0d3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreatorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryCreatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethodUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethodUnitTests.java index 0c52479f..3a50203b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethodUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/GemfireQueryMethodUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/PredicatesUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/PredicatesUnitTests.java index f8d6f7c0..e8af3b7a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/PredicatesUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/PredicatesUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryBuilderUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryBuilderUnitTests.java index 0c6f889b..a0c29692 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryBuilderUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryBuilderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorIntegrationTests.java index d574faf9..7847fe58 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorUnitTests.java index bdfac35f..21b0a59c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryPostProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryStringUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryStringUnitTests.java index d5dabec0..3a7beb1a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryStringUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/QueryStringUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQueryTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQueryTest.java index 5e43691a..94ee0ad0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQueryTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/query/StringBasedGemfireRepositoryQueryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Account.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Account.java index 63f6c87c..0e9ee836 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Account.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Account.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AccountRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AccountRepository.java index 7c41c19a..aae4ff63 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AccountRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AccountRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Address.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Address.java index 7275d581..d9ba2359 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Address.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Address.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Algorithm.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Algorithm.java index 1f308c3c..206e3276 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Algorithm.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Algorithm.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepository.java index 30424c06..e390cfaa 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepositoryTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepositoryTest.java index 0d93f72c..8450c08d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepositoryTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AlgorithmRepositoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Animal.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Animal.java index 57099e75..2c332060 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Animal.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Animal.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AnimalRepositoryTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AnimalRepositoryTest.java index 0b24519f..aad70dd7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AnimalRepositoryTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/AnimalRepositoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CatRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CatRepository.java index 71756dcd..a6f189c8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CatRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CatRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Customer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Customer.java index da9dabf9..37c2660d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Customer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CustomerRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CustomerRepository.java index 4445fc49..005e93d2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CustomerRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/DogRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/DogRepository.java index e42e51b8..86e5aae3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/DogRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/DogRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUser.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUser.java index 5c56a5ef..b9a0e2df 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUser.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUserRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUserRepository.java index c5cfeb93..c856d501 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUserRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/GuestUserRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Person.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Person.java index a4cc046f..49bb737b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Person.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepository.java index 1e6af4a5..0a0991db 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepositoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepositoryIntegrationTests.java index b0a7795f..3c152757 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepositoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PersonRepositoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Plant.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Plant.java index 4f5f93b9..88e85336 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Plant.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Plant.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PlantRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PlantRepository.java index b1e2d1b4..5b5ffc04 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PlantRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/PlantRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Programmer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Programmer.java index 32898ac0..2c05b14f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Programmer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/Programmer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/ProgrammerRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/ProgrammerRepository.java index 9b507703..6bf4d96c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/ProgrammerRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/ProgrammerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RabbitRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RabbitRepository.java index 24a95fc3..f6217653 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RabbitRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RabbitRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RegionPopulator.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RegionPopulator.java index d43fdaff..77a7b502 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RegionPopulator.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RegionPopulator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RepositoryQueriesWithJoinsIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RepositoryQueriesWithJoinsIntegrationTest.java index f3101e2d..9cb2ee65 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RepositoryQueriesWithJoinsIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RepositoryQueriesWithJoinsIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUser.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUser.java index 395b9817..357bd059 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUser.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUserRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUserRepository.java index 7f2b749b..be8edd5c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUserRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/RootUserRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/SubRegionRepositoryIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/SubRegionRepositoryIntegrationTest.java index 25046fb6..eea3f479 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/SubRegionRepositoryIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/SubRegionRepositoryIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/User.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/User.java index 2900e84f..8405397b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/User.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/User.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepository.java index 64082417..41dfd316 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepositoryQueriesIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepositoryQueriesIntegrationTest.java index d732deb1..86755e52 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepositoryQueriesIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UserRepositoryQueriesIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepository.java index f71a2c31..419c1a22 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepositoryIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepositoryIntegrationTest.java index d96a1bea..05912080 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepositoryIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/sample/UsingQueryAnnotationExtensionsInUserRepositoryIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/AbstractGemfireRepositoryFactoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/AbstractGemfireRepositoryFactoryIntegrationTests.java index 6188cad1..65224633 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/AbstractGemfireRepositoryFactoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/AbstractGemfireRepositoryFactoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBeanTest.java index 7ef7daa7..a3115612 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryIntegrationTests.java index 07a91a1f..109fa126 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryUnitTests.java index 2f7862ca..92af4709 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/GemfireRepositoryFactoryUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryIntegrationTests.java index 106d53ee..4dfdfa06 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryTransactionalIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryTransactionalIntegrationTest.java index 51dffed7..cc9c10b4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryTransactionalIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryTransactionalIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryUnitTests.java index b1b057d1..72007ee4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/repository/support/SimpleGemfireRepositoryUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneAccessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneAccessorUnitTests.java index f222049c..f8d380c2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneAccessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneAccessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBeanUnitTests.java index 049c825f..76523730 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneIndexFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsIntegrationTests.java index 6783340a..81fdb5c9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsUnitTests.java index f79af9ff..44a79e3c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneOperationsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBeanUnitTests.java index a7cbd3a2..267e7b6d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneServiceFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneTemplateUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneTemplateUnitTests.java index 565856a9..cd8543cb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneTemplateUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/LuceneTemplateUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessorUnitTests.java index 7faf8728..d2895e53 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneAccessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperationsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperationsUnitTests.java index 9b6955d6..200490ef 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperationsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneOperationsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplateUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplateUnitTests.java index 60ce3abb..d3b623fb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplateUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/ProjectingLuceneTemplateUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/LucenePageUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/LucenePageUnitTests.java index d7dce1bb..1a6f756f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/LucenePageUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/LucenePageUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactoryUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactoryUnitTests.java index a3b2cd13..0093f788 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactoryUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorFactoryUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorUnitTests.java index 1c5acb03..31a8ef17 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/search/lucene/support/PdxInstanceMethodInterceptorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/AsmInstantiatorFactoryTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/AsmInstantiatorFactoryTest.java index 55e2ab97..32657e5d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/AsmInstantiatorFactoryTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/AsmInstantiatorFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/WiringInstantiatorTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/WiringInstantiatorTest.java index c7549603..04140929 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/WiringInstantiatorTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/WiringInstantiatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdviceIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdviceIntegrationTests.java index 0d2ac425..b34e84ad 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdviceIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/serialization/json/JSONRegionAdviceIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/CacheServerFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/CacheServerFactoryBeanTest.java index ce6a63f3..ae7f5b64 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/CacheServerFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/CacheServerFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverterUnitTests.java index e5642fec..ae6a5cee 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyTest.java index de1a28a5..e58e44e9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/server/SubscriptionEvictionPolicyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotApplicationEventTriggeredImportsExportsIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotApplicationEventTriggeredImportsExportsIntegrationTest.java index 2a607aa8..fb933d67 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotApplicationEventTriggeredImportsExportsIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotApplicationEventTriggeredImportsExportsIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanIntegrationTest.java index 5650fbec..5716d52d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanTest.java index 974b89f1..3d109740 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceImportExportIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceImportExportIntegrationTest.java index c29c71a3..c5cf8b61 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceImportExportIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/SnapshotServiceImportExportIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEventTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEventTest.java index 16885137..de797de8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEventTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/event/SnapshotApplicationEventTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilterTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilterTest.java index a755a21c..4ca4d0ce 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilterTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/snapshot/filter/ComposableSnapshotFilterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupportUnitTests.java index eacb91a4..d1907fa7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/AbstractFactoryBeanSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/CompositeLifecycleUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/CompositeLifecycleUnitTests.java index 7b955224..2b16635e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/CompositeLifecycleUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/CompositeLifecycleUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointListTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointListTest.java index d92bd036..43bddc55 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointListTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointListTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointUnitTests.java index 67ec89db..40d78dee 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/ConnectionEndpointUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/DeclarableSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/DeclarableSupportUnitTests.java index 5422d7a7..853f0283 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/DeclarableSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/DeclarableSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorAnnotationConfigIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorAnnotationConfigIntegrationTests.java index 689f7ae1..d562227e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorAnnotationConfigIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorAnnotationConfigIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorIntegrationTests.java index da9c95dc..ed4b12e5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorJavaConfigIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorJavaConfigIntegrationTests.java index 5e0965f1..2758985c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorJavaConfigIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorJavaConfigIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorUnitTests.java index 87f5c41e..3b18ff23 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfireBeanFactoryLocatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfirePersistenceExceptionTranslationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfirePersistenceExceptionTranslationTest.java index 9f69691a..e87381c3 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfirePersistenceExceptionTranslationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/GemfirePersistenceExceptionTranslationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportFunctionBasedIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportFunctionBasedIntegrationTests.java index d2da5d97..f8f9f0dc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportFunctionBasedIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportFunctionBasedIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportIntegrationTests.java index 813dd781..fb86bb97 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportUnitTests.java index 63bfe3b9..0ee5d510 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/LazyWiringDeclarableSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SmartLifecycleSupportUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SmartLifecycleSupportUnitTests.java index eefc137a..b5792ffc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SmartLifecycleSupportUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SmartLifecycleSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerIntegrationTest.java index 8500821e..0bd0dcf7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerTest.java index 4c06ae64..2b6db748 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringContextBootstrappingInitializerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderIntegrationTest.java index 48fdb64e..4acd4bac 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderTest.java index 1ab1cbe9..4e9c26c2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/SpringServerLauncherCacheProviderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/WiringDeclarableSupportIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/WiringDeclarableSupportIntegrationTests.java index 5681898e..efe9a63e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/WiringDeclarableSupportIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/WiringDeclarableSupportIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserDao.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserDao.java index 493ec924..e57807e6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserDao.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserService.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserService.java index 3b81da45..bada0ada 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserService.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/TestUserService.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserApplicationConfiguration.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserApplicationConfiguration.java index 71c09dd8..09775fcd 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserApplicationConfiguration.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserApplicationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserDao.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserDao.java index e2700a41..c83f3223 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserDao.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserService.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserService.java index 9b9394cd..0c9f44e4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserService.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/support/sample/UserService.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireProfileValueSource.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireProfileValueSource.java index 90647742..295db0d6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireProfileValueSource.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireProfileValueSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestApplicationContextInitializer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestApplicationContextInitializer.java index 3ce7b7ac..0d17afff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestApplicationContextInitializer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestApplicationContextInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestBeanPostProcessor.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestBeanPostProcessor.java index 869dbfc1..13745c08 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestBeanPostProcessor.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/GemfireTestBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockCacheFactoryBean.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockCacheFactoryBean.java index e29aa70e..d3fef4a5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockCacheFactoryBean.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockCacheFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientCacheFactoryBean.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientCacheFactoryBean.java index de2837e7..9140ad8c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientCacheFactoryBean.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientCacheFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientRegionFactory.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientRegionFactory.java index 9970a75a..295e0dff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientRegionFactory.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockClientRegionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactory.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactory.java index 0d51959f..bd17b878 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactory.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactoryTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactoryTest.java index b7728f39..5422c0c7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactoryTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/MockRegionFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubAsyncEventQueueFactory.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubAsyncEventQueueFactory.java index 8f517520..9bbda652 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubAsyncEventQueueFactory.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubAsyncEventQueueFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheServer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheServer.java index 23e863d6..6bb4c37a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheServer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheTransactionManager.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheTransactionManager.java index fca8ad7e..7403224a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheTransactionManager.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubCacheTransactionManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubDiskStore.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubDiskStore.java index aafb4698..128497c9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubDiskStore.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubDiskStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewayReceiverFactory.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewayReceiverFactory.java index 260a00ad..88e08cba 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewayReceiverFactory.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewayReceiverFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewaySenderFactory.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewaySenderFactory.java index f9a51abc..3d42aa1e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewaySenderFactory.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubGatewaySenderFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubResourceManager.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubResourceManager.java index 77c737c7..f440536a 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubResourceManager.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/StubResourceManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/logging/slf4j/logback/TestAppender.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/logging/slf4j/logback/TestAppender.java index ab511fa7..ef513ad9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/logging/slf4j/logback/TestAppender.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/logging/slf4j/logback/TestAppender.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/GemFireMockObjectsSupport.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/GemFireMockObjectsSupport.java index 8065394a..48e38965 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/GemFireMockObjectsSupport.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/GemFireMockObjectsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/MockObjectsSupport.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/MockObjectsSupport.java index f5468643..2a00c7d8 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/MockObjectsSupport.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/MockObjectsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/EnableGemFireMockObjects.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/EnableGemFireMockObjects.java index 83e4ddbb..51976447 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/EnableGemFireMockObjects.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/EnableGemFireMockObjects.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireMockObjectsConfiguration.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireMockObjectsConfiguration.java index 83e3acd7..069d7429 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireMockObjectsConfiguration.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireMockObjectsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireUnitTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireUnitTest.java index 42807b27..e9fa30b6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireUnitTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/annotation/GemFireUnitTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/config/GemFireMockObjectsBeanPostProcessor.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/config/GemFireMockObjectsBeanPostProcessor.java index e60cbfce..5fcd1730 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/config/GemFireMockObjectsBeanPostProcessor.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/config/GemFireMockObjectsBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/context/GemFireMockObjectsApplicationContextInitializer.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/context/GemFireMockObjectsApplicationContextInitializer.java index 71d801d9..525fd2c1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/context/GemFireMockObjectsApplicationContextInitializer.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/context/GemFireMockObjectsApplicationContextInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectInvocationException.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectInvocationException.java index 4e038e04..51edd2ff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectInvocationException.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectInvocationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectsException.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectsException.java index 735d68fb..1d04558d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectsException.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/mock/support/MockObjectsException.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Book.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Book.java index b407c9c2..74a63597 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Book.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Book.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Gender.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Gender.java index 4dd9c030..e82652aa 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Gender.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Gender.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Person.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Person.java index 46b3ff3f..2d7a613c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Person.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/model/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/repo/PersonRepository.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/repo/PersonRepository.java index 6f588629..ff953066 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/repo/PersonRepository.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/repo/PersonRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractGemFireClientServerIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractGemFireClientServerIntegrationTest.java index c4337929..02099170 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractGemFireClientServerIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractGemFireClientServerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractNativeCacheTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractNativeCacheTests.java index 8d0b0260..5b015247 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractNativeCacheTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractNativeCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractRegionFactoryBeanTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractRegionFactoryBeanTests.java index 97e4d320..86214148 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractRegionFactoryBeanTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractRegionFactoryBeanTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractUnitAndIntegrationTestsWithMockSupport.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractUnitAndIntegrationTestsWithMockSupport.java index 41d3f386..ad16b88c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractUnitAndIntegrationTestsWithMockSupport.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/AbstractUnitAndIntegrationTestsWithMockSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ClientServerIntegrationTestsSupport.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ClientServerIntegrationTestsSupport.java index d9ec101f..2313978b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ClientServerIntegrationTestsSupport.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ClientServerIntegrationTestsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/DataSourceAdapter.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/DataSourceAdapter.java index 8ea60a25..d55d1bcc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/DataSourceAdapter.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/DataSourceAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileSystemUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileSystemUtils.java index bdd88650..6195319f 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileSystemUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileSystemUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileUtils.java index b63707f5..d18ebbff 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/FileUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IOUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IOUtils.java index cb3fc383..834a988c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IOUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IOUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IdentifierSequence.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IdentifierSequence.java index 6ad0cb69..03b9145d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IdentifierSequence.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/IdentifierSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/MapBuilder.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/MapBuilder.java index fb60025d..cf8b43c9 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/MapBuilder.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/MapBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/SocketUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/SocketUtils.java index d8dbab7f..3e84a955 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/SocketUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/SocketUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/StackTraceUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/StackTraceUtils.java index ae08f1d0..44b37cb2 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/StackTraceUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/StackTraceUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThreadUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThreadUtils.java index f43db2a2..9043f5ba 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThreadUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThreadUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThrowableUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThrowableUtils.java index 257d8cb5..5138fab0 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThrowableUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ThrowableUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ZipUtils.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ZipUtils.java index 036d8be9..baebbd93 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ZipUtils.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/test/support/ZipUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AbstractTransactionalEventListenerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AbstractTransactionalEventListenerIntegrationTests.java index 6a9b508f..d16f4dcc 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AbstractTransactionalEventListenerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AbstractTransactionalEventListenerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AutoTransactionalEventListenerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AutoTransactionalEventListenerIntegrationTests.java index 9385429d..66a87c0e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AutoTransactionalEventListenerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/AutoTransactionalEventListenerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/CommitConflictExceptionTransactionalIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/CommitConflictExceptionTransactionalIntegrationTests.java index 7c4305db..c5fa6afb 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/CommitConflictExceptionTransactionalIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/CommitConflictExceptionTransactionalIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/GemfireTransactionManagerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/GemfireTransactionManagerIntegrationTests.java index 32bb15c8..e19d81f5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/GemfireTransactionManagerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/GemfireTransactionManagerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/TransactionalEventListenerIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/TransactionalEventListenerIntegrationTests.java index 77695f9c..520aec86 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/TransactionalEventListenerIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/TransactionalEventListenerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactionsIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactionsIntegrationTests.java index 76e25379..d0cb864e 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactionsIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/config/EnableGemfireCacheTransactionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriterUnitTests.java index 8802ec10..d950d6ea 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/ComposableTransactionWriterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapterUnitTests.java index f9c04c69..03ffa98c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/transaction/event/TransactionListenerAdapterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/ArrayUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/ArrayUtilsUnitTests.java index 26288626..bbd3c32d 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/ArrayUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/ArrayUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/CollectionUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/CollectionUtilsUnitTests.java index fd38115f..8a0077c1 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/CollectionUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/CollectionUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/FilterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/FilterUnitTests.java index 40c8a1e8..fb5d2df5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/FilterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/FilterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/NetworkUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/NetworkUtilsUnitTests.java index b0d0683e..ebde3d73 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/NetworkUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/NetworkUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/PropertiesBuilderTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/PropertiesBuilderTests.java index 00383564..59d309f4 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/PropertiesBuilderTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/PropertiesBuilderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RegionUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RegionUtilsUnitTests.java index 2b15c088..1565db94 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RegionUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RegionUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RuntimeExceptionFactoryUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RuntimeExceptionFactoryUnitTests.java index 294ee815..8fe30cf6 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RuntimeExceptionFactoryUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/RuntimeExceptionFactoryUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/SpringUtilsUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/SpringUtilsUnitTests.java index 2fa06f84..ff2bc949 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/SpringUtilsUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/SpringUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/StreamUtilsTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/StreamUtilsTests.java index 739b8ac7..4478bd3c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/StreamUtilsTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/util/StreamUtilsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2017-2019 the original author or authors. + * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueByIdXmlConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueByIdXmlConfigurationIntegrationTests.java index 5166c324..2442e25c 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueByIdXmlConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueByIdXmlConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBeanUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBeanUnitTests.java index eb343a19..9e452536 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBeanUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueFactoryBeanUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueWithListenerIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueWithListenerIntegrationTest.java index d56e8b27..42e4a9ef 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueWithListenerIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/AsyncEventQueueWithListenerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/CachePartitionRegionWithConcurrentParallelAsyncEventQueueAndGatewaySenderIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/CachePartitionRegionWithConcurrentParallelAsyncEventQueueAndGatewaySenderIntegrationTest.java index ee7acd51..4e9d4f99 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/CachePartitionRegionWithConcurrentParallelAsyncEventQueueAndGatewaySenderIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/CachePartitionRegionWithConcurrentParallelAsyncEventQueueAndGatewaySenderIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBeanTest.java index 141a330e..a374ff30 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewayReceiverFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderByIdXmlConfigurationIntegrationTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderByIdXmlConfigurationIntegrationTests.java index 436b07dd..005bb971 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderByIdXmlConfigurationIntegrationTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderByIdXmlConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBeanTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBeanTest.java index 3b6a2e75..d3134145 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBeanTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/GatewaySenderFactoryBeanTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/ManualGatewayReceiverStartIntegrationTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/ManualGatewayReceiverStartIntegrationTest.java index 13612812..814b5da7 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/ManualGatewayReceiverStartIntegrationTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/ManualGatewayReceiverStartIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyConverterUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyConverterUnitTests.java index 983dcef2..f0387ff5 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyConverterUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyTypeTest.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyTypeTest.java index 842ba813..2d6b711b 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyTypeTest.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/OrderPolicyTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2019 the original author or authors. + * Copyright 2010-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/RegionsWithAsyncEventQueuesAndGatewaySendersUnitTests.java b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/RegionsWithAsyncEventQueuesAndGatewaySendersUnitTests.java index 89f09b2e..bd79b881 100644 --- a/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/RegionsWithAsyncEventQueuesAndGatewaySendersUnitTests.java +++ b/spring-data-geode/src/test/java/org/springframework/data/gemfire/wan/RegionsWithAsyncEventQueuesAndGatewaySendersUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2018 the original author or authors. + * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.