From 9d3d4a856222f4f9b4d3923e9a2afbeb1c1d5633 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 18 Jan 2019 14:32:50 +0300 Subject: [PATCH] License header updated --- header.txt | 2 +- .../java/org/redisson/hibernate/JndiRedissonRegionFactory.java | 2 +- .../main/java/org/redisson/hibernate/RedissonRegionFactory.java | 2 +- .../hibernate/RedissonStrategyRegistrationProvider.java | 2 +- .../src/main/java/org/redisson/hibernate/region/BaseRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonCollectionRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonEntityRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonNaturalIdRegion.java | 2 +- .../java/org/redisson/hibernate/region/RedissonQueryRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonTimestampsRegion.java | 2 +- .../hibernate/strategy/AbstractReadWriteAccessStrategy.java | 2 +- .../redisson/hibernate/strategy/BaseRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteCollectionRegionAccessStrategy.java | 2 +- .../strategy/NonStrictReadWriteEntityRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/TransactionalCollectionRegionAccessStrategy.java | 2 +- .../strategy/TransactionalEntityRegionAccessStrategy.java | 2 +- .../strategy/TransactionalNaturalIdRegionAccessStrategy.java | 2 +- .../java/org/redisson/hibernate/JndiRedissonRegionFactory.java | 2 +- .../main/java/org/redisson/hibernate/RedissonRegionFactory.java | 2 +- .../hibernate/RedissonStrategyRegistrationProvider.java | 2 +- .../src/main/java/org/redisson/hibernate/region/BaseRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonCollectionRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonEntityRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonNaturalIdRegion.java | 2 +- .../java/org/redisson/hibernate/region/RedissonQueryRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonTimestampsRegion.java | 2 +- .../hibernate/strategy/AbstractReadWriteAccessStrategy.java | 2 +- .../redisson/hibernate/strategy/BaseRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteCollectionRegionAccessStrategy.java | 2 +- .../strategy/NonStrictReadWriteEntityRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/TransactionalCollectionRegionAccessStrategy.java | 2 +- .../strategy/TransactionalEntityRegionAccessStrategy.java | 2 +- .../strategy/TransactionalNaturalIdRegionAccessStrategy.java | 2 +- .../java/org/redisson/hibernate/JndiRedissonRegionFactory.java | 2 +- .../main/java/org/redisson/hibernate/RedissonRegionFactory.java | 2 +- .../hibernate/RedissonStrategyRegistrationProvider.java | 2 +- .../src/main/java/org/redisson/hibernate/region/BaseRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonCollectionRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonEntityRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonNaturalIdRegion.java | 2 +- .../java/org/redisson/hibernate/region/RedissonQueryRegion.java | 2 +- .../org/redisson/hibernate/region/RedissonTimestampsRegion.java | 2 +- .../hibernate/strategy/AbstractReadWriteAccessStrategy.java | 2 +- .../redisson/hibernate/strategy/BaseRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteCollectionRegionAccessStrategy.java | 2 +- .../strategy/NonStrictReadWriteEntityRegionAccessStrategy.java | 2 +- .../NonStrictReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadOnlyNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteCollectionRegionAccessStrategy.java | 2 +- .../hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java | 2 +- .../strategy/ReadWriteNaturalIdRegionAccessStrategy.java | 2 +- .../strategy/TransactionalCollectionRegionAccessStrategy.java | 2 +- .../strategy/TransactionalEntityRegionAccessStrategy.java | 2 +- .../strategy/TransactionalNaturalIdRegionAccessStrategy.java | 2 +- .../java/org/redisson/hibernate/JndiRedissonRegionFactory.java | 2 +- .../main/java/org/redisson/hibernate/RedissonRegionFactory.java | 2 +- .../src/main/java/org/redisson/hibernate/RedissonStorage.java | 2 +- .../hibernate/RedissonStrategyRegistrationProvider.java | 2 +- .../org/redisson/spring/starter/RedissonAutoConfiguration.java | 2 +- .../java/org/redisson/spring/starter/RedissonProperties.java | 2 +- .../org/redisson/spring/data/connection/BinaryConvertor.java | 2 +- .../org/redisson/spring/data/connection/DataTypeConvertor.java | 2 +- .../spring/data/connection/ObjectListReplayDecoder2.java | 2 +- .../org/redisson/spring/data/connection/PropertiesDecoder.java | 2 +- .../org/redisson/spring/data/connection/RedissonConnection.java | 2 +- .../spring/data/connection/RedissonConnectionFactory.java | 2 +- .../spring/data/connection/RedissonExceptionConverter.java | 2 +- .../spring/data/connection/RedissonSentinelConnection.java | 2 +- .../redisson/spring/data/connection/RedissonSubscription.java | 2 +- .../spring/data/connection/ScoredSortedListReplayDecoder.java | 2 +- .../spring/data/connection/ScoredSortedSetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/SecondsConvertor.java | 2 +- .../org/redisson/spring/data/connection/SetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/BinaryConvertor.java | 2 +- .../org/redisson/spring/data/connection/DataTypeConvertor.java | 2 +- .../org/redisson/spring/data/connection/DistanceConvertor.java | 2 +- .../spring/data/connection/ObjectListReplayDecoder2.java | 2 +- .../java/org/redisson/spring/data/connection/PointDecoder.java | 2 +- .../org/redisson/spring/data/connection/PropertiesDecoder.java | 2 +- .../spring/data/connection/RedisClusterNodeDecoder.java | 2 +- .../spring/data/connection/RedissonClusterConnection.java | 2 +- .../org/redisson/spring/data/connection/RedissonConnection.java | 2 +- .../spring/data/connection/RedissonConnectionFactory.java | 2 +- .../spring/data/connection/RedissonExceptionConverter.java | 2 +- .../spring/data/connection/RedissonSentinelConnection.java | 2 +- .../redisson/spring/data/connection/RedissonSubscription.java | 2 +- .../spring/data/connection/ScoredSortedListReplayDecoder.java | 2 +- .../spring/data/connection/ScoredSortedSetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/SecondsConvertor.java | 2 +- .../org/redisson/spring/data/connection/SetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/BinaryConvertor.java | 2 +- .../org/redisson/spring/data/connection/DataTypeConvertor.java | 2 +- .../org/redisson/spring/data/connection/DistanceConvertor.java | 2 +- .../org/redisson/spring/data/connection/GeoResultsDecoder.java | 2 +- .../spring/data/connection/GeoResultsDistanceDecoder.java | 2 +- .../spring/data/connection/ObjectListReplayDecoder2.java | 2 +- .../java/org/redisson/spring/data/connection/PointDecoder.java | 2 +- .../org/redisson/spring/data/connection/PropertiesDecoder.java | 2 +- .../spring/data/connection/RedisClusterNodeDecoder.java | 2 +- .../spring/data/connection/RedissonClusterConnection.java | 2 +- .../org/redisson/spring/data/connection/RedissonConnection.java | 2 +- .../spring/data/connection/RedissonConnectionFactory.java | 2 +- .../spring/data/connection/RedissonExceptionConverter.java | 2 +- .../spring/data/connection/RedissonSentinelConnection.java | 2 +- .../redisson/spring/data/connection/RedissonSubscription.java | 2 +- .../spring/data/connection/ScoredSortedListReplayDecoder.java | 2 +- .../spring/data/connection/ScoredSortedSetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/SecondsConvertor.java | 2 +- .../org/redisson/spring/data/connection/SetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/BinaryConvertor.java | 2 +- .../org/redisson/spring/data/connection/DataTypeConvertor.java | 2 +- .../org/redisson/spring/data/connection/DistanceConvertor.java | 2 +- .../org/redisson/spring/data/connection/GeoResultsDecoder.java | 2 +- .../spring/data/connection/GeoResultsDistanceDecoder.java | 2 +- .../spring/data/connection/ObjectListReplayDecoder2.java | 2 +- .../java/org/redisson/spring/data/connection/PointDecoder.java | 2 +- .../org/redisson/spring/data/connection/PropertiesDecoder.java | 2 +- .../spring/data/connection/RedisClusterNodeDecoder.java | 2 +- .../spring/data/connection/RedissonClusterConnection.java | 2 +- .../org/redisson/spring/data/connection/RedissonConnection.java | 2 +- .../spring/data/connection/RedissonConnectionFactory.java | 2 +- .../spring/data/connection/RedissonExceptionConverter.java | 2 +- .../spring/data/connection/RedissonSentinelConnection.java | 2 +- .../redisson/spring/data/connection/RedissonSubscription.java | 2 +- .../spring/data/connection/ScoredSortedListReplayDecoder.java | 2 +- .../spring/data/connection/ScoredSortedSetReplayDecoder.java | 2 +- .../org/redisson/spring/data/connection/SecondsConvertor.java | 2 +- .../org/redisson/spring/data/connection/SetReplayDecoder.java | 2 +- .../src/main/java/org/redisson/tomcat/AttributeMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeRemoveMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeUpdateMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesClearMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesPutAllMessage.java | 2 +- .../java/org/redisson/tomcat/JndiRedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/RedissonSession.java | 2 +- .../main/java/org/redisson/tomcat/RedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/UpdateValve.java | 2 +- .../src/main/java/org/redisson/tomcat/AttributeMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeRemoveMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeUpdateMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesClearMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesPutAllMessage.java | 2 +- .../java/org/redisson/tomcat/JndiRedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/RedissonSession.java | 2 +- .../main/java/org/redisson/tomcat/RedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/UpdateValve.java | 2 +- .../src/main/java/org/redisson/tomcat/AttributeMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeRemoveMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeUpdateMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesClearMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesPutAllMessage.java | 2 +- .../java/org/redisson/tomcat/JndiRedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/RedissonSession.java | 2 +- .../main/java/org/redisson/tomcat/RedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/UpdateValve.java | 2 +- .../src/main/java/org/redisson/tomcat/AttributeMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeRemoveMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributeUpdateMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesClearMessage.java | 2 +- .../main/java/org/redisson/tomcat/AttributesPutAllMessage.java | 2 +- .../java/org/redisson/tomcat/JndiRedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/RedissonSession.java | 2 +- .../main/java/org/redisson/tomcat/RedissonSessionManager.java | 2 +- .../src/main/java/org/redisson/tomcat/UpdateValve.java | 2 +- redisson/src/main/java/org/redisson/BaseIterator.java | 2 +- redisson/src/main/java/org/redisson/BaseRemoteService.java | 2 +- redisson/src/main/java/org/redisson/JndiRedissonFactory.java | 2 +- redisson/src/main/java/org/redisson/MapWriteBehindListener.java | 2 +- redisson/src/main/java/org/redisson/MapWriterTask.java | 2 +- redisson/src/main/java/org/redisson/PubSubEntry.java | 2 +- redisson/src/main/java/org/redisson/PubSubMessageListener.java | 2 +- .../main/java/org/redisson/PubSubPatternMessageListener.java | 2 +- .../src/main/java/org/redisson/PubSubPatternStatusListener.java | 2 +- redisson/src/main/java/org/redisson/PubSubStatusListener.java | 2 +- redisson/src/main/java/org/redisson/QueueTransferService.java | 2 +- redisson/src/main/java/org/redisson/QueueTransferTask.java | 2 +- redisson/src/main/java/org/redisson/RedisClusterNodes.java | 2 +- redisson/src/main/java/org/redisson/RedisNodes.java | 2 +- redisson/src/main/java/org/redisson/Redisson.java | 2 +- redisson/src/main/java/org/redisson/RedissonAtomicDouble.java | 2 +- redisson/src/main/java/org/redisson/RedissonAtomicLong.java | 2 +- redisson/src/main/java/org/redisson/RedissonBaseAdder.java | 2 +- redisson/src/main/java/org/redisson/RedissonBaseIterator.java | 2 +- .../src/main/java/org/redisson/RedissonBaseMapIterator.java | 2 +- redisson/src/main/java/org/redisson/RedissonBatch.java | 2 +- redisson/src/main/java/org/redisson/RedissonBinaryStream.java | 2 +- redisson/src/main/java/org/redisson/RedissonBitSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonBlockingDeque.java | 2 +- redisson/src/main/java/org/redisson/RedissonBlockingQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonBloomFilter.java | 2 +- .../main/java/org/redisson/RedissonBoundedBlockingQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonBucket.java | 2 +- redisson/src/main/java/org/redisson/RedissonBuckets.java | 2 +- redisson/src/main/java/org/redisson/RedissonCountDownLatch.java | 2 +- .../src/main/java/org/redisson/RedissonCountDownLatchEntry.java | 2 +- redisson/src/main/java/org/redisson/RedissonDelayedQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonDeque.java | 2 +- redisson/src/main/java/org/redisson/RedissonDoubleAdder.java | 2 +- .../src/main/java/org/redisson/RedissonExecutorService.java | 2 +- redisson/src/main/java/org/redisson/RedissonExpirable.java | 2 +- redisson/src/main/java/org/redisson/RedissonFairLock.java | 2 +- redisson/src/main/java/org/redisson/RedissonGeo.java | 2 +- redisson/src/main/java/org/redisson/RedissonHyperLogLog.java | 2 +- redisson/src/main/java/org/redisson/RedissonKeys.java | 2 +- redisson/src/main/java/org/redisson/RedissonLexSortedSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonList.java | 2 +- redisson/src/main/java/org/redisson/RedissonListMultimap.java | 2 +- .../src/main/java/org/redisson/RedissonListMultimapCache.java | 2 +- .../main/java/org/redisson/RedissonListMultimapIterator.java | 2 +- .../src/main/java/org/redisson/RedissonListMultimapValues.java | 2 +- .../src/main/java/org/redisson/RedissonLiveObjectService.java | 2 +- redisson/src/main/java/org/redisson/RedissonLocalCachedMap.java | 2 +- redisson/src/main/java/org/redisson/RedissonLock.java | 2 +- redisson/src/main/java/org/redisson/RedissonLockEntry.java | 2 +- redisson/src/main/java/org/redisson/RedissonLongAdder.java | 2 +- redisson/src/main/java/org/redisson/RedissonMap.java | 2 +- redisson/src/main/java/org/redisson/RedissonMapCache.java | 2 +- redisson/src/main/java/org/redisson/RedissonMapEntry.java | 2 +- redisson/src/main/java/org/redisson/RedissonMapIterator.java | 2 +- redisson/src/main/java/org/redisson/RedissonMultiLock.java | 2 +- .../src/main/java/org/redisson/RedissonMultiMapIterator.java | 2 +- .../main/java/org/redisson/RedissonMultiMapKeysIterator.java | 2 +- redisson/src/main/java/org/redisson/RedissonMultimap.java | 2 +- redisson/src/main/java/org/redisson/RedissonMultimapCache.java | 2 +- redisson/src/main/java/org/redisson/RedissonNode.java | 2 +- redisson/src/main/java/org/redisson/RedissonObject.java | 2 +- redisson/src/main/java/org/redisson/RedissonPatternTopic.java | 2 +- .../java/org/redisson/RedissonPermitExpirableSemaphore.java | 2 +- .../main/java/org/redisson/RedissonPriorityBlockingDeque.java | 2 +- .../main/java/org/redisson/RedissonPriorityBlockingQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonPriorityDeque.java | 2 +- redisson/src/main/java/org/redisson/RedissonPriorityQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonQueue.java | 2 +- redisson/src/main/java/org/redisson/RedissonQueueSemaphore.java | 2 +- redisson/src/main/java/org/redisson/RedissonRateLimiter.java | 2 +- redisson/src/main/java/org/redisson/RedissonReactive.java | 2 +- redisson/src/main/java/org/redisson/RedissonReadLock.java | 2 +- redisson/src/main/java/org/redisson/RedissonReadWriteLock.java | 2 +- redisson/src/main/java/org/redisson/RedissonRedLock.java | 2 +- redisson/src/main/java/org/redisson/RedissonReference.java | 2 +- redisson/src/main/java/org/redisson/RedissonRemoteService.java | 2 +- redisson/src/main/java/org/redisson/RedissonRx.java | 2 +- .../src/main/java/org/redisson/RedissonScoredSortedSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonScript.java | 2 +- redisson/src/main/java/org/redisson/RedissonSemaphore.java | 2 +- redisson/src/main/java/org/redisson/RedissonSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonSetCache.java | 2 +- redisson/src/main/java/org/redisson/RedissonSetMultimap.java | 2 +- .../src/main/java/org/redisson/RedissonSetMultimapCache.java | 2 +- .../src/main/java/org/redisson/RedissonSetMultimapIterator.java | 2 +- .../src/main/java/org/redisson/RedissonSetMultimapValues.java | 2 +- .../src/main/java/org/redisson/RedissonShutdownException.java | 2 +- redisson/src/main/java/org/redisson/RedissonSortedSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonStream.java | 2 +- redisson/src/main/java/org/redisson/RedissonSubList.java | 2 +- redisson/src/main/java/org/redisson/RedissonSubSortedSet.java | 2 +- redisson/src/main/java/org/redisson/RedissonTopic.java | 2 +- redisson/src/main/java/org/redisson/RedissonWriteLock.java | 2 +- redisson/src/main/java/org/redisson/ScanIterator.java | 2 +- redisson/src/main/java/org/redisson/ScanResult.java | 2 +- redisson/src/main/java/org/redisson/SlotCallback.java | 2 +- redisson/src/main/java/org/redisson/Version.java | 2 +- redisson/src/main/java/org/redisson/api/BatchOptions.java | 2 +- redisson/src/main/java/org/redisson/api/BatchResult.java | 2 +- redisson/src/main/java/org/redisson/api/ClusterNode.java | 2 +- redisson/src/main/java/org/redisson/api/ClusterNodesGroup.java | 2 +- redisson/src/main/java/org/redisson/api/CronSchedule.java | 2 +- redisson/src/main/java/org/redisson/api/ExecutorOptions.java | 2 +- redisson/src/main/java/org/redisson/api/GeoEntry.java | 2 +- redisson/src/main/java/org/redisson/api/GeoOrder.java | 2 +- redisson/src/main/java/org/redisson/api/GeoPosition.java | 2 +- redisson/src/main/java/org/redisson/api/GeoUnit.java | 2 +- .../src/main/java/org/redisson/api/LocalCachedMapOptions.java | 2 +- redisson/src/main/java/org/redisson/api/MapOptions.java | 2 +- redisson/src/main/java/org/redisson/api/Node.java | 2 +- redisson/src/main/java/org/redisson/api/NodeAsync.java | 2 +- redisson/src/main/java/org/redisson/api/NodeListener.java | 2 +- redisson/src/main/java/org/redisson/api/NodeType.java | 2 +- redisson/src/main/java/org/redisson/api/NodesGroup.java | 2 +- redisson/src/main/java/org/redisson/api/PendingEntry.java | 2 +- redisson/src/main/java/org/redisson/api/PendingResult.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicDouble.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicDoubleAsync.java | 2 +- .../src/main/java/org/redisson/api/RAtomicDoubleReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicDoubleRx.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicLong.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicLongAsync.java | 2 +- .../src/main/java/org/redisson/api/RAtomicLongReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RAtomicLongRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBatch.java | 2 +- redisson/src/main/java/org/redisson/api/RBatchReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RBatchRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBinaryStream.java | 2 +- redisson/src/main/java/org/redisson/api/RBitSet.java | 2 +- redisson/src/main/java/org/redisson/api/RBitSetAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RBitSetReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RBitSetRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBlockingDeque.java | 2 +- .../src/main/java/org/redisson/api/RBlockingDequeAsync.java | 2 +- .../src/main/java/org/redisson/api/RBlockingDequeReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RBlockingDequeRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBlockingQueue.java | 2 +- .../src/main/java/org/redisson/api/RBlockingQueueAsync.java | 2 +- .../src/main/java/org/redisson/api/RBlockingQueueReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RBlockingQueueRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBloomFilter.java | 2 +- .../src/main/java/org/redisson/api/RBoundedBlockingQueue.java | 2 +- .../main/java/org/redisson/api/RBoundedBlockingQueueAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RBucket.java | 2 +- redisson/src/main/java/org/redisson/api/RBucketAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RBucketReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RBucketRx.java | 2 +- redisson/src/main/java/org/redisson/api/RBuckets.java | 2 +- redisson/src/main/java/org/redisson/api/RBucketsAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RCascadeType.java | 2 +- redisson/src/main/java/org/redisson/api/RCollectionAsync.java | 2 +- .../src/main/java/org/redisson/api/RCollectionReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RCollectionRx.java | 2 +- redisson/src/main/java/org/redisson/api/RCountDownLatch.java | 2 +- .../src/main/java/org/redisson/api/RCountDownLatchAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RDelayedQueue.java | 2 +- redisson/src/main/java/org/redisson/api/RDeque.java | 2 +- redisson/src/main/java/org/redisson/api/RDequeAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RDequeReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RDequeRx.java | 2 +- redisson/src/main/java/org/redisson/api/RDestroyable.java | 2 +- redisson/src/main/java/org/redisson/api/RDoubleAdder.java | 2 +- .../src/main/java/org/redisson/api/RExecutorBatchFuture.java | 2 +- redisson/src/main/java/org/redisson/api/RExecutorFuture.java | 2 +- redisson/src/main/java/org/redisson/api/RExecutorService.java | 2 +- .../src/main/java/org/redisson/api/RExecutorServiceAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RExpirable.java | 2 +- redisson/src/main/java/org/redisson/api/RExpirableAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RExpirableReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RExpirableRx.java | 2 +- redisson/src/main/java/org/redisson/api/RFuture.java | 2 +- redisson/src/main/java/org/redisson/api/RGeo.java | 2 +- redisson/src/main/java/org/redisson/api/RGeoAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RGeoReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RGeoRx.java | 2 +- redisson/src/main/java/org/redisson/api/RHyperLogLog.java | 2 +- redisson/src/main/java/org/redisson/api/RHyperLogLogAsync.java | 2 +- .../src/main/java/org/redisson/api/RHyperLogLogReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RHyperLogLogRx.java | 2 +- redisson/src/main/java/org/redisson/api/RKeys.java | 2 +- redisson/src/main/java/org/redisson/api/RKeysAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RKeysReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RKeysRx.java | 2 +- redisson/src/main/java/org/redisson/api/RLexSortedSet.java | 2 +- redisson/src/main/java/org/redisson/api/RLexSortedSetAsync.java | 2 +- .../src/main/java/org/redisson/api/RLexSortedSetReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RLexSortedSetRx.java | 2 +- redisson/src/main/java/org/redisson/api/RList.java | 2 +- redisson/src/main/java/org/redisson/api/RListAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RListMultimap.java | 2 +- redisson/src/main/java/org/redisson/api/RListMultimapCache.java | 2 +- .../src/main/java/org/redisson/api/RListMultimapReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RListMultimapRx.java | 2 +- redisson/src/main/java/org/redisson/api/RListReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RListRx.java | 2 +- redisson/src/main/java/org/redisson/api/RLiveObject.java | 2 +- redisson/src/main/java/org/redisson/api/RLiveObjectService.java | 2 +- redisson/src/main/java/org/redisson/api/RLocalCachedMap.java | 2 +- redisson/src/main/java/org/redisson/api/RLock.java | 2 +- redisson/src/main/java/org/redisson/api/RLockAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RLockReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RLockRx.java | 2 +- redisson/src/main/java/org/redisson/api/RLongAdder.java | 2 +- redisson/src/main/java/org/redisson/api/RMap.java | 2 +- redisson/src/main/java/org/redisson/api/RMapAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RMapCache.java | 2 +- redisson/src/main/java/org/redisson/api/RMapCacheAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RMapCacheReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RMapCacheRx.java | 2 +- redisson/src/main/java/org/redisson/api/RMapReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RMapRx.java | 2 +- redisson/src/main/java/org/redisson/api/RMultimap.java | 2 +- redisson/src/main/java/org/redisson/api/RMultimapAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RMultimapCache.java | 2 +- .../src/main/java/org/redisson/api/RMultimapCacheAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RMultimapReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RMultimapRx.java | 2 +- redisson/src/main/java/org/redisson/api/RObject.java | 2 +- redisson/src/main/java/org/redisson/api/RObjectAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RObjectReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RObjectRx.java | 2 +- redisson/src/main/java/org/redisson/api/RPatternTopic.java | 2 +- .../src/main/java/org/redisson/api/RPatternTopicReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RPatternTopicRx.java | 2 +- .../main/java/org/redisson/api/RPermitExpirableSemaphore.java | 2 +- .../java/org/redisson/api/RPermitExpirableSemaphoreAsync.java | 2 +- .../org/redisson/api/RPermitExpirableSemaphoreReactive.java | 2 +- .../main/java/org/redisson/api/RPermitExpirableSemaphoreRx.java | 2 +- .../src/main/java/org/redisson/api/RPriorityBlockingDeque.java | 2 +- .../src/main/java/org/redisson/api/RPriorityBlockingQueue.java | 2 +- redisson/src/main/java/org/redisson/api/RPriorityDeque.java | 2 +- redisson/src/main/java/org/redisson/api/RPriorityQueue.java | 2 +- redisson/src/main/java/org/redisson/api/RQueue.java | 2 +- redisson/src/main/java/org/redisson/api/RQueueAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RQueueReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RQueueRx.java | 2 +- redisson/src/main/java/org/redisson/api/RRateLimiter.java | 2 +- redisson/src/main/java/org/redisson/api/RRateLimiterAsync.java | 2 +- .../src/main/java/org/redisson/api/RRateLimiterReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RRateLimiterRx.java | 2 +- redisson/src/main/java/org/redisson/api/RReadWriteLock.java | 2 +- .../src/main/java/org/redisson/api/RReadWriteLockReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RReadWriteLockRx.java | 2 +- redisson/src/main/java/org/redisson/api/RRemoteService.java | 2 +- .../main/java/org/redisson/api/RScheduledExecutorService.java | 2 +- .../java/org/redisson/api/RScheduledExecutorServiceAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RScheduledFuture.java | 2 +- redisson/src/main/java/org/redisson/api/RScoredSortedSet.java | 2 +- .../src/main/java/org/redisson/api/RScoredSortedSetAsync.java | 2 +- .../main/java/org/redisson/api/RScoredSortedSetReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RScoredSortedSetRx.java | 2 +- redisson/src/main/java/org/redisson/api/RScript.java | 2 +- redisson/src/main/java/org/redisson/api/RScriptAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RScriptReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RScriptRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSemaphore.java | 2 +- redisson/src/main/java/org/redisson/api/RSemaphoreAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RSemaphoreReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RSemaphoreRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSet.java | 2 +- redisson/src/main/java/org/redisson/api/RSetAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RSetCache.java | 2 +- redisson/src/main/java/org/redisson/api/RSetCacheAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RSetCacheReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RSetCacheRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSetMultimap.java | 2 +- redisson/src/main/java/org/redisson/api/RSetMultimapCache.java | 2 +- .../src/main/java/org/redisson/api/RSetMultimapReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RSetMultimapRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSetReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RSetRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSortable.java | 2 +- redisson/src/main/java/org/redisson/api/RSortableAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RSortableReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RSortableRx.java | 2 +- redisson/src/main/java/org/redisson/api/RSortedSet.java | 2 +- redisson/src/main/java/org/redisson/api/RStream.java | 2 +- redisson/src/main/java/org/redisson/api/RStreamAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RStreamReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RStreamRx.java | 2 +- redisson/src/main/java/org/redisson/api/RTopic.java | 2 +- redisson/src/main/java/org/redisson/api/RTopicAsync.java | 2 +- redisson/src/main/java/org/redisson/api/RTopicReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RTopicRx.java | 2 +- redisson/src/main/java/org/redisson/api/RTransaction.java | 2 +- .../src/main/java/org/redisson/api/RTransactionReactive.java | 2 +- redisson/src/main/java/org/redisson/api/RTransactionRx.java | 2 +- redisson/src/main/java/org/redisson/api/RType.java | 2 +- redisson/src/main/java/org/redisson/api/RateIntervalUnit.java | 2 +- redisson/src/main/java/org/redisson/api/RateType.java | 2 +- redisson/src/main/java/org/redisson/api/RedissonClient.java | 2 +- .../src/main/java/org/redisson/api/RedissonNodeInitializer.java | 2 +- .../src/main/java/org/redisson/api/RedissonReactiveClient.java | 2 +- redisson/src/main/java/org/redisson/api/RedissonRxClient.java | 2 +- .../src/main/java/org/redisson/api/RemoteInvocationOptions.java | 2 +- redisson/src/main/java/org/redisson/api/SortOrder.java | 2 +- redisson/src/main/java/org/redisson/api/StreamMessageId.java | 2 +- redisson/src/main/java/org/redisson/api/TransactionOptions.java | 2 +- .../src/main/java/org/redisson/api/annotation/RCascade.java | 2 +- redisson/src/main/java/org/redisson/api/annotation/REntity.java | 2 +- .../main/java/org/redisson/api/annotation/RFieldAccessor.java | 2 +- redisson/src/main/java/org/redisson/api/annotation/RId.java | 2 +- redisson/src/main/java/org/redisson/api/annotation/RIndex.java | 2 +- redisson/src/main/java/org/redisson/api/annotation/RInject.java | 2 +- .../src/main/java/org/redisson/api/annotation/RObjectField.java | 2 +- .../src/main/java/org/redisson/api/annotation/RRemoteAsync.java | 2 +- .../src/main/java/org/redisson/api/condition/Condition.java | 2 +- .../src/main/java/org/redisson/api/condition/Conditions.java | 2 +- .../org/redisson/api/listener/BasePatternStatusListener.java | 2 +- .../main/java/org/redisson/api/listener/BaseStatusListener.java | 2 +- .../main/java/org/redisson/api/listener/MessageListener.java | 2 +- .../java/org/redisson/api/listener/PatternMessageListener.java | 2 +- .../java/org/redisson/api/listener/PatternStatusListener.java | 2 +- .../src/main/java/org/redisson/api/listener/StatusListener.java | 2 +- redisson/src/main/java/org/redisson/api/map/MapLoader.java | 2 +- redisson/src/main/java/org/redisson/api/map/MapWriter.java | 2 +- .../java/org/redisson/api/map/event/EntryCreatedListener.java | 2 +- .../src/main/java/org/redisson/api/map/event/EntryEvent.java | 2 +- .../java/org/redisson/api/map/event/EntryExpiredListener.java | 2 +- .../java/org/redisson/api/map/event/EntryRemovedListener.java | 2 +- .../java/org/redisson/api/map/event/EntryUpdatedListener.java | 2 +- .../main/java/org/redisson/api/map/event/MapEntryListener.java | 2 +- .../src/main/java/org/redisson/api/mapreduce/RCollator.java | 2 +- .../java/org/redisson/api/mapreduce/RCollectionMapReduce.java | 2 +- .../main/java/org/redisson/api/mapreduce/RCollectionMapper.java | 2 +- .../src/main/java/org/redisson/api/mapreduce/RCollector.java | 2 +- .../src/main/java/org/redisson/api/mapreduce/RMapReduce.java | 2 +- .../java/org/redisson/api/mapreduce/RMapReduceExecutor.java | 2 +- redisson/src/main/java/org/redisson/api/mapreduce/RMapper.java | 2 +- redisson/src/main/java/org/redisson/api/mapreduce/RReducer.java | 2 +- redisson/src/main/java/org/redisson/cache/AbstractCacheMap.java | 2 +- redisson/src/main/java/org/redisson/cache/Cache.java | 2 +- redisson/src/main/java/org/redisson/cache/CacheKey.java | 2 +- redisson/src/main/java/org/redisson/cache/CachedValue.java | 2 +- .../src/main/java/org/redisson/cache/CachedValueReference.java | 2 +- .../main/java/org/redisson/cache/CachedValueSoftReference.java | 2 +- .../main/java/org/redisson/cache/CachedValueWeakReference.java | 2 +- redisson/src/main/java/org/redisson/cache/ExpirableValue.java | 2 +- redisson/src/main/java/org/redisson/cache/LFUCacheMap.java | 2 +- redisson/src/main/java/org/redisson/cache/LRUCacheMap.java | 2 +- .../src/main/java/org/redisson/cache/LocalCacheListener.java | 2 +- redisson/src/main/java/org/redisson/cache/LocalCacheView.java | 2 +- .../src/main/java/org/redisson/cache/LocalCachedMapClear.java | 2 +- .../src/main/java/org/redisson/cache/LocalCachedMapDisable.java | 2 +- .../main/java/org/redisson/cache/LocalCachedMapDisableAck.java | 2 +- .../main/java/org/redisson/cache/LocalCachedMapDisabledKey.java | 2 +- .../src/main/java/org/redisson/cache/LocalCachedMapEnable.java | 2 +- .../main/java/org/redisson/cache/LocalCachedMapInvalidate.java | 2 +- .../src/main/java/org/redisson/cache/LocalCachedMapUpdate.java | 2 +- .../main/java/org/redisson/cache/LocalCachedMessageCodec.java | 2 +- redisson/src/main/java/org/redisson/cache/NoneCacheMap.java | 2 +- .../src/main/java/org/redisson/cache/ReferenceCacheMap.java | 2 +- .../src/main/java/org/redisson/cache/ReferenceCachedValue.java | 2 +- redisson/src/main/java/org/redisson/cache/StdCachedValue.java | 2 +- .../main/java/org/redisson/client/BaseRedisPubSubListener.java | 2 +- redisson/src/main/java/org/redisson/client/ChannelName.java | 2 +- .../src/main/java/org/redisson/client/RedisAskException.java | 2 +- redisson/src/main/java/org/redisson/client/RedisClient.java | 2 +- .../src/main/java/org/redisson/client/RedisClientConfig.java | 2 +- redisson/src/main/java/org/redisson/client/RedisConnection.java | 2 +- .../main/java/org/redisson/client/RedisConnectionException.java | 2 +- redisson/src/main/java/org/redisson/client/RedisException.java | 2 +- .../main/java/org/redisson/client/RedisLoadingException.java | 2 +- .../src/main/java/org/redisson/client/RedisMovedException.java | 2 +- .../java/org/redisson/client/RedisNodeNotFoundException.java | 2 +- .../java/org/redisson/client/RedisOutOfMemoryException.java | 2 +- .../main/java/org/redisson/client/RedisPubSubConnection.java | 2 +- .../src/main/java/org/redisson/client/RedisPubSubListener.java | 2 +- .../main/java/org/redisson/client/RedisRedirectException.java | 2 +- .../java/org/redisson/client/RedisResponseTimeoutException.java | 2 +- .../main/java/org/redisson/client/RedisTimeoutException.java | 2 +- .../main/java/org/redisson/client/RedisTryAgainException.java | 2 +- .../src/main/java/org/redisson/client/SubscribeListener.java | 2 +- .../java/org/redisson/client/WriteRedisConnectionException.java | 2 +- redisson/src/main/java/org/redisson/client/codec/BaseCodec.java | 2 +- .../src/main/java/org/redisson/client/codec/BitSetCodec.java | 2 +- .../src/main/java/org/redisson/client/codec/ByteArrayCodec.java | 2 +- redisson/src/main/java/org/redisson/client/codec/Codec.java | 2 +- .../src/main/java/org/redisson/client/codec/DoubleCodec.java | 2 +- .../src/main/java/org/redisson/client/codec/IntegerCodec.java | 2 +- .../java/org/redisson/client/codec/JsonJacksonMapCodec.java | 2 +- redisson/src/main/java/org/redisson/client/codec/LongCodec.java | 2 +- .../src/main/java/org/redisson/client/codec/StringCodec.java | 2 +- .../java/org/redisson/client/handler/BaseConnectionHandler.java | 2 +- .../java/org/redisson/client/handler/CommandBatchEncoder.java | 2 +- .../main/java/org/redisson/client/handler/CommandDecoder.java | 2 +- .../main/java/org/redisson/client/handler/CommandEncoder.java | 2 +- .../java/org/redisson/client/handler/CommandPubSubDecoder.java | 2 +- .../main/java/org/redisson/client/handler/CommandsQueue.java | 2 +- .../java/org/redisson/client/handler/ConnectionWatchdog.java | 2 +- .../java/org/redisson/client/handler/PingConnectionHandler.java | 2 +- .../src/main/java/org/redisson/client/handler/PubSubEntry.java | 2 +- .../src/main/java/org/redisson/client/handler/PubSubKey.java | 2 +- .../org/redisson/client/handler/RedisChannelInitializer.java | 2 +- .../org/redisson/client/handler/RedisConnectionHandler.java | 2 +- .../redisson/client/handler/RedisPubSubConnectionHandler.java | 2 +- redisson/src/main/java/org/redisson/client/handler/State.java | 2 +- .../src/main/java/org/redisson/client/handler/StateLevel.java | 2 +- .../java/org/redisson/client/protocol/BatchCommandData.java | 2 +- .../src/main/java/org/redisson/client/protocol/CommandData.java | 2 +- .../main/java/org/redisson/client/protocol/CommandsData.java | 2 +- .../src/main/java/org/redisson/client/protocol/Decoder.java | 2 +- .../src/main/java/org/redisson/client/protocol/Encoder.java | 2 +- .../main/java/org/redisson/client/protocol/QueueCommand.java | 2 +- .../java/org/redisson/client/protocol/QueueCommandHolder.java | 2 +- .../main/java/org/redisson/client/protocol/RedisCommand.java | 2 +- .../main/java/org/redisson/client/protocol/RedisCommands.java | 2 +- .../java/org/redisson/client/protocol/RedisStrictCommand.java | 2 +- .../src/main/java/org/redisson/client/protocol/ScoredEntry.java | 2 +- redisson/src/main/java/org/redisson/client/protocol/Time.java | 2 +- .../client/protocol/convertor/BitsSizeReplayConvertor.java | 2 +- .../client/protocol/convertor/BooleanAmountReplayConvertor.java | 2 +- .../protocol/convertor/BooleanNotNullReplayConvertor.java | 2 +- .../client/protocol/convertor/BooleanNullReplayConvertor.java | 2 +- .../protocol/convertor/BooleanNullSafeReplayConvertor.java | 2 +- .../client/protocol/convertor/BooleanNumberReplayConvertor.java | 2 +- .../client/protocol/convertor/BooleanReplayConvertor.java | 2 +- .../java/org/redisson/client/protocol/convertor/Convertor.java | 2 +- .../protocol/convertor/DoubleNullSafeReplayConvertor.java | 2 +- .../client/protocol/convertor/DoubleReplayConvertor.java | 2 +- .../org/redisson/client/protocol/convertor/EmptyConvertor.java | 2 +- .../client/protocol/convertor/IntegerReplayConvertor.java | 2 +- .../redisson/client/protocol/convertor/LongReplayConvertor.java | 2 +- .../org/redisson/client/protocol/convertor/NumberConvertor.java | 2 +- .../redisson/client/protocol/convertor/StreamIdConvertor.java | 2 +- .../client/protocol/convertor/StringToListConvertor.java | 2 +- .../redisson/client/protocol/convertor/TimeObjectDecoder.java | 2 +- .../redisson/client/protocol/convertor/TrueReplayConvertor.java | 2 +- .../org/redisson/client/protocol/convertor/TypeConvertor.java | 2 +- .../redisson/client/protocol/convertor/VoidReplayConvertor.java | 2 +- .../redisson/client/protocol/decoder/ClusterNodesDecoder.java | 2 +- .../java/org/redisson/client/protocol/decoder/CodecDecoder.java | 2 +- .../java/org/redisson/client/protocol/decoder/DecoderState.java | 2 +- .../redisson/client/protocol/decoder/GeoDistanceDecoder.java | 2 +- .../redisson/client/protocol/decoder/GeoDistanceMapDecoder.java | 2 +- .../redisson/client/protocol/decoder/GeoMapReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/GeoPositionDecoder.java | 2 +- .../redisson/client/protocol/decoder/GeoPositionMapDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/KeyValueMessage.java | 2 +- .../client/protocol/decoder/ListFirstObjectDecoder.java | 2 +- .../client/protocol/decoder/ListIteratorReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/ListIteratorResult.java | 2 +- .../org/redisson/client/protocol/decoder/ListMultiDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/ListObjectDecoder.java | 2 +- .../client/protocol/decoder/ListResultReplayDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/ListScanResult.java | 2 +- .../client/protocol/decoder/ListScanResultReplayDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/Long2MultiDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/LongMultiDecoder.java | 2 +- .../redisson/client/protocol/decoder/MapCacheScanResult.java | 2 +- .../protocol/decoder/MapCacheScanResultReplayDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/MapScanResult.java | 2 +- .../client/protocol/decoder/MapScanResultReplayDecoder.java | 2 +- .../java/org/redisson/client/protocol/decoder/MultiDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/ObjectDecoder.java | 2 +- .../client/protocol/decoder/ObjectFirstScoreReplayDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/ObjectListDecoder.java | 2 +- .../client/protocol/decoder/ObjectListReplayDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/ObjectMapDecoder.java | 2 +- .../client/protocol/decoder/ObjectMapEntryReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/ObjectMapJoinDecoder.java | 2 +- .../client/protocol/decoder/ObjectMapReplayDecoder.java | 2 +- .../client/protocol/decoder/ObjectSetReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/PendingEntryDecoder.java | 2 +- .../redisson/client/protocol/decoder/PendingResultDecoder.java | 2 +- .../protocol/decoder/ScoredSortedSetPolledObjectDecoder.java | 2 +- .../client/protocol/decoder/ScoredSortedSetReplayDecoder.java | 2 +- .../client/protocol/decoder/ScoredSortedSetScanDecoder.java | 2 +- .../protocol/decoder/ScoredSortedSetScanReplayDecoder.java | 2 +- .../java/org/redisson/client/protocol/decoder/SlotsDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/StreamIdDecoder.java | 2 +- .../redisson/client/protocol/decoder/StreamIdListDecoder.java | 2 +- .../client/protocol/decoder/StreamObjectMapReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/StreamResultDecoder.java | 2 +- .../org/redisson/client/protocol/decoder/StringDataDecoder.java | 2 +- .../client/protocol/decoder/StringListReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/StringMapDataDecoder.java | 2 +- .../redisson/client/protocol/decoder/StringReplayDecoder.java | 2 +- .../redisson/client/protocol/decoder/TimeLongObjectDecoder.java | 2 +- .../main/java/org/redisson/client/protocol/pubsub/Message.java | 2 +- .../java/org/redisson/client/protocol/pubsub/PubSubMessage.java | 2 +- .../redisson/client/protocol/pubsub/PubSubMessageDecoder.java | 2 +- .../redisson/client/protocol/pubsub/PubSubPatternMessage.java | 2 +- .../client/protocol/pubsub/PubSubPatternMessageDecoder.java | 2 +- .../redisson/client/protocol/pubsub/PubSubStatusDecoder.java | 2 +- .../redisson/client/protocol/pubsub/PubSubStatusMessage.java | 2 +- .../java/org/redisson/client/protocol/pubsub/PubSubType.java | 2 +- .../java/org/redisson/cluster/ClusterConnectionManager.java | 2 +- .../src/main/java/org/redisson/cluster/ClusterNodeInfo.java | 2 +- .../src/main/java/org/redisson/cluster/ClusterPartition.java | 2 +- .../src/main/java/org/redisson/cluster/ClusterSlotRange.java | 2 +- redisson/src/main/java/org/redisson/codec/AvroJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/CborJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/CompositeCodec.java | 2 +- .../main/java/org/redisson/codec/CustomObjectInputStream.java | 2 +- .../java/org/redisson/codec/DefaultReferenceCodecProvider.java | 2 +- redisson/src/main/java/org/redisson/codec/FstCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/IonJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/JsonJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/KryoCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/LZ4Codec.java | 2 +- .../src/main/java/org/redisson/codec/MapCacheEventCodec.java | 2 +- .../src/main/java/org/redisson/codec/MsgPackJacksonCodec.java | 2 +- .../main/java/org/redisson/codec/ReferenceCodecProvider.java | 2 +- .../src/main/java/org/redisson/codec/SerializationCodec.java | 2 +- .../src/main/java/org/redisson/codec/SmileJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/SnappyCodec.java | 2 +- redisson/src/main/java/org/redisson/codec/SnappyCodecV2.java | 2 +- .../src/main/java/org/redisson/codec/TypedJsonJacksonCodec.java | 2 +- redisson/src/main/java/org/redisson/command/AsyncDetails.java | 2 +- redisson/src/main/java/org/redisson/command/BatchPromise.java | 2 +- .../main/java/org/redisson/command/CommandAsyncExecutor.java | 2 +- .../src/main/java/org/redisson/command/CommandAsyncService.java | 2 +- .../src/main/java/org/redisson/command/CommandBatchService.java | 2 +- .../src/main/java/org/redisson/command/CommandExecutor.java | 2 +- .../src/main/java/org/redisson/command/CommandSyncExecutor.java | 2 +- .../src/main/java/org/redisson/command/CommandSyncService.java | 2 +- redisson/src/main/java/org/redisson/config/BaseConfig.java | 2 +- .../java/org/redisson/config/BaseMasterSlaveServersConfig.java | 2 +- .../src/main/java/org/redisson/config/ClusterServersConfig.java | 2 +- redisson/src/main/java/org/redisson/config/Config.java | 2 +- redisson/src/main/java/org/redisson/config/ConfigSupport.java | 2 +- .../main/java/org/redisson/config/MasterSlaveServersConfig.java | 2 +- redisson/src/main/java/org/redisson/config/ReadMode.java | 2 +- .../src/main/java/org/redisson/config/RedissonNodeConfig.java | 2 +- .../main/java/org/redisson/config/ReplicatedServersConfig.java | 2 +- .../main/java/org/redisson/config/SentinelServersConfig.java | 2 +- .../src/main/java/org/redisson/config/SingleServerConfig.java | 2 +- redisson/src/main/java/org/redisson/config/SslProvider.java | 2 +- .../src/main/java/org/redisson/config/SubscriptionMode.java | 2 +- redisson/src/main/java/org/redisson/config/TransportMode.java | 2 +- .../org/redisson/connection/AddressResolverGroupFactory.java | 2 +- redisson/src/main/java/org/redisson/connection/CRC16.java | 2 +- .../java/org/redisson/connection/ClientConnectionsEntry.java | 2 +- .../main/java/org/redisson/connection/ConnectionEventsHub.java | 2 +- .../main/java/org/redisson/connection/ConnectionListener.java | 2 +- .../main/java/org/redisson/connection/ConnectionManager.java | 2 +- redisson/src/main/java/org/redisson/connection/DNSMonitor.java | 2 +- .../org/redisson/connection/DnsAddressResolverGroupFactory.java | 2 +- .../java/org/redisson/connection/IdleConnectionWatcher.java | 2 +- .../org/redisson/connection/MasterSlaveConnectionManager.java | 2 +- .../src/main/java/org/redisson/connection/MasterSlaveEntry.java | 2 +- .../connection/MultiDnsAddressResolverGroupFactory.java | 2 +- redisson/src/main/java/org/redisson/connection/NodeSource.java | 2 +- .../src/main/java/org/redisson/connection/RedisClientEntry.java | 2 +- .../org/redisson/connection/ReplicatedConnectionManager.java | 2 +- .../connection/RoundRobinDnsAddressResolverGroupFactory.java | 2 +- .../java/org/redisson/connection/SentinelConnectionManager.java | 2 +- .../java/org/redisson/connection/SingleConnectionManager.java | 2 +- redisson/src/main/java/org/redisson/connection/SingleEntry.java | 2 +- .../java/org/redisson/connection/balancer/LoadBalancer.java | 2 +- .../org/redisson/connection/balancer/LoadBalancerManager.java | 2 +- .../org/redisson/connection/balancer/RandomLoadBalancer.java | 2 +- .../redisson/connection/balancer/RoundRobinLoadBalancer.java | 2 +- .../connection/balancer/WeightedRoundRobinBalancer.java | 2 +- .../org/redisson/connection/decoder/ListDrainToDecoder.java | 2 +- .../org/redisson/connection/decoder/MapCacheGetAllDecoder.java | 2 +- .../java/org/redisson/connection/decoder/MapGetAllDecoder.java | 2 +- .../java/org/redisson/connection/dns/GroupAddressResolver.java | 2 +- .../redisson/connection/dns/MultiDnsAddressResolverGroup.java | 2 +- .../main/java/org/redisson/connection/pool/ConnectionPool.java | 2 +- .../java/org/redisson/connection/pool/MasterConnectionPool.java | 2 +- .../redisson/connection/pool/MasterPubSubConnectionPool.java | 2 +- .../java/org/redisson/connection/pool/PubSubConnectionPool.java | 2 +- .../java/org/redisson/connection/pool/SlaveConnectionPool.java | 2 +- .../src/main/java/org/redisson/eviction/EvictionScheduler.java | 2 +- redisson/src/main/java/org/redisson/eviction/EvictionTask.java | 2 +- .../src/main/java/org/redisson/eviction/JCacheEvictionTask.java | 2 +- .../main/java/org/redisson/eviction/MapCacheEvictionTask.java | 2 +- .../main/java/org/redisson/eviction/MultimapEvictionTask.java | 2 +- .../main/java/org/redisson/eviction/ScoredSetEvictionTask.java | 2 +- .../src/main/java/org/redisson/executor/CronExpression.java | 2 +- .../main/java/org/redisson/executor/RedissonClassLoader.java | 2 +- .../java/org/redisson/executor/RedissonCompletionService.java | 2 +- .../java/org/redisson/executor/RedissonExecutorBatchFuture.java | 2 +- .../main/java/org/redisson/executor/RedissonExecutorFuture.java | 2 +- .../org/redisson/executor/RedissonExecutorFutureReference.java | 2 +- .../org/redisson/executor/RedissonExecutorRemoteService.java | 2 +- .../java/org/redisson/executor/RedissonScheduledFuture.java | 2 +- .../main/java/org/redisson/executor/RemoteExecutorService.java | 2 +- .../java/org/redisson/executor/RemoteExecutorServiceAsync.java | 2 +- redisson/src/main/java/org/redisson/executor/RemotePromise.java | 2 +- .../main/java/org/redisson/executor/ScheduledTasksService.java | 2 +- .../src/main/java/org/redisson/executor/TasksBatchService.java | 2 +- .../src/main/java/org/redisson/executor/TasksRunnerService.java | 2 +- redisson/src/main/java/org/redisson/executor/TasksService.java | 2 +- .../executor/params/ScheduledAtFixedRateParameters.java | 2 +- .../executor/params/ScheduledCronExpressionParameters.java | 2 +- .../java/org/redisson/executor/params/ScheduledParameters.java | 2 +- .../executor/params/ScheduledWithFixedDelayParameters.java | 2 +- .../main/java/org/redisson/executor/params/TaskParameters.java | 2 +- redisson/src/main/java/org/redisson/jcache/JCache.java | 2 +- redisson/src/main/java/org/redisson/jcache/JCacheEntry.java | 2 +- .../src/main/java/org/redisson/jcache/JCacheEntryEvent.java | 2 +- .../src/main/java/org/redisson/jcache/JCacheEventCodec.java | 2 +- .../main/java/org/redisson/jcache/JCacheMBeanServerBuilder.java | 2 +- redisson/src/main/java/org/redisson/jcache/JCacheManager.java | 2 +- .../src/main/java/org/redisson/jcache/JCachingProvider.java | 2 +- redisson/src/main/java/org/redisson/jcache/JMutableEntry.java | 2 +- .../java/org/redisson/jcache/bean/EmptyStatisticsMXBean.java | 2 +- .../java/org/redisson/jcache/bean/JCacheManagementMXBean.java | 2 +- .../java/org/redisson/jcache/bean/JCacheStatisticsMXBean.java | 2 +- .../org/redisson/jcache/configuration/JCacheConfiguration.java | 2 +- .../redisson/jcache/configuration/RedissonConfiguration.java | 2 +- .../main/java/org/redisson/liveobject/LiveObjectTemplate.java | 2 +- .../java/org/redisson/liveobject/condition/ANDCondition.java | 2 +- .../java/org/redisson/liveobject/condition/EQCondition.java | 2 +- .../java/org/redisson/liveobject/condition/ORCondition.java | 2 +- .../java/org/redisson/liveobject/core/AccessorInterceptor.java | 2 +- .../org/redisson/liveobject/core/FieldAccessorInterceptor.java | 2 +- .../org/redisson/liveobject/core/LiveObjectInterceptor.java | 2 +- .../org/redisson/liveobject/core/RExpirableInterceptor.java | 2 +- .../main/java/org/redisson/liveobject/core/RMapInterceptor.java | 2 +- .../java/org/redisson/liveobject/core/RObjectInterceptor.java | 2 +- .../org/redisson/liveobject/core/RedissonObjectBuilder.java | 2 +- .../src/main/java/org/redisson/liveobject/misc/AdvBeanCopy.java | 2 +- .../src/main/java/org/redisson/liveobject/misc/ClassUtils.java | 2 +- .../main/java/org/redisson/liveobject/misc/Introspectior.java | 2 +- .../org/redisson/liveobject/resolver/AbstractNamingScheme.java | 2 +- .../org/redisson/liveobject/resolver/DefaultNamingScheme.java | 2 +- .../java/org/redisson/liveobject/resolver/LongGenerator.java | 2 +- .../java/org/redisson/liveobject/resolver/NamingScheme.java | 2 +- .../main/java/org/redisson/liveobject/resolver/RIdResolver.java | 2 +- .../org/redisson/liveobject/resolver/RequiredIdResolver.java | 2 +- .../main/java/org/redisson/liveobject/resolver/Resolver.java | 2 +- .../java/org/redisson/liveobject/resolver/UUIDGenerator.java | 2 +- .../src/main/java/org/redisson/mapreduce/BaseMapperTask.java | 2 +- redisson/src/main/java/org/redisson/mapreduce/CollatorTask.java | 2 +- .../main/java/org/redisson/mapreduce/CollectionMapperTask.java | 2 +- redisson/src/main/java/org/redisson/mapreduce/Collector.java | 2 +- .../src/main/java/org/redisson/mapreduce/CoordinatorTask.java | 2 +- .../src/main/java/org/redisson/mapreduce/MapReduceExecutor.java | 2 +- .../java/org/redisson/mapreduce/MapReduceTimeoutException.java | 2 +- redisson/src/main/java/org/redisson/mapreduce/MapperTask.java | 2 +- .../org/redisson/mapreduce/RedissonCollectionMapReduce.java | 2 +- .../src/main/java/org/redisson/mapreduce/RedissonMapReduce.java | 2 +- redisson/src/main/java/org/redisson/mapreduce/ReducerTask.java | 2 +- .../src/main/java/org/redisson/mapreduce/SubTasksExecutor.java | 2 +- redisson/src/main/java/org/redisson/misc/BiHashMap.java | 2 +- redisson/src/main/java/org/redisson/misc/CompositeIterable.java | 2 +- redisson/src/main/java/org/redisson/misc/CompositeIterator.java | 2 +- redisson/src/main/java/org/redisson/misc/CountableListener.java | 2 +- redisson/src/main/java/org/redisson/misc/Hash.java | 2 +- redisson/src/main/java/org/redisson/misc/HashValue.java | 2 +- redisson/src/main/java/org/redisson/misc/HighwayHash.java | 2 +- .../src/main/java/org/redisson/misc/InfinitySemaphoreLatch.java | 2 +- redisson/src/main/java/org/redisson/misc/Injector.java | 2 +- redisson/src/main/java/org/redisson/misc/LogHelper.java | 2 +- redisson/src/main/java/org/redisson/misc/PromiseDelegator.java | 2 +- redisson/src/main/java/org/redisson/misc/RPromise.java | 2 +- redisson/src/main/java/org/redisson/misc/ReclosableLatch.java | 2 +- redisson/src/main/java/org/redisson/misc/RedissonPromise.java | 2 +- redisson/src/main/java/org/redisson/misc/TransferListener.java | 2 +- redisson/src/main/java/org/redisson/misc/URIBuilder.java | 2 +- redisson/src/main/java/org/redisson/pubsub/AsyncSemaphore.java | 2 +- .../src/main/java/org/redisson/pubsub/CountDownLatchPubSub.java | 2 +- redisson/src/main/java/org/redisson/pubsub/LockPubSub.java | 2 +- .../main/java/org/redisson/pubsub/PubSubConnectionEntry.java | 2 +- .../src/main/java/org/redisson/pubsub/PublishSubscribe.java | 2 +- .../main/java/org/redisson/pubsub/PublishSubscribeService.java | 2 +- redisson/src/main/java/org/redisson/pubsub/SemaphorePubSub.java | 2 +- .../java/org/redisson/reactive/CommandReactiveBatchService.java | 2 +- .../java/org/redisson/reactive/CommandReactiveExecutor.java | 2 +- .../main/java/org/redisson/reactive/CommandReactiveService.java | 2 +- .../main/java/org/redisson/reactive/MapReactiveIterator.java | 2 +- .../main/java/org/redisson/reactive/NettyFuturePublisher.java | 2 +- .../src/main/java/org/redisson/reactive/PublisherAdder.java | 2 +- .../main/java/org/redisson/reactive/ReactiveProxyBuilder.java | 2 +- .../main/java/org/redisson/reactive/RedissonBatchReactive.java | 2 +- .../main/java/org/redisson/reactive/RedissonKeysReactive.java | 2 +- .../org/redisson/reactive/RedissonLexSortedSetReactive.java | 2 +- .../org/redisson/reactive/RedissonListMultimapReactive.java | 2 +- .../main/java/org/redisson/reactive/RedissonListReactive.java | 2 +- .../java/org/redisson/reactive/RedissonMapCacheReactive.java | 2 +- .../main/java/org/redisson/reactive/RedissonMapReactive.java | 2 +- .../org/redisson/reactive/RedissonReadWriteLockReactive.java | 2 +- .../org/redisson/reactive/RedissonScoredSortedSetReactive.java | 2 +- .../java/org/redisson/reactive/RedissonSetCacheReactive.java | 2 +- .../java/org/redisson/reactive/RedissonSetMultimapReactive.java | 2 +- .../main/java/org/redisson/reactive/RedissonSetReactive.java | 2 +- .../java/org/redisson/reactive/RedissonTransactionReactive.java | 2 +- .../main/java/org/redisson/reactive/SetReactiveIterator.java | 2 +- .../main/java/org/redisson/remote/RRemoteServiceResponse.java | 2 +- .../src/main/java/org/redisson/remote/RemoteServiceAck.java | 2 +- .../org/redisson/remote/RemoteServiceAckTimeoutException.java | 2 +- .../java/org/redisson/remote/RemoteServiceCancelRequest.java | 2 +- .../java/org/redisson/remote/RemoteServiceCancelResponse.java | 2 +- .../src/main/java/org/redisson/remote/RemoteServiceKey.java | 2 +- .../src/main/java/org/redisson/remote/RemoteServiceMethod.java | 2 +- .../src/main/java/org/redisson/remote/RemoteServiceRequest.java | 2 +- .../main/java/org/redisson/remote/RemoteServiceResponse.java | 2 +- .../java/org/redisson/remote/RemoteServiceTimeoutException.java | 2 +- redisson/src/main/java/org/redisson/remote/RequestId.java | 2 +- redisson/src/main/java/org/redisson/remote/ResponseEntry.java | 2 +- .../src/main/java/org/redisson/rx/CommandRxBatchService.java | 2 +- redisson/src/main/java/org/redisson/rx/CommandRxExecutor.java | 2 +- redisson/src/main/java/org/redisson/rx/CommandRxService.java | 2 +- redisson/src/main/java/org/redisson/rx/ElementsStream.java | 2 +- redisson/src/main/java/org/redisson/rx/PublisherAdder.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonBatchRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonBlockingDequeRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonBlockingQueueRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonKeysRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonLexSortedSetRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonListMultimapRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonListRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonMapCacheRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonMapRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonMapRxIterator.java | 2 +- .../src/main/java/org/redisson/rx/RedissonReadWriteLockRx.java | 2 +- .../main/java/org/redisson/rx/RedissonScoredSortedSetRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonSetCacheRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonSetMultimapRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonSetRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RedissonTopicRx.java | 2 +- .../src/main/java/org/redisson/rx/RedissonTransactionRx.java | 2 +- redisson/src/main/java/org/redisson/rx/RxProxyBuilder.java | 2 +- redisson/src/main/java/org/redisson/rx/SetRxIterator.java | 2 +- .../src/main/java/org/redisson/spring/cache/CacheConfig.java | 2 +- .../main/java/org/redisson/spring/cache/CacheConfigSupport.java | 2 +- redisson/src/main/java/org/redisson/spring/cache/NullValue.java | 2 +- .../src/main/java/org/redisson/spring/cache/RedissonCache.java | 2 +- .../spring/cache/RedissonCacheStatisticsAutoConfiguration.java | 2 +- .../redisson/spring/cache/RedissonCacheStatisticsProvider.java | 2 +- .../org/redisson/spring/cache/RedissonSpringCacheManager.java | 2 +- .../main/java/org/redisson/spring/misc/BeanMethodInvoker.java | 2 +- .../org/redisson/spring/session/RedissonSessionRepository.java | 2 +- .../spring/session/config/EnableRedissonHttpSession.java | 2 +- .../spring/session/config/RedissonHttpSessionConfiguration.java | 2 +- .../support/AbstractRedissonNamespaceDefinitionParser.java | 2 +- .../java/org/redisson/spring/support/DelayedQueueDecorator.java | 2 +- .../redisson/spring/support/LocalCachedMapOptionsDecorator.java | 2 +- .../org/redisson/spring/support/ReadWriteLockDecorator.java | 2 +- .../java/org/redisson/spring/support/RedisDefinitionParser.java | 2 +- .../org/redisson/spring/support/RedissonDefinitionParser.java | 2 +- .../spring/support/RedissonGenericObjectDefinitionParser.java | 2 +- .../spring/support/RedissonLiveObjectDefinitionParser.java | 2 +- .../support/RedissonLiveObjectRegistrationDefinitionParser.java | 2 +- .../spring/support/RedissonMultiLockDefinitionParser.java | 2 +- .../org/redisson/spring/support/RedissonNamespaceDecorator.java | 2 +- .../spring/support/RedissonNamespaceDefaultDecorator.java | 2 +- .../spring/support/RedissonNamespaceHandlerSupport.java | 2 +- .../redisson/spring/support/RedissonNamespaceParserSupport.java | 2 +- .../spring/support/RedissonNestedElementAwareDecorator.java | 2 +- .../spring/support/RedissonRPCClientDefinitionParser.java | 2 +- .../spring/support/RedissonRPCServerDefinitionParser.java | 2 +- .../support/RedissonReadAndWriteLockDefinitionParser.java | 2 +- .../spring/support/RemoteInvocationOptionDecorator.java | 2 +- .../redisson/spring/transaction/RedissonTransactionHolder.java | 2 +- .../redisson/spring/transaction/RedissonTransactionManager.java | 2 +- .../redisson/spring/transaction/RedissonTransactionObject.java | 2 +- .../java/org/redisson/transaction/BaseTransactionalMap.java | 2 +- .../org/redisson/transaction/BaseTransactionalMapCache.java | 2 +- .../java/org/redisson/transaction/BaseTransactionalObject.java | 2 +- .../java/org/redisson/transaction/BaseTransactionalSet.java | 2 +- redisson/src/main/java/org/redisson/transaction/HashKey.java | 2 +- redisson/src/main/java/org/redisson/transaction/HashValue.java | 2 +- .../main/java/org/redisson/transaction/RedissonTransaction.java | 2 +- .../org/redisson/transaction/RedissonTransactionalBucket.java | 2 +- .../transaction/RedissonTransactionalLocalCachedMap.java | 2 +- .../org/redisson/transaction/RedissonTransactionalLock.java | 2 +- .../java/org/redisson/transaction/RedissonTransactionalMap.java | 2 +- .../org/redisson/transaction/RedissonTransactionalMapCache.java | 2 +- .../java/org/redisson/transaction/RedissonTransactionalSet.java | 2 +- .../org/redisson/transaction/RedissonTransactionalSetCache.java | 2 +- .../java/org/redisson/transaction/TransactionException.java | 2 +- .../org/redisson/transaction/TransactionTimeoutException.java | 2 +- .../main/java/org/redisson/transaction/TransactionalSet.java | 2 +- .../java/org/redisson/transaction/TransactionalSetCache.java | 2 +- .../org/redisson/transaction/operation/DeleteOperation.java | 2 +- .../java/org/redisson/transaction/operation/TouchOperation.java | 2 +- .../redisson/transaction/operation/TransactionalOperation.java | 2 +- .../org/redisson/transaction/operation/UnlinkOperation.java | 2 +- .../operation/bucket/BucketCompareAndSetOperation.java | 2 +- .../operation/bucket/BucketGetAndDeleteOperation.java | 2 +- .../transaction/operation/bucket/BucketGetAndSetOperation.java | 2 +- .../transaction/operation/bucket/BucketSetOperation.java | 2 +- .../transaction/operation/bucket/BucketTrySetOperation.java | 2 +- .../transaction/operation/map/MapAddAndGetOperation.java | 2 +- .../operation/map/MapCacheFastPutIfAbsentOperation.java | 2 +- .../transaction/operation/map/MapCacheFastPutOperation.java | 2 +- .../transaction/operation/map/MapCachePutIfAbsentOperation.java | 2 +- .../transaction/operation/map/MapCachePutOperation.java | 2 +- .../transaction/operation/map/MapFastPutIfAbsentOperation.java | 2 +- .../redisson/transaction/operation/map/MapFastPutOperation.java | 2 +- .../transaction/operation/map/MapFastRemoveOperation.java | 2 +- .../org/redisson/transaction/operation/map/MapOperation.java | 2 +- .../transaction/operation/map/MapPutIfAbsentOperation.java | 2 +- .../org/redisson/transaction/operation/map/MapPutOperation.java | 2 +- .../redisson/transaction/operation/map/MapRemoveOperation.java | 2 +- .../redisson/transaction/operation/map/MapReplaceOperation.java | 2 +- .../redisson/transaction/operation/set/AddCacheOperation.java | 2 +- .../org/redisson/transaction/operation/set/AddOperation.java | 2 +- .../org/redisson/transaction/operation/set/MoveOperation.java | 2 +- .../transaction/operation/set/RemoveCacheOperation.java | 2 +- .../org/redisson/transaction/operation/set/RemoveOperation.java | 2 +- .../org/redisson/transaction/operation/set/SetOperation.java | 2 +- 978 files changed, 978 insertions(+), 978 deletions(-) diff --git a/header.txt b/header.txt index 11995da99..d62589d6f 100644 --- a/header.txt +++ b/header.txt @@ -1,4 +1,4 @@ -Copyright 2018 Nikita Koksharov +Copyright (c) 2013-2019 Nikita Koksharov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java index 1ff03b1ea..e77e863d4 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java index df893403b..dfe47a51d 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java index 48442059d..f6c9188da 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/BaseRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/BaseRegion.java index 600ae94cb..6c230607d 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/BaseRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/BaseRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java index ca1854f6e..a9c73f6a6 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java index 9b535ff71..8cd50a373 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java index 11561f632..a835bbbbc 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java index ceda33733..312a39c4c 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java index 975ba5cf0..1533dba9b 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java index c1968a486..5807c0335 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java index c19b4f5e2..9222659bb 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java index 94ce59852..e6ffab9ed 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java index f219f3be6..cc7872897 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java index 05c1bffaa..41abc6589 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java index 8b5c4800c..083572d7f 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java index 4f00525cd..afb4ed4dc 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java index 989802ccd..cb1f83d80 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java index 226c1f149..fa8f322f6 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java index 1b6587c41..560e932f7 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java index c581646fe..b635550cf 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java index 3179321e4..13d272fb9 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java index ad567a7e4..87f23045e 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java index 1ab8eadba..9954d4e5a 100644 --- a/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-4/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java index 1ff03b1ea..e77e863d4 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java index 029aefc73..8010174f3 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java index 48442059d..f6c9188da 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/BaseRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/BaseRegion.java index e6fffd37f..207c61e7e 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/BaseRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/BaseRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java index ca1854f6e..a9c73f6a6 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java index 9b535ff71..8cd50a373 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java index 11561f632..a835bbbbc 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java index ceda33733..312a39c4c 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java index 975ba5cf0..1533dba9b 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java index 624da0ebf..92178011c 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java index 69b1f6215..0c74d2990 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java index 62bc049ba..8746851ba 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java index 97751a921..4e5f26002 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java index f79f8bc9c..e4ec47a2c 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java index a510fc58f..75f6c77c9 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java index 12b0a1036..cea48723d 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java index 19d9c9c86..7ce884e82 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java index 102d6bf64..5e6a9d725 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java index d2a10049f..eeb7567ab 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java index a53f22eb3..4198b02ca 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java index eaf9e79f1..d3fc6d20a 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java index cb6562332..0ccd2df94 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java index ad52e31b8..2ce76ad9a 100644 --- a/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-5/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java index 1ff03b1ea..e77e863d4 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java index e0031b265..dd58b2adb 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java index 48442059d..f6c9188da 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/BaseRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/BaseRegion.java index 31d683a66..dd205643d 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/BaseRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/BaseRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java index ca1854f6e..a9c73f6a6 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonCollectionRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java index 9b535ff71..8cd50a373 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonEntityRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java index 11561f632..a835bbbbc 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonNaturalIdRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java index ceda33733..312a39c4c 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonQueryRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java index 975ba5cf0..1533dba9b 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/region/RedissonTimestampsRegion.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java index de64ee95f..5e236a9a7 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/AbstractReadWriteAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java index d06db3e4b..a61b64300 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/BaseRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java index d49048b4c..64c94cc5e 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java index 34284fe34..f0c704146 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java index 5ad9a6798..8f9b185db 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/NonStrictReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java index a2550823f..67ad037a3 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java index 72fe4f9f3..6ff123180 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java index d23baf47d..7242bec25 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadOnlyNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java index 102d6bf64..5e6a9d725 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java index 43eeb3f8f..7eef920c6 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java index bb6ae6d0d..b8e4540d0 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/ReadWriteNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java index b122f94d0..8d6c13e3d 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalCollectionRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java index 4de964e04..6113ca3b7 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalEntityRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java index eddd5188b..8e27bdf04 100644 --- a/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java +++ b/redisson-hibernate/redisson-hibernate-52/src/main/java/org/redisson/hibernate/strategy/TransactionalNaturalIdRegionAccessStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java index 60f3f6dee..4a15bd5f7 100644 --- a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/JndiRedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java index ba93f8f59..7179d5cd9 100644 --- a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java +++ b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonRegionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStorage.java b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStorage.java index 7810ccc5d..71a077916 100644 --- a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStorage.java +++ b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStorage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java index 48442059d..f6c9188da 100644 --- a/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java +++ b/redisson-hibernate/redisson-hibernate-53/src/main/java/org/redisson/hibernate/RedissonStrategyRegistrationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonAutoConfiguration.java b/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonAutoConfiguration.java index b17787005..5173c612c 100644 --- a/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonAutoConfiguration.java +++ b/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonAutoConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonProperties.java b/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonProperties.java index e4c35da97..846050934 100644 --- a/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonProperties.java +++ b/redisson-spring-boot-starter/src/main/java/org/redisson/spring/starter/RedissonProperties.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java index 0b19295b4..992a7360a 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java index de500a69f..bc544b5fd 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java index 105eb42ea..5af1c066b 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java index da9fc72a7..78938bfe0 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java index adb3a02d0..18bd60401 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java index d1c0adc36..95f36f1b8 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java index 3d11846c7..d89d23013 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java index 919f0176b..449802d85 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java index b35ebf503..15c7a9ae0 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java index 0a44e425b..ba6d52ab8 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java index d7ab41150..6953e41b9 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java index 42f9def12..884fa2d41 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java index cb40d0349..05990dd72 100644 --- a/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-16/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java index 0b19295b4..992a7360a 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java index de500a69f..bc544b5fd 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java index f14717b90..a445c93f3 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java index 105eb42ea..5af1c066b 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PointDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PointDecoder.java index 72f70a4fa..3f6878a41 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PointDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PointDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java index da9fc72a7..78938bfe0 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java index e7925d139..3374cfb71 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java index ab7dd8b9c..3862d1058 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java index 18a75414b..455c4643c 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java index 3cfc14a05..2338ab359 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java index 831735ab7..11ee39297 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java index 919f0176b..449802d85 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java index b35ebf503..15c7a9ae0 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java index 0a44e425b..ba6d52ab8 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java index d7ab41150..6953e41b9 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java index 42f9def12..884fa2d41 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java index cb40d0349..05990dd72 100644 --- a/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-17/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java index 0b19295b4..992a7360a 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java index de500a69f..bc544b5fd 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java index f14717b90..a445c93f3 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java index 4ceb903c7..e8b9f0580 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java index 257c2da4a..aaddd80be 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java index 105eb42ea..5af1c066b 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PointDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PointDecoder.java index 72f70a4fa..3f6878a41 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PointDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PointDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java index da9fc72a7..78938bfe0 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java index e7925d139..3374cfb71 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java index ab7dd8b9c..3862d1058 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java index cadb5399c..53fd6afb4 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java index 3cfc14a05..2338ab359 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java index 831735ab7..11ee39297 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java index 919f0176b..449802d85 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java index b35ebf503..15c7a9ae0 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java index 0a44e425b..ba6d52ab8 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java index d7ab41150..6953e41b9 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java index 42f9def12..884fa2d41 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java index cb40d0349..05990dd72 100644 --- a/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-18/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java index 0b19295b4..992a7360a 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/BinaryConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java index de500a69f..bc544b5fd 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DataTypeConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java index f14717b90..a445c93f3 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/DistanceConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java index 4ceb903c7..e8b9f0580 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java index 257c2da4a..aaddd80be 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/GeoResultsDistanceDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java index 105eb42ea..5af1c066b 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ObjectListReplayDecoder2.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PointDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PointDecoder.java index 72f70a4fa..3f6878a41 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PointDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PointDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java index da9fc72a7..78938bfe0 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/PropertiesDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java index e7925d139..3374cfb71 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedisClusterNodeDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java index 595f3b62c..3b6d63544 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonClusterConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java index 393ca24b5..1f8333747 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java index 3cfc14a05..2338ab359 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonConnectionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java index 831735ab7..11ee39297 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonExceptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java index 919f0176b..449802d85 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSentinelConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java index b35ebf503..15c7a9ae0 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/RedissonSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java index 0a44e425b..ba6d52ab8 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java index d7ab41150..6953e41b9 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/ScoredSortedSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java index 42f9def12..884fa2d41 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SecondsConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java index cb40d0349..05990dd72 100644 --- a/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java +++ b/redisson-spring-data/redisson-spring-data-20/src/main/java/org/redisson/spring/data/connection/SetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeMessage.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeMessage.java index 68a36ca1b..abd840557 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeMessage.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java index 191b317b8..557141a97 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java index ed679614b..7c64b19f0 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesClearMessage.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesClearMessage.java index 66d348452..e1f5f6e57 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesClearMessage.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesClearMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java index c91390d63..0e097c8ad 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java index 455cab197..0b30b0fb8 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSession.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSession.java index 5bc53258d..13e6f9661 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSession.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSession.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSessionManager.java index c138679fb..53590b90c 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/RedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/UpdateValve.java b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/UpdateValve.java index 3eecc4cc9..c0e676b33 100644 --- a/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/UpdateValve.java +++ b/redisson-tomcat/redisson-tomcat-6/src/main/java/org/redisson/tomcat/UpdateValve.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeMessage.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeMessage.java index 68a36ca1b..abd840557 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeMessage.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java index 191b317b8..557141a97 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java index ed679614b..7c64b19f0 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesClearMessage.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesClearMessage.java index 66d348452..e1f5f6e57 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesClearMessage.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesClearMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java index c91390d63..0e097c8ad 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java index 455cab197..0b30b0fb8 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSession.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSession.java index ff9c8c156..7175503b2 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSession.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSession.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSessionManager.java index 4e93a1029..91013ffb2 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/RedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/UpdateValve.java b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/UpdateValve.java index 3eecc4cc9..c0e676b33 100644 --- a/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/UpdateValve.java +++ b/redisson-tomcat/redisson-tomcat-7/src/main/java/org/redisson/tomcat/UpdateValve.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeMessage.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeMessage.java index 68a36ca1b..abd840557 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeMessage.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java index 191b317b8..557141a97 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java index ed679614b..7c64b19f0 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesClearMessage.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesClearMessage.java index 66d348452..e1f5f6e57 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesClearMessage.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesClearMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java index c91390d63..0e097c8ad 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java index 455cab197..0b30b0fb8 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSession.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSession.java index 02692961e..6fcfae715 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSession.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSession.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSessionManager.java index d91d0e8a5..cd04e8bdd 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/RedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/UpdateValve.java b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/UpdateValve.java index 3eecc4cc9..c0e676b33 100644 --- a/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/UpdateValve.java +++ b/redisson-tomcat/redisson-tomcat-8/src/main/java/org/redisson/tomcat/UpdateValve.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeMessage.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeMessage.java index 68a36ca1b..abd840557 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeMessage.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java index 191b317b8..557141a97 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeRemoveMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java index ed679614b..7c64b19f0 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributeUpdateMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesClearMessage.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesClearMessage.java index 66d348452..e1f5f6e57 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesClearMessage.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesClearMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java index c91390d63..0e097c8ad 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/AttributesPutAllMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java index 455cab197..0b30b0fb8 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/JndiRedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSession.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSession.java index 899664cef..4d49eaedf 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSession.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSession.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSessionManager.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSessionManager.java index d91d0e8a5..cd04e8bdd 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSessionManager.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/RedissonSessionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/UpdateValve.java b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/UpdateValve.java index 3eecc4cc9..c0e676b33 100644 --- a/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/UpdateValve.java +++ b/redisson-tomcat/redisson-tomcat-9/src/main/java/org/redisson/tomcat/UpdateValve.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/BaseIterator.java b/redisson/src/main/java/org/redisson/BaseIterator.java index 081db84e2..496240738 100644 --- a/redisson/src/main/java/org/redisson/BaseIterator.java +++ b/redisson/src/main/java/org/redisson/BaseIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/BaseRemoteService.java b/redisson/src/main/java/org/redisson/BaseRemoteService.java index 0a43108e5..3c227a419 100644 --- a/redisson/src/main/java/org/redisson/BaseRemoteService.java +++ b/redisson/src/main/java/org/redisson/BaseRemoteService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/JndiRedissonFactory.java b/redisson/src/main/java/org/redisson/JndiRedissonFactory.java index 57ffcfbf3..7e8df6989 100644 --- a/redisson/src/main/java/org/redisson/JndiRedissonFactory.java +++ b/redisson/src/main/java/org/redisson/JndiRedissonFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/MapWriteBehindListener.java b/redisson/src/main/java/org/redisson/MapWriteBehindListener.java index 34e15a97a..b5b9a3079 100644 --- a/redisson/src/main/java/org/redisson/MapWriteBehindListener.java +++ b/redisson/src/main/java/org/redisson/MapWriteBehindListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/MapWriterTask.java b/redisson/src/main/java/org/redisson/MapWriterTask.java index 88c8d6587..f6556e0aa 100644 --- a/redisson/src/main/java/org/redisson/MapWriterTask.java +++ b/redisson/src/main/java/org/redisson/MapWriterTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/PubSubEntry.java b/redisson/src/main/java/org/redisson/PubSubEntry.java index 6a0448f87..2bcfc7e02 100644 --- a/redisson/src/main/java/org/redisson/PubSubEntry.java +++ b/redisson/src/main/java/org/redisson/PubSubEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/PubSubMessageListener.java b/redisson/src/main/java/org/redisson/PubSubMessageListener.java index 2e86565ea..9a0880403 100644 --- a/redisson/src/main/java/org/redisson/PubSubMessageListener.java +++ b/redisson/src/main/java/org/redisson/PubSubMessageListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/PubSubPatternMessageListener.java b/redisson/src/main/java/org/redisson/PubSubPatternMessageListener.java index ce3f3a0d5..635e82b17 100644 --- a/redisson/src/main/java/org/redisson/PubSubPatternMessageListener.java +++ b/redisson/src/main/java/org/redisson/PubSubPatternMessageListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/PubSubPatternStatusListener.java b/redisson/src/main/java/org/redisson/PubSubPatternStatusListener.java index 76c5421cb..77e5f47fa 100644 --- a/redisson/src/main/java/org/redisson/PubSubPatternStatusListener.java +++ b/redisson/src/main/java/org/redisson/PubSubPatternStatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/PubSubStatusListener.java b/redisson/src/main/java/org/redisson/PubSubStatusListener.java index e99d177a0..4e1c2243c 100644 --- a/redisson/src/main/java/org/redisson/PubSubStatusListener.java +++ b/redisson/src/main/java/org/redisson/PubSubStatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/QueueTransferService.java b/redisson/src/main/java/org/redisson/QueueTransferService.java index fecc91e21..de6346e71 100644 --- a/redisson/src/main/java/org/redisson/QueueTransferService.java +++ b/redisson/src/main/java/org/redisson/QueueTransferService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/QueueTransferTask.java b/redisson/src/main/java/org/redisson/QueueTransferTask.java index d3a53dd3f..725e96d1a 100644 --- a/redisson/src/main/java/org/redisson/QueueTransferTask.java +++ b/redisson/src/main/java/org/redisson/QueueTransferTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedisClusterNodes.java b/redisson/src/main/java/org/redisson/RedisClusterNodes.java index c8cc2490b..5b2dc222b 100644 --- a/redisson/src/main/java/org/redisson/RedisClusterNodes.java +++ b/redisson/src/main/java/org/redisson/RedisClusterNodes.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedisNodes.java b/redisson/src/main/java/org/redisson/RedisNodes.java index e8580571d..f412a4acd 100644 --- a/redisson/src/main/java/org/redisson/RedisNodes.java +++ b/redisson/src/main/java/org/redisson/RedisNodes.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/Redisson.java b/redisson/src/main/java/org/redisson/Redisson.java index 147327be3..56b36f0e3 100755 --- a/redisson/src/main/java/org/redisson/Redisson.java +++ b/redisson/src/main/java/org/redisson/Redisson.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonAtomicDouble.java b/redisson/src/main/java/org/redisson/RedissonAtomicDouble.java index 6031c02a2..64a3fabe2 100644 --- a/redisson/src/main/java/org/redisson/RedissonAtomicDouble.java +++ b/redisson/src/main/java/org/redisson/RedissonAtomicDouble.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonAtomicLong.java b/redisson/src/main/java/org/redisson/RedissonAtomicLong.java index 7c96e0dc4..3a3c6dc3a 100644 --- a/redisson/src/main/java/org/redisson/RedissonAtomicLong.java +++ b/redisson/src/main/java/org/redisson/RedissonAtomicLong.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBaseAdder.java b/redisson/src/main/java/org/redisson/RedissonBaseAdder.java index c41b903c6..9a4425bf8 100644 --- a/redisson/src/main/java/org/redisson/RedissonBaseAdder.java +++ b/redisson/src/main/java/org/redisson/RedissonBaseAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBaseIterator.java b/redisson/src/main/java/org/redisson/RedissonBaseIterator.java index 54751c1f9..55525e161 100644 --- a/redisson/src/main/java/org/redisson/RedissonBaseIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonBaseIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBaseMapIterator.java b/redisson/src/main/java/org/redisson/RedissonBaseMapIterator.java index a2f4ce1cf..fc350d610 100644 --- a/redisson/src/main/java/org/redisson/RedissonBaseMapIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonBaseMapIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBatch.java b/redisson/src/main/java/org/redisson/RedissonBatch.java index 6f47de884..4046cb3a9 100644 --- a/redisson/src/main/java/org/redisson/RedissonBatch.java +++ b/redisson/src/main/java/org/redisson/RedissonBatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBinaryStream.java b/redisson/src/main/java/org/redisson/RedissonBinaryStream.java index 3856aca35..e791a457e 100644 --- a/redisson/src/main/java/org/redisson/RedissonBinaryStream.java +++ b/redisson/src/main/java/org/redisson/RedissonBinaryStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBitSet.java b/redisson/src/main/java/org/redisson/RedissonBitSet.java index d936bebbe..f2c63a794 100644 --- a/redisson/src/main/java/org/redisson/RedissonBitSet.java +++ b/redisson/src/main/java/org/redisson/RedissonBitSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBlockingDeque.java b/redisson/src/main/java/org/redisson/RedissonBlockingDeque.java index ebf8fd7ce..15d349a0a 100644 --- a/redisson/src/main/java/org/redisson/RedissonBlockingDeque.java +++ b/redisson/src/main/java/org/redisson/RedissonBlockingDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBlockingQueue.java b/redisson/src/main/java/org/redisson/RedissonBlockingQueue.java index 35f8dc99b..d4d753de0 100644 --- a/redisson/src/main/java/org/redisson/RedissonBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBloomFilter.java b/redisson/src/main/java/org/redisson/RedissonBloomFilter.java index 76dc5345c..4bb77c175 100644 --- a/redisson/src/main/java/org/redisson/RedissonBloomFilter.java +++ b/redisson/src/main/java/org/redisson/RedissonBloomFilter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBoundedBlockingQueue.java b/redisson/src/main/java/org/redisson/RedissonBoundedBlockingQueue.java index c1b710bc5..87737950c 100644 --- a/redisson/src/main/java/org/redisson/RedissonBoundedBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonBoundedBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBucket.java b/redisson/src/main/java/org/redisson/RedissonBucket.java index e0b17a2a6..f730fe909 100644 --- a/redisson/src/main/java/org/redisson/RedissonBucket.java +++ b/redisson/src/main/java/org/redisson/RedissonBucket.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonBuckets.java b/redisson/src/main/java/org/redisson/RedissonBuckets.java index a1a1ac56c..aabc880d2 100644 --- a/redisson/src/main/java/org/redisson/RedissonBuckets.java +++ b/redisson/src/main/java/org/redisson/RedissonBuckets.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonCountDownLatch.java b/redisson/src/main/java/org/redisson/RedissonCountDownLatch.java index ddb4b759b..c9e3a5342 100644 --- a/redisson/src/main/java/org/redisson/RedissonCountDownLatch.java +++ b/redisson/src/main/java/org/redisson/RedissonCountDownLatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonCountDownLatchEntry.java b/redisson/src/main/java/org/redisson/RedissonCountDownLatchEntry.java index 0eec10ae1..7ecb09b83 100644 --- a/redisson/src/main/java/org/redisson/RedissonCountDownLatchEntry.java +++ b/redisson/src/main/java/org/redisson/RedissonCountDownLatchEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonDelayedQueue.java b/redisson/src/main/java/org/redisson/RedissonDelayedQueue.java index 73077d56a..f6f447803 100644 --- a/redisson/src/main/java/org/redisson/RedissonDelayedQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonDelayedQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonDeque.java b/redisson/src/main/java/org/redisson/RedissonDeque.java index 42fca03d3..8634692d1 100644 --- a/redisson/src/main/java/org/redisson/RedissonDeque.java +++ b/redisson/src/main/java/org/redisson/RedissonDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonDoubleAdder.java b/redisson/src/main/java/org/redisson/RedissonDoubleAdder.java index 4ef7750fd..a3aa6287a 100644 --- a/redisson/src/main/java/org/redisson/RedissonDoubleAdder.java +++ b/redisson/src/main/java/org/redisson/RedissonDoubleAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonExecutorService.java b/redisson/src/main/java/org/redisson/RedissonExecutorService.java index e484e3d69..86de5637b 100644 --- a/redisson/src/main/java/org/redisson/RedissonExecutorService.java +++ b/redisson/src/main/java/org/redisson/RedissonExecutorService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonExpirable.java b/redisson/src/main/java/org/redisson/RedissonExpirable.java index f1256d903..e082b7509 100644 --- a/redisson/src/main/java/org/redisson/RedissonExpirable.java +++ b/redisson/src/main/java/org/redisson/RedissonExpirable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonFairLock.java b/redisson/src/main/java/org/redisson/RedissonFairLock.java index 257e05505..e91a5f5b2 100644 --- a/redisson/src/main/java/org/redisson/RedissonFairLock.java +++ b/redisson/src/main/java/org/redisson/RedissonFairLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonGeo.java b/redisson/src/main/java/org/redisson/RedissonGeo.java index eebaedd13..cdced18c8 100644 --- a/redisson/src/main/java/org/redisson/RedissonGeo.java +++ b/redisson/src/main/java/org/redisson/RedissonGeo.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonHyperLogLog.java b/redisson/src/main/java/org/redisson/RedissonHyperLogLog.java index 4abfd0eb7..fa12f0f28 100644 --- a/redisson/src/main/java/org/redisson/RedissonHyperLogLog.java +++ b/redisson/src/main/java/org/redisson/RedissonHyperLogLog.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonKeys.java b/redisson/src/main/java/org/redisson/RedissonKeys.java index f3445d95c..b9ad85b6d 100644 --- a/redisson/src/main/java/org/redisson/RedissonKeys.java +++ b/redisson/src/main/java/org/redisson/RedissonKeys.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLexSortedSet.java b/redisson/src/main/java/org/redisson/RedissonLexSortedSet.java index f5fe7a943..9530f55ce 100644 --- a/redisson/src/main/java/org/redisson/RedissonLexSortedSet.java +++ b/redisson/src/main/java/org/redisson/RedissonLexSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonList.java b/redisson/src/main/java/org/redisson/RedissonList.java index 4ac521f7f..e0ecb162a 100644 --- a/redisson/src/main/java/org/redisson/RedissonList.java +++ b/redisson/src/main/java/org/redisson/RedissonList.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonListMultimap.java b/redisson/src/main/java/org/redisson/RedissonListMultimap.java index db55a6130..57634fc4f 100644 --- a/redisson/src/main/java/org/redisson/RedissonListMultimap.java +++ b/redisson/src/main/java/org/redisson/RedissonListMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonListMultimapCache.java b/redisson/src/main/java/org/redisson/RedissonListMultimapCache.java index 839f3843d..54c940e40 100644 --- a/redisson/src/main/java/org/redisson/RedissonListMultimapCache.java +++ b/redisson/src/main/java/org/redisson/RedissonListMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonListMultimapIterator.java b/redisson/src/main/java/org/redisson/RedissonListMultimapIterator.java index 8c4072c72..901adb694 100644 --- a/redisson/src/main/java/org/redisson/RedissonListMultimapIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonListMultimapIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonListMultimapValues.java b/redisson/src/main/java/org/redisson/RedissonListMultimapValues.java index bf961c1a8..cd4d25bad 100644 --- a/redisson/src/main/java/org/redisson/RedissonListMultimapValues.java +++ b/redisson/src/main/java/org/redisson/RedissonListMultimapValues.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLiveObjectService.java b/redisson/src/main/java/org/redisson/RedissonLiveObjectService.java index 09852b482..97a912463 100644 --- a/redisson/src/main/java/org/redisson/RedissonLiveObjectService.java +++ b/redisson/src/main/java/org/redisson/RedissonLiveObjectService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLocalCachedMap.java b/redisson/src/main/java/org/redisson/RedissonLocalCachedMap.java index cbbc04fba..750a73188 100644 --- a/redisson/src/main/java/org/redisson/RedissonLocalCachedMap.java +++ b/redisson/src/main/java/org/redisson/RedissonLocalCachedMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLock.java b/redisson/src/main/java/org/redisson/RedissonLock.java index ab18e3f4f..248505f22 100644 --- a/redisson/src/main/java/org/redisson/RedissonLock.java +++ b/redisson/src/main/java/org/redisson/RedissonLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLockEntry.java b/redisson/src/main/java/org/redisson/RedissonLockEntry.java index 6baf88c77..030f59b6c 100644 --- a/redisson/src/main/java/org/redisson/RedissonLockEntry.java +++ b/redisson/src/main/java/org/redisson/RedissonLockEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonLongAdder.java b/redisson/src/main/java/org/redisson/RedissonLongAdder.java index fd60d795e..0a97bae98 100644 --- a/redisson/src/main/java/org/redisson/RedissonLongAdder.java +++ b/redisson/src/main/java/org/redisson/RedissonLongAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMap.java b/redisson/src/main/java/org/redisson/RedissonMap.java index a50e0f103..68a16e561 100644 --- a/redisson/src/main/java/org/redisson/RedissonMap.java +++ b/redisson/src/main/java/org/redisson/RedissonMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMapCache.java b/redisson/src/main/java/org/redisson/RedissonMapCache.java index 8ae2054f3..3f9588b49 100644 --- a/redisson/src/main/java/org/redisson/RedissonMapCache.java +++ b/redisson/src/main/java/org/redisson/RedissonMapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMapEntry.java b/redisson/src/main/java/org/redisson/RedissonMapEntry.java index 27d0046b0..df530f22a 100644 --- a/redisson/src/main/java/org/redisson/RedissonMapEntry.java +++ b/redisson/src/main/java/org/redisson/RedissonMapEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMapIterator.java b/redisson/src/main/java/org/redisson/RedissonMapIterator.java index c6f9b91fd..f346bfbea 100644 --- a/redisson/src/main/java/org/redisson/RedissonMapIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonMapIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMultiLock.java b/redisson/src/main/java/org/redisson/RedissonMultiLock.java index 116f0a984..ea1090554 100644 --- a/redisson/src/main/java/org/redisson/RedissonMultiLock.java +++ b/redisson/src/main/java/org/redisson/RedissonMultiLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMultiMapIterator.java b/redisson/src/main/java/org/redisson/RedissonMultiMapIterator.java index 124fa742c..611b99087 100644 --- a/redisson/src/main/java/org/redisson/RedissonMultiMapIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonMultiMapIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMultiMapKeysIterator.java b/redisson/src/main/java/org/redisson/RedissonMultiMapKeysIterator.java index 159e44948..1b9e6da79 100644 --- a/redisson/src/main/java/org/redisson/RedissonMultiMapKeysIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonMultiMapKeysIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMultimap.java b/redisson/src/main/java/org/redisson/RedissonMultimap.java index 2a09063e0..51db2e3e7 100644 --- a/redisson/src/main/java/org/redisson/RedissonMultimap.java +++ b/redisson/src/main/java/org/redisson/RedissonMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonMultimapCache.java b/redisson/src/main/java/org/redisson/RedissonMultimapCache.java index 43f7d9829..0c05a560b 100644 --- a/redisson/src/main/java/org/redisson/RedissonMultimapCache.java +++ b/redisson/src/main/java/org/redisson/RedissonMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonNode.java b/redisson/src/main/java/org/redisson/RedissonNode.java index 5106eecfe..30333de54 100644 --- a/redisson/src/main/java/org/redisson/RedissonNode.java +++ b/redisson/src/main/java/org/redisson/RedissonNode.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonObject.java b/redisson/src/main/java/org/redisson/RedissonObject.java index 7f2d24bee..e6607c68d 100644 --- a/redisson/src/main/java/org/redisson/RedissonObject.java +++ b/redisson/src/main/java/org/redisson/RedissonObject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPatternTopic.java b/redisson/src/main/java/org/redisson/RedissonPatternTopic.java index 0021a3213..c74434880 100644 --- a/redisson/src/main/java/org/redisson/RedissonPatternTopic.java +++ b/redisson/src/main/java/org/redisson/RedissonPatternTopic.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPermitExpirableSemaphore.java b/redisson/src/main/java/org/redisson/RedissonPermitExpirableSemaphore.java index 21c2d2fab..b0eab8b0d 100644 --- a/redisson/src/main/java/org/redisson/RedissonPermitExpirableSemaphore.java +++ b/redisson/src/main/java/org/redisson/RedissonPermitExpirableSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPriorityBlockingDeque.java b/redisson/src/main/java/org/redisson/RedissonPriorityBlockingDeque.java index 51ec8ccaa..b131e3a61 100644 --- a/redisson/src/main/java/org/redisson/RedissonPriorityBlockingDeque.java +++ b/redisson/src/main/java/org/redisson/RedissonPriorityBlockingDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPriorityBlockingQueue.java b/redisson/src/main/java/org/redisson/RedissonPriorityBlockingQueue.java index a14ccabe6..a67db86a2 100644 --- a/redisson/src/main/java/org/redisson/RedissonPriorityBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonPriorityBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPriorityDeque.java b/redisson/src/main/java/org/redisson/RedissonPriorityDeque.java index 612d1f792..0682db619 100644 --- a/redisson/src/main/java/org/redisson/RedissonPriorityDeque.java +++ b/redisson/src/main/java/org/redisson/RedissonPriorityDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonPriorityQueue.java b/redisson/src/main/java/org/redisson/RedissonPriorityQueue.java index 91828196a..5651ad608 100644 --- a/redisson/src/main/java/org/redisson/RedissonPriorityQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonPriorityQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonQueue.java b/redisson/src/main/java/org/redisson/RedissonQueue.java index eae45b10e..42d1c0e84 100644 --- a/redisson/src/main/java/org/redisson/RedissonQueue.java +++ b/redisson/src/main/java/org/redisson/RedissonQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonQueueSemaphore.java b/redisson/src/main/java/org/redisson/RedissonQueueSemaphore.java index 72a2b068b..ced3c8434 100644 --- a/redisson/src/main/java/org/redisson/RedissonQueueSemaphore.java +++ b/redisson/src/main/java/org/redisson/RedissonQueueSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonRateLimiter.java b/redisson/src/main/java/org/redisson/RedissonRateLimiter.java index 60bd753c6..1fc8cd3a2 100644 --- a/redisson/src/main/java/org/redisson/RedissonRateLimiter.java +++ b/redisson/src/main/java/org/redisson/RedissonRateLimiter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonReactive.java b/redisson/src/main/java/org/redisson/RedissonReactive.java index a6e0e01b4..671386950 100644 --- a/redisson/src/main/java/org/redisson/RedissonReactive.java +++ b/redisson/src/main/java/org/redisson/RedissonReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonReadLock.java b/redisson/src/main/java/org/redisson/RedissonReadLock.java index 83205aebd..414a669fe 100644 --- a/redisson/src/main/java/org/redisson/RedissonReadLock.java +++ b/redisson/src/main/java/org/redisson/RedissonReadLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonReadWriteLock.java b/redisson/src/main/java/org/redisson/RedissonReadWriteLock.java index ee2c029f0..c36965961 100644 --- a/redisson/src/main/java/org/redisson/RedissonReadWriteLock.java +++ b/redisson/src/main/java/org/redisson/RedissonReadWriteLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonRedLock.java b/redisson/src/main/java/org/redisson/RedissonRedLock.java index 379140765..58dd2cb5c 100644 --- a/redisson/src/main/java/org/redisson/RedissonRedLock.java +++ b/redisson/src/main/java/org/redisson/RedissonRedLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonReference.java b/redisson/src/main/java/org/redisson/RedissonReference.java index e415cc87d..cf1be1f70 100644 --- a/redisson/src/main/java/org/redisson/RedissonReference.java +++ b/redisson/src/main/java/org/redisson/RedissonReference.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonRemoteService.java b/redisson/src/main/java/org/redisson/RedissonRemoteService.java index f5c74af70..355073b0d 100644 --- a/redisson/src/main/java/org/redisson/RedissonRemoteService.java +++ b/redisson/src/main/java/org/redisson/RedissonRemoteService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonRx.java b/redisson/src/main/java/org/redisson/RedissonRx.java index 2d7740b7f..4ca69e476 100644 --- a/redisson/src/main/java/org/redisson/RedissonRx.java +++ b/redisson/src/main/java/org/redisson/RedissonRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonScoredSortedSet.java b/redisson/src/main/java/org/redisson/RedissonScoredSortedSet.java index a8f50bf7f..8610a10ac 100644 --- a/redisson/src/main/java/org/redisson/RedissonScoredSortedSet.java +++ b/redisson/src/main/java/org/redisson/RedissonScoredSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonScript.java b/redisson/src/main/java/org/redisson/RedissonScript.java index e5f9ff3de..5d31d0016 100644 --- a/redisson/src/main/java/org/redisson/RedissonScript.java +++ b/redisson/src/main/java/org/redisson/RedissonScript.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSemaphore.java b/redisson/src/main/java/org/redisson/RedissonSemaphore.java index f12f6b795..85317fa65 100644 --- a/redisson/src/main/java/org/redisson/RedissonSemaphore.java +++ b/redisson/src/main/java/org/redisson/RedissonSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSet.java b/redisson/src/main/java/org/redisson/RedissonSet.java index 8b266165a..2a288d599 100644 --- a/redisson/src/main/java/org/redisson/RedissonSet.java +++ b/redisson/src/main/java/org/redisson/RedissonSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSetCache.java b/redisson/src/main/java/org/redisson/RedissonSetCache.java index a03afe67d..19c228de1 100644 --- a/redisson/src/main/java/org/redisson/RedissonSetCache.java +++ b/redisson/src/main/java/org/redisson/RedissonSetCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSetMultimap.java b/redisson/src/main/java/org/redisson/RedissonSetMultimap.java index 4033476c5..98b5ee7df 100644 --- a/redisson/src/main/java/org/redisson/RedissonSetMultimap.java +++ b/redisson/src/main/java/org/redisson/RedissonSetMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSetMultimapCache.java b/redisson/src/main/java/org/redisson/RedissonSetMultimapCache.java index fc26eadfa..3cbd5d24d 100644 --- a/redisson/src/main/java/org/redisson/RedissonSetMultimapCache.java +++ b/redisson/src/main/java/org/redisson/RedissonSetMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSetMultimapIterator.java b/redisson/src/main/java/org/redisson/RedissonSetMultimapIterator.java index a7a7e4757..2af6fd050 100644 --- a/redisson/src/main/java/org/redisson/RedissonSetMultimapIterator.java +++ b/redisson/src/main/java/org/redisson/RedissonSetMultimapIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSetMultimapValues.java b/redisson/src/main/java/org/redisson/RedissonSetMultimapValues.java index d2af8aad5..757201d32 100644 --- a/redisson/src/main/java/org/redisson/RedissonSetMultimapValues.java +++ b/redisson/src/main/java/org/redisson/RedissonSetMultimapValues.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonShutdownException.java b/redisson/src/main/java/org/redisson/RedissonShutdownException.java index 3b947e88e..c8c85be59 100644 --- a/redisson/src/main/java/org/redisson/RedissonShutdownException.java +++ b/redisson/src/main/java/org/redisson/RedissonShutdownException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSortedSet.java b/redisson/src/main/java/org/redisson/RedissonSortedSet.java index 16c33b1e2..f66f1ff02 100644 --- a/redisson/src/main/java/org/redisson/RedissonSortedSet.java +++ b/redisson/src/main/java/org/redisson/RedissonSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonStream.java b/redisson/src/main/java/org/redisson/RedissonStream.java index a76490d10..526b9c2bc 100644 --- a/redisson/src/main/java/org/redisson/RedissonStream.java +++ b/redisson/src/main/java/org/redisson/RedissonStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSubList.java b/redisson/src/main/java/org/redisson/RedissonSubList.java index db9c649db..262e53b7f 100644 --- a/redisson/src/main/java/org/redisson/RedissonSubList.java +++ b/redisson/src/main/java/org/redisson/RedissonSubList.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonSubSortedSet.java b/redisson/src/main/java/org/redisson/RedissonSubSortedSet.java index e8dae3745..b26146c81 100644 --- a/redisson/src/main/java/org/redisson/RedissonSubSortedSet.java +++ b/redisson/src/main/java/org/redisson/RedissonSubSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonTopic.java b/redisson/src/main/java/org/redisson/RedissonTopic.java index a1a1aa85c..337afa65a 100644 --- a/redisson/src/main/java/org/redisson/RedissonTopic.java +++ b/redisson/src/main/java/org/redisson/RedissonTopic.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/RedissonWriteLock.java b/redisson/src/main/java/org/redisson/RedissonWriteLock.java index c933788ac..31b68c803 100644 --- a/redisson/src/main/java/org/redisson/RedissonWriteLock.java +++ b/redisson/src/main/java/org/redisson/RedissonWriteLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/ScanIterator.java b/redisson/src/main/java/org/redisson/ScanIterator.java index bd3fecd06..46312e32d 100644 --- a/redisson/src/main/java/org/redisson/ScanIterator.java +++ b/redisson/src/main/java/org/redisson/ScanIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/ScanResult.java b/redisson/src/main/java/org/redisson/ScanResult.java index 4f8315d18..756e5d769 100644 --- a/redisson/src/main/java/org/redisson/ScanResult.java +++ b/redisson/src/main/java/org/redisson/ScanResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/SlotCallback.java b/redisson/src/main/java/org/redisson/SlotCallback.java index 4b3382c84..d6d2d1ac6 100644 --- a/redisson/src/main/java/org/redisson/SlotCallback.java +++ b/redisson/src/main/java/org/redisson/SlotCallback.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/Version.java b/redisson/src/main/java/org/redisson/Version.java index dccfd16f0..d5dba0850 100644 --- a/redisson/src/main/java/org/redisson/Version.java +++ b/redisson/src/main/java/org/redisson/Version.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/BatchOptions.java b/redisson/src/main/java/org/redisson/api/BatchOptions.java index f027b82d3..2e57441dc 100644 --- a/redisson/src/main/java/org/redisson/api/BatchOptions.java +++ b/redisson/src/main/java/org/redisson/api/BatchOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/BatchResult.java b/redisson/src/main/java/org/redisson/api/BatchResult.java index 47264d63f..94f7e7c42 100644 --- a/redisson/src/main/java/org/redisson/api/BatchResult.java +++ b/redisson/src/main/java/org/redisson/api/BatchResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/ClusterNode.java b/redisson/src/main/java/org/redisson/api/ClusterNode.java index f53719772..0605b2983 100644 --- a/redisson/src/main/java/org/redisson/api/ClusterNode.java +++ b/redisson/src/main/java/org/redisson/api/ClusterNode.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/ClusterNodesGroup.java b/redisson/src/main/java/org/redisson/api/ClusterNodesGroup.java index 26933c9a1..9454c9a1a 100644 --- a/redisson/src/main/java/org/redisson/api/ClusterNodesGroup.java +++ b/redisson/src/main/java/org/redisson/api/ClusterNodesGroup.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/CronSchedule.java b/redisson/src/main/java/org/redisson/api/CronSchedule.java index 848b5847a..7e6b4e1aa 100644 --- a/redisson/src/main/java/org/redisson/api/CronSchedule.java +++ b/redisson/src/main/java/org/redisson/api/CronSchedule.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/ExecutorOptions.java b/redisson/src/main/java/org/redisson/api/ExecutorOptions.java index ad4e6bc10..12ac0973f 100644 --- a/redisson/src/main/java/org/redisson/api/ExecutorOptions.java +++ b/redisson/src/main/java/org/redisson/api/ExecutorOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/GeoEntry.java b/redisson/src/main/java/org/redisson/api/GeoEntry.java index ddc2bd03c..e40bffdc5 100644 --- a/redisson/src/main/java/org/redisson/api/GeoEntry.java +++ b/redisson/src/main/java/org/redisson/api/GeoEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/GeoOrder.java b/redisson/src/main/java/org/redisson/api/GeoOrder.java index 3cac746e5..627ef5e03 100644 --- a/redisson/src/main/java/org/redisson/api/GeoOrder.java +++ b/redisson/src/main/java/org/redisson/api/GeoOrder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/GeoPosition.java b/redisson/src/main/java/org/redisson/api/GeoPosition.java index 04244613f..d806bfa6e 100644 --- a/redisson/src/main/java/org/redisson/api/GeoPosition.java +++ b/redisson/src/main/java/org/redisson/api/GeoPosition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/GeoUnit.java b/redisson/src/main/java/org/redisson/api/GeoUnit.java index b2f6211ed..25160d351 100644 --- a/redisson/src/main/java/org/redisson/api/GeoUnit.java +++ b/redisson/src/main/java/org/redisson/api/GeoUnit.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/LocalCachedMapOptions.java b/redisson/src/main/java/org/redisson/api/LocalCachedMapOptions.java index 34a6a2f1e..d550409eb 100644 --- a/redisson/src/main/java/org/redisson/api/LocalCachedMapOptions.java +++ b/redisson/src/main/java/org/redisson/api/LocalCachedMapOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/MapOptions.java b/redisson/src/main/java/org/redisson/api/MapOptions.java index 8d790d451..3d6fd2d9c 100644 --- a/redisson/src/main/java/org/redisson/api/MapOptions.java +++ b/redisson/src/main/java/org/redisson/api/MapOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/Node.java b/redisson/src/main/java/org/redisson/api/Node.java index 86bfc3095..43b59ba93 100644 --- a/redisson/src/main/java/org/redisson/api/Node.java +++ b/redisson/src/main/java/org/redisson/api/Node.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/NodeAsync.java b/redisson/src/main/java/org/redisson/api/NodeAsync.java index a9cf1453f..b1561438b 100644 --- a/redisson/src/main/java/org/redisson/api/NodeAsync.java +++ b/redisson/src/main/java/org/redisson/api/NodeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/NodeListener.java b/redisson/src/main/java/org/redisson/api/NodeListener.java index 6bd3e3695..c8a332176 100644 --- a/redisson/src/main/java/org/redisson/api/NodeListener.java +++ b/redisson/src/main/java/org/redisson/api/NodeListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/NodeType.java b/redisson/src/main/java/org/redisson/api/NodeType.java index 0a7f9e5db..ac5deb320 100644 --- a/redisson/src/main/java/org/redisson/api/NodeType.java +++ b/redisson/src/main/java/org/redisson/api/NodeType.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/NodesGroup.java b/redisson/src/main/java/org/redisson/api/NodesGroup.java index 2c7503baf..1139f9870 100644 --- a/redisson/src/main/java/org/redisson/api/NodesGroup.java +++ b/redisson/src/main/java/org/redisson/api/NodesGroup.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/PendingEntry.java b/redisson/src/main/java/org/redisson/api/PendingEntry.java index 3aa0cfabc..82648b647 100644 --- a/redisson/src/main/java/org/redisson/api/PendingEntry.java +++ b/redisson/src/main/java/org/redisson/api/PendingEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/PendingResult.java b/redisson/src/main/java/org/redisson/api/PendingResult.java index b9456f97f..8d2e4981e 100644 --- a/redisson/src/main/java/org/redisson/api/PendingResult.java +++ b/redisson/src/main/java/org/redisson/api/PendingResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicDouble.java b/redisson/src/main/java/org/redisson/api/RAtomicDouble.java index 5f1a66e09..cea1a9f04 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicDouble.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicDouble.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicDoubleAsync.java b/redisson/src/main/java/org/redisson/api/RAtomicDoubleAsync.java index cf2ec3a3e..0c7e2c06e 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicDoubleAsync.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicDoubleAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicDoubleReactive.java b/redisson/src/main/java/org/redisson/api/RAtomicDoubleReactive.java index 821d422b5..a999fe0e1 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicDoubleReactive.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicDoubleReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicDoubleRx.java b/redisson/src/main/java/org/redisson/api/RAtomicDoubleRx.java index ff755a43b..7fb74235b 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicDoubleRx.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicDoubleRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicLong.java b/redisson/src/main/java/org/redisson/api/RAtomicLong.java index 21bdf7f0b..8dde49c40 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicLong.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicLong.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicLongAsync.java b/redisson/src/main/java/org/redisson/api/RAtomicLongAsync.java index b31bae5e7..54830b4da 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicLongAsync.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicLongAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicLongReactive.java b/redisson/src/main/java/org/redisson/api/RAtomicLongReactive.java index 735457959..25d891ab8 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicLongReactive.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicLongReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RAtomicLongRx.java b/redisson/src/main/java/org/redisson/api/RAtomicLongRx.java index f7926e0ea..ae5201fa1 100644 --- a/redisson/src/main/java/org/redisson/api/RAtomicLongRx.java +++ b/redisson/src/main/java/org/redisson/api/RAtomicLongRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBatch.java b/redisson/src/main/java/org/redisson/api/RBatch.java index 1690913df..58ac29d21 100644 --- a/redisson/src/main/java/org/redisson/api/RBatch.java +++ b/redisson/src/main/java/org/redisson/api/RBatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBatchReactive.java b/redisson/src/main/java/org/redisson/api/RBatchReactive.java index 919c61610..ae50f3dae 100644 --- a/redisson/src/main/java/org/redisson/api/RBatchReactive.java +++ b/redisson/src/main/java/org/redisson/api/RBatchReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBatchRx.java b/redisson/src/main/java/org/redisson/api/RBatchRx.java index e44c072d3..7ef62388b 100644 --- a/redisson/src/main/java/org/redisson/api/RBatchRx.java +++ b/redisson/src/main/java/org/redisson/api/RBatchRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBinaryStream.java b/redisson/src/main/java/org/redisson/api/RBinaryStream.java index bc959b218..d37f4b18e 100644 --- a/redisson/src/main/java/org/redisson/api/RBinaryStream.java +++ b/redisson/src/main/java/org/redisson/api/RBinaryStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBitSet.java b/redisson/src/main/java/org/redisson/api/RBitSet.java index e9684d5d2..bc4cbe1dd 100644 --- a/redisson/src/main/java/org/redisson/api/RBitSet.java +++ b/redisson/src/main/java/org/redisson/api/RBitSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBitSetAsync.java b/redisson/src/main/java/org/redisson/api/RBitSetAsync.java index ff4d592b5..b28e24780 100644 --- a/redisson/src/main/java/org/redisson/api/RBitSetAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBitSetAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBitSetReactive.java b/redisson/src/main/java/org/redisson/api/RBitSetReactive.java index f91bced95..611743447 100644 --- a/redisson/src/main/java/org/redisson/api/RBitSetReactive.java +++ b/redisson/src/main/java/org/redisson/api/RBitSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBitSetRx.java b/redisson/src/main/java/org/redisson/api/RBitSetRx.java index 521439421..9fc776262 100644 --- a/redisson/src/main/java/org/redisson/api/RBitSetRx.java +++ b/redisson/src/main/java/org/redisson/api/RBitSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingDeque.java b/redisson/src/main/java/org/redisson/api/RBlockingDeque.java index 4e75b3a47..ed26669a0 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingDeque.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingDequeAsync.java b/redisson/src/main/java/org/redisson/api/RBlockingDequeAsync.java index ede31d971..f7e00f0c1 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingDequeAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingDequeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingDequeReactive.java b/redisson/src/main/java/org/redisson/api/RBlockingDequeReactive.java index c8eec0385..d6cf2b737 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingDequeReactive.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingDequeReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingDequeRx.java b/redisson/src/main/java/org/redisson/api/RBlockingDequeRx.java index 9ab520301..b0682166e 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingDequeRx.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingDequeRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingQueue.java b/redisson/src/main/java/org/redisson/api/RBlockingQueue.java index 5c4ca172f..919c30825 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingQueueAsync.java b/redisson/src/main/java/org/redisson/api/RBlockingQueueAsync.java index 770ef6e5b..cf8465f2d 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingQueueAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingQueueAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingQueueReactive.java b/redisson/src/main/java/org/redisson/api/RBlockingQueueReactive.java index b261765f5..ba6c74358 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingQueueReactive.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingQueueReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBlockingQueueRx.java b/redisson/src/main/java/org/redisson/api/RBlockingQueueRx.java index a688c1fa2..5ce3413ee 100644 --- a/redisson/src/main/java/org/redisson/api/RBlockingQueueRx.java +++ b/redisson/src/main/java/org/redisson/api/RBlockingQueueRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBloomFilter.java b/redisson/src/main/java/org/redisson/api/RBloomFilter.java index da51d0435..65c65477f 100644 --- a/redisson/src/main/java/org/redisson/api/RBloomFilter.java +++ b/redisson/src/main/java/org/redisson/api/RBloomFilter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueue.java b/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueue.java index 75206660d..4b5dd2b17 100644 --- a/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueueAsync.java b/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueueAsync.java index 4728158ff..f9d567d0c 100644 --- a/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueueAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBoundedBlockingQueueAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBucket.java b/redisson/src/main/java/org/redisson/api/RBucket.java index 30ced34be..21b27f0b3 100644 --- a/redisson/src/main/java/org/redisson/api/RBucket.java +++ b/redisson/src/main/java/org/redisson/api/RBucket.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBucketAsync.java b/redisson/src/main/java/org/redisson/api/RBucketAsync.java index 82a06ce6a..6360573d1 100644 --- a/redisson/src/main/java/org/redisson/api/RBucketAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBucketAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBucketReactive.java b/redisson/src/main/java/org/redisson/api/RBucketReactive.java index 466347eaf..7d2357aaf 100644 --- a/redisson/src/main/java/org/redisson/api/RBucketReactive.java +++ b/redisson/src/main/java/org/redisson/api/RBucketReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBucketRx.java b/redisson/src/main/java/org/redisson/api/RBucketRx.java index 28be696aa..807233e80 100644 --- a/redisson/src/main/java/org/redisson/api/RBucketRx.java +++ b/redisson/src/main/java/org/redisson/api/RBucketRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBuckets.java b/redisson/src/main/java/org/redisson/api/RBuckets.java index ff24e2bd7..7349fb8eb 100644 --- a/redisson/src/main/java/org/redisson/api/RBuckets.java +++ b/redisson/src/main/java/org/redisson/api/RBuckets.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RBucketsAsync.java b/redisson/src/main/java/org/redisson/api/RBucketsAsync.java index e3431e36a..f1de69393 100644 --- a/redisson/src/main/java/org/redisson/api/RBucketsAsync.java +++ b/redisson/src/main/java/org/redisson/api/RBucketsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCascadeType.java b/redisson/src/main/java/org/redisson/api/RCascadeType.java index 43bfa8bfa..5d1b4b9d9 100644 --- a/redisson/src/main/java/org/redisson/api/RCascadeType.java +++ b/redisson/src/main/java/org/redisson/api/RCascadeType.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCollectionAsync.java b/redisson/src/main/java/org/redisson/api/RCollectionAsync.java index 94f2d3158..90d49cf9a 100644 --- a/redisson/src/main/java/org/redisson/api/RCollectionAsync.java +++ b/redisson/src/main/java/org/redisson/api/RCollectionAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCollectionReactive.java b/redisson/src/main/java/org/redisson/api/RCollectionReactive.java index b7e6b09c8..d173d2b91 100644 --- a/redisson/src/main/java/org/redisson/api/RCollectionReactive.java +++ b/redisson/src/main/java/org/redisson/api/RCollectionReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCollectionRx.java b/redisson/src/main/java/org/redisson/api/RCollectionRx.java index 68316cc79..86ad7b93f 100644 --- a/redisson/src/main/java/org/redisson/api/RCollectionRx.java +++ b/redisson/src/main/java/org/redisson/api/RCollectionRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCountDownLatch.java b/redisson/src/main/java/org/redisson/api/RCountDownLatch.java index b76b5bb1d..7a60f2b77 100644 --- a/redisson/src/main/java/org/redisson/api/RCountDownLatch.java +++ b/redisson/src/main/java/org/redisson/api/RCountDownLatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RCountDownLatchAsync.java b/redisson/src/main/java/org/redisson/api/RCountDownLatchAsync.java index 2619eabbf..6f8e023bf 100644 --- a/redisson/src/main/java/org/redisson/api/RCountDownLatchAsync.java +++ b/redisson/src/main/java/org/redisson/api/RCountDownLatchAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDelayedQueue.java b/redisson/src/main/java/org/redisson/api/RDelayedQueue.java index 753945642..36f7767f3 100644 --- a/redisson/src/main/java/org/redisson/api/RDelayedQueue.java +++ b/redisson/src/main/java/org/redisson/api/RDelayedQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDeque.java b/redisson/src/main/java/org/redisson/api/RDeque.java index 7b8e7ea08..a10adf33e 100644 --- a/redisson/src/main/java/org/redisson/api/RDeque.java +++ b/redisson/src/main/java/org/redisson/api/RDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDequeAsync.java b/redisson/src/main/java/org/redisson/api/RDequeAsync.java index 899ac66aa..727bb4281 100644 --- a/redisson/src/main/java/org/redisson/api/RDequeAsync.java +++ b/redisson/src/main/java/org/redisson/api/RDequeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDequeReactive.java b/redisson/src/main/java/org/redisson/api/RDequeReactive.java index b2a0465e3..73638f1fa 100644 --- a/redisson/src/main/java/org/redisson/api/RDequeReactive.java +++ b/redisson/src/main/java/org/redisson/api/RDequeReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDequeRx.java b/redisson/src/main/java/org/redisson/api/RDequeRx.java index 784e2b749..7599f4a5e 100644 --- a/redisson/src/main/java/org/redisson/api/RDequeRx.java +++ b/redisson/src/main/java/org/redisson/api/RDequeRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDestroyable.java b/redisson/src/main/java/org/redisson/api/RDestroyable.java index 8f9355217..b27f1806d 100644 --- a/redisson/src/main/java/org/redisson/api/RDestroyable.java +++ b/redisson/src/main/java/org/redisson/api/RDestroyable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RDoubleAdder.java b/redisson/src/main/java/org/redisson/api/RDoubleAdder.java index 286bbcb52..ee0b00145 100644 --- a/redisson/src/main/java/org/redisson/api/RDoubleAdder.java +++ b/redisson/src/main/java/org/redisson/api/RDoubleAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExecutorBatchFuture.java b/redisson/src/main/java/org/redisson/api/RExecutorBatchFuture.java index 9d8553d23..d059a797c 100644 --- a/redisson/src/main/java/org/redisson/api/RExecutorBatchFuture.java +++ b/redisson/src/main/java/org/redisson/api/RExecutorBatchFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExecutorFuture.java b/redisson/src/main/java/org/redisson/api/RExecutorFuture.java index b9f69f085..836468bfe 100644 --- a/redisson/src/main/java/org/redisson/api/RExecutorFuture.java +++ b/redisson/src/main/java/org/redisson/api/RExecutorFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExecutorService.java b/redisson/src/main/java/org/redisson/api/RExecutorService.java index 6a7a2081f..4b6a3df9a 100644 --- a/redisson/src/main/java/org/redisson/api/RExecutorService.java +++ b/redisson/src/main/java/org/redisson/api/RExecutorService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExecutorServiceAsync.java b/redisson/src/main/java/org/redisson/api/RExecutorServiceAsync.java index 440f96b17..3d0f34ceb 100644 --- a/redisson/src/main/java/org/redisson/api/RExecutorServiceAsync.java +++ b/redisson/src/main/java/org/redisson/api/RExecutorServiceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExpirable.java b/redisson/src/main/java/org/redisson/api/RExpirable.java index 068c58081..649b1cbf4 100644 --- a/redisson/src/main/java/org/redisson/api/RExpirable.java +++ b/redisson/src/main/java/org/redisson/api/RExpirable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExpirableAsync.java b/redisson/src/main/java/org/redisson/api/RExpirableAsync.java index 3155ce2e3..8013efffc 100644 --- a/redisson/src/main/java/org/redisson/api/RExpirableAsync.java +++ b/redisson/src/main/java/org/redisson/api/RExpirableAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExpirableReactive.java b/redisson/src/main/java/org/redisson/api/RExpirableReactive.java index 2eae3a6ce..5e3dfc492 100644 --- a/redisson/src/main/java/org/redisson/api/RExpirableReactive.java +++ b/redisson/src/main/java/org/redisson/api/RExpirableReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RExpirableRx.java b/redisson/src/main/java/org/redisson/api/RExpirableRx.java index 21f35bbc0..5246aef1f 100644 --- a/redisson/src/main/java/org/redisson/api/RExpirableRx.java +++ b/redisson/src/main/java/org/redisson/api/RExpirableRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RFuture.java b/redisson/src/main/java/org/redisson/api/RFuture.java index 3a6104ac8..f40fe975d 100644 --- a/redisson/src/main/java/org/redisson/api/RFuture.java +++ b/redisson/src/main/java/org/redisson/api/RFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RGeo.java b/redisson/src/main/java/org/redisson/api/RGeo.java index ce3ec05c5..90c7b634d 100644 --- a/redisson/src/main/java/org/redisson/api/RGeo.java +++ b/redisson/src/main/java/org/redisson/api/RGeo.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RGeoAsync.java b/redisson/src/main/java/org/redisson/api/RGeoAsync.java index 1c670bcfc..cf6d931bf 100644 --- a/redisson/src/main/java/org/redisson/api/RGeoAsync.java +++ b/redisson/src/main/java/org/redisson/api/RGeoAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RGeoReactive.java b/redisson/src/main/java/org/redisson/api/RGeoReactive.java index 10f91da2d..d4aefd508 100644 --- a/redisson/src/main/java/org/redisson/api/RGeoReactive.java +++ b/redisson/src/main/java/org/redisson/api/RGeoReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RGeoRx.java b/redisson/src/main/java/org/redisson/api/RGeoRx.java index bdd25dd57..02bfb2e5c 100644 --- a/redisson/src/main/java/org/redisson/api/RGeoRx.java +++ b/redisson/src/main/java/org/redisson/api/RGeoRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RHyperLogLog.java b/redisson/src/main/java/org/redisson/api/RHyperLogLog.java index 73a310f8f..3b09ae00f 100644 --- a/redisson/src/main/java/org/redisson/api/RHyperLogLog.java +++ b/redisson/src/main/java/org/redisson/api/RHyperLogLog.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RHyperLogLogAsync.java b/redisson/src/main/java/org/redisson/api/RHyperLogLogAsync.java index 70681c530..ef633daee 100644 --- a/redisson/src/main/java/org/redisson/api/RHyperLogLogAsync.java +++ b/redisson/src/main/java/org/redisson/api/RHyperLogLogAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RHyperLogLogReactive.java b/redisson/src/main/java/org/redisson/api/RHyperLogLogReactive.java index c088c9e34..2493b02b0 100644 --- a/redisson/src/main/java/org/redisson/api/RHyperLogLogReactive.java +++ b/redisson/src/main/java/org/redisson/api/RHyperLogLogReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RHyperLogLogRx.java b/redisson/src/main/java/org/redisson/api/RHyperLogLogRx.java index b46d2123f..427f78ddf 100644 --- a/redisson/src/main/java/org/redisson/api/RHyperLogLogRx.java +++ b/redisson/src/main/java/org/redisson/api/RHyperLogLogRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RKeys.java b/redisson/src/main/java/org/redisson/api/RKeys.java index a326078ce..b602a9a3c 100644 --- a/redisson/src/main/java/org/redisson/api/RKeys.java +++ b/redisson/src/main/java/org/redisson/api/RKeys.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RKeysAsync.java b/redisson/src/main/java/org/redisson/api/RKeysAsync.java index 69db6f0d7..8b7441801 100644 --- a/redisson/src/main/java/org/redisson/api/RKeysAsync.java +++ b/redisson/src/main/java/org/redisson/api/RKeysAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RKeysReactive.java b/redisson/src/main/java/org/redisson/api/RKeysReactive.java index 3dafc6433..61f9bc1b4 100644 --- a/redisson/src/main/java/org/redisson/api/RKeysReactive.java +++ b/redisson/src/main/java/org/redisson/api/RKeysReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RKeysRx.java b/redisson/src/main/java/org/redisson/api/RKeysRx.java index ca730e1d7..be061e96a 100644 --- a/redisson/src/main/java/org/redisson/api/RKeysRx.java +++ b/redisson/src/main/java/org/redisson/api/RKeysRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLexSortedSet.java b/redisson/src/main/java/org/redisson/api/RLexSortedSet.java index 2172a2f01..bd9f41e43 100644 --- a/redisson/src/main/java/org/redisson/api/RLexSortedSet.java +++ b/redisson/src/main/java/org/redisson/api/RLexSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLexSortedSetAsync.java b/redisson/src/main/java/org/redisson/api/RLexSortedSetAsync.java index adba12f7f..a54090806 100644 --- a/redisson/src/main/java/org/redisson/api/RLexSortedSetAsync.java +++ b/redisson/src/main/java/org/redisson/api/RLexSortedSetAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLexSortedSetReactive.java b/redisson/src/main/java/org/redisson/api/RLexSortedSetReactive.java index 80b2fea5c..a3bc4585d 100644 --- a/redisson/src/main/java/org/redisson/api/RLexSortedSetReactive.java +++ b/redisson/src/main/java/org/redisson/api/RLexSortedSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLexSortedSetRx.java b/redisson/src/main/java/org/redisson/api/RLexSortedSetRx.java index 34ee60651..daebca176 100644 --- a/redisson/src/main/java/org/redisson/api/RLexSortedSetRx.java +++ b/redisson/src/main/java/org/redisson/api/RLexSortedSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RList.java b/redisson/src/main/java/org/redisson/api/RList.java index 34233cc09..b1e1ef7b9 100644 --- a/redisson/src/main/java/org/redisson/api/RList.java +++ b/redisson/src/main/java/org/redisson/api/RList.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListAsync.java b/redisson/src/main/java/org/redisson/api/RListAsync.java index 8d4dddbe3..b870c0240 100644 --- a/redisson/src/main/java/org/redisson/api/RListAsync.java +++ b/redisson/src/main/java/org/redisson/api/RListAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListMultimap.java b/redisson/src/main/java/org/redisson/api/RListMultimap.java index a5a3e06c8..d467bdb77 100644 --- a/redisson/src/main/java/org/redisson/api/RListMultimap.java +++ b/redisson/src/main/java/org/redisson/api/RListMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListMultimapCache.java b/redisson/src/main/java/org/redisson/api/RListMultimapCache.java index 58a78d3c4..a97a42b5e 100644 --- a/redisson/src/main/java/org/redisson/api/RListMultimapCache.java +++ b/redisson/src/main/java/org/redisson/api/RListMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListMultimapReactive.java b/redisson/src/main/java/org/redisson/api/RListMultimapReactive.java index d470de727..f07bf94c3 100644 --- a/redisson/src/main/java/org/redisson/api/RListMultimapReactive.java +++ b/redisson/src/main/java/org/redisson/api/RListMultimapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListMultimapRx.java b/redisson/src/main/java/org/redisson/api/RListMultimapRx.java index ba3f1ca45..c42376da2 100644 --- a/redisson/src/main/java/org/redisson/api/RListMultimapRx.java +++ b/redisson/src/main/java/org/redisson/api/RListMultimapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListReactive.java b/redisson/src/main/java/org/redisson/api/RListReactive.java index 9de36703e..35d30589f 100644 --- a/redisson/src/main/java/org/redisson/api/RListReactive.java +++ b/redisson/src/main/java/org/redisson/api/RListReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RListRx.java b/redisson/src/main/java/org/redisson/api/RListRx.java index 3363b438f..1a7996cf4 100644 --- a/redisson/src/main/java/org/redisson/api/RListRx.java +++ b/redisson/src/main/java/org/redisson/api/RListRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLiveObject.java b/redisson/src/main/java/org/redisson/api/RLiveObject.java index 323bade0c..e487d9f6c 100644 --- a/redisson/src/main/java/org/redisson/api/RLiveObject.java +++ b/redisson/src/main/java/org/redisson/api/RLiveObject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLiveObjectService.java b/redisson/src/main/java/org/redisson/api/RLiveObjectService.java index afd71ddf9..f4f649ad0 100644 --- a/redisson/src/main/java/org/redisson/api/RLiveObjectService.java +++ b/redisson/src/main/java/org/redisson/api/RLiveObjectService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLocalCachedMap.java b/redisson/src/main/java/org/redisson/api/RLocalCachedMap.java index b88cf213f..4f0f81735 100644 --- a/redisson/src/main/java/org/redisson/api/RLocalCachedMap.java +++ b/redisson/src/main/java/org/redisson/api/RLocalCachedMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLock.java b/redisson/src/main/java/org/redisson/api/RLock.java index c47accaba..b4d9e814a 100644 --- a/redisson/src/main/java/org/redisson/api/RLock.java +++ b/redisson/src/main/java/org/redisson/api/RLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLockAsync.java b/redisson/src/main/java/org/redisson/api/RLockAsync.java index 152b2ed89..d3fff7cd0 100644 --- a/redisson/src/main/java/org/redisson/api/RLockAsync.java +++ b/redisson/src/main/java/org/redisson/api/RLockAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLockReactive.java b/redisson/src/main/java/org/redisson/api/RLockReactive.java index 770cadce1..e655423a1 100644 --- a/redisson/src/main/java/org/redisson/api/RLockReactive.java +++ b/redisson/src/main/java/org/redisson/api/RLockReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLockRx.java b/redisson/src/main/java/org/redisson/api/RLockRx.java index 84cde0069..2036a8e0c 100644 --- a/redisson/src/main/java/org/redisson/api/RLockRx.java +++ b/redisson/src/main/java/org/redisson/api/RLockRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RLongAdder.java b/redisson/src/main/java/org/redisson/api/RLongAdder.java index 33691412a..0534598bc 100644 --- a/redisson/src/main/java/org/redisson/api/RLongAdder.java +++ b/redisson/src/main/java/org/redisson/api/RLongAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMap.java b/redisson/src/main/java/org/redisson/api/RMap.java index 64de17b13..a080e1cad 100644 --- a/redisson/src/main/java/org/redisson/api/RMap.java +++ b/redisson/src/main/java/org/redisson/api/RMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapAsync.java b/redisson/src/main/java/org/redisson/api/RMapAsync.java index 02a747014..84e018cda 100644 --- a/redisson/src/main/java/org/redisson/api/RMapAsync.java +++ b/redisson/src/main/java/org/redisson/api/RMapAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapCache.java b/redisson/src/main/java/org/redisson/api/RMapCache.java index cc649aaa5..f6046ce2b 100644 --- a/redisson/src/main/java/org/redisson/api/RMapCache.java +++ b/redisson/src/main/java/org/redisson/api/RMapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapCacheAsync.java b/redisson/src/main/java/org/redisson/api/RMapCacheAsync.java index 01843618c..e92949794 100644 --- a/redisson/src/main/java/org/redisson/api/RMapCacheAsync.java +++ b/redisson/src/main/java/org/redisson/api/RMapCacheAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapCacheReactive.java b/redisson/src/main/java/org/redisson/api/RMapCacheReactive.java index c4a4d29a7..45aec2fea 100644 --- a/redisson/src/main/java/org/redisson/api/RMapCacheReactive.java +++ b/redisson/src/main/java/org/redisson/api/RMapCacheReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapCacheRx.java b/redisson/src/main/java/org/redisson/api/RMapCacheRx.java index 43f68b57f..4d87bcd8b 100644 --- a/redisson/src/main/java/org/redisson/api/RMapCacheRx.java +++ b/redisson/src/main/java/org/redisson/api/RMapCacheRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapReactive.java b/redisson/src/main/java/org/redisson/api/RMapReactive.java index 3cd126cef..1431c902e 100644 --- a/redisson/src/main/java/org/redisson/api/RMapReactive.java +++ b/redisson/src/main/java/org/redisson/api/RMapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMapRx.java b/redisson/src/main/java/org/redisson/api/RMapRx.java index e2c918e23..a994ab1de 100644 --- a/redisson/src/main/java/org/redisson/api/RMapRx.java +++ b/redisson/src/main/java/org/redisson/api/RMapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimap.java b/redisson/src/main/java/org/redisson/api/RMultimap.java index 9ac890b02..e8765de1c 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimap.java +++ b/redisson/src/main/java/org/redisson/api/RMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimapAsync.java b/redisson/src/main/java/org/redisson/api/RMultimapAsync.java index 308f686cc..f483b19b9 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimapAsync.java +++ b/redisson/src/main/java/org/redisson/api/RMultimapAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimapCache.java b/redisson/src/main/java/org/redisson/api/RMultimapCache.java index c0ecf71f2..bbc622286 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimapCache.java +++ b/redisson/src/main/java/org/redisson/api/RMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimapCacheAsync.java b/redisson/src/main/java/org/redisson/api/RMultimapCacheAsync.java index db7b49dc8..5331340a9 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimapCacheAsync.java +++ b/redisson/src/main/java/org/redisson/api/RMultimapCacheAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimapReactive.java b/redisson/src/main/java/org/redisson/api/RMultimapReactive.java index 5033fd3b2..442170e51 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimapReactive.java +++ b/redisson/src/main/java/org/redisson/api/RMultimapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RMultimapRx.java b/redisson/src/main/java/org/redisson/api/RMultimapRx.java index 30c82355c..8490879ec 100644 --- a/redisson/src/main/java/org/redisson/api/RMultimapRx.java +++ b/redisson/src/main/java/org/redisson/api/RMultimapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RObject.java b/redisson/src/main/java/org/redisson/api/RObject.java index 9a08b44e9..27dd4b877 100644 --- a/redisson/src/main/java/org/redisson/api/RObject.java +++ b/redisson/src/main/java/org/redisson/api/RObject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RObjectAsync.java b/redisson/src/main/java/org/redisson/api/RObjectAsync.java index 93db42734..83b127d39 100644 --- a/redisson/src/main/java/org/redisson/api/RObjectAsync.java +++ b/redisson/src/main/java/org/redisson/api/RObjectAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RObjectReactive.java b/redisson/src/main/java/org/redisson/api/RObjectReactive.java index 94ea5da11..9e5495c69 100644 --- a/redisson/src/main/java/org/redisson/api/RObjectReactive.java +++ b/redisson/src/main/java/org/redisson/api/RObjectReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RObjectRx.java b/redisson/src/main/java/org/redisson/api/RObjectRx.java index c5640e348..6f03f5b7a 100644 --- a/redisson/src/main/java/org/redisson/api/RObjectRx.java +++ b/redisson/src/main/java/org/redisson/api/RObjectRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPatternTopic.java b/redisson/src/main/java/org/redisson/api/RPatternTopic.java index 9d2fb43f3..ad55589a7 100644 --- a/redisson/src/main/java/org/redisson/api/RPatternTopic.java +++ b/redisson/src/main/java/org/redisson/api/RPatternTopic.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPatternTopicReactive.java b/redisson/src/main/java/org/redisson/api/RPatternTopicReactive.java index 675e2b05e..b36913c2d 100644 --- a/redisson/src/main/java/org/redisson/api/RPatternTopicReactive.java +++ b/redisson/src/main/java/org/redisson/api/RPatternTopicReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPatternTopicRx.java b/redisson/src/main/java/org/redisson/api/RPatternTopicRx.java index 5120c1516..c9ff0c1ac 100644 --- a/redisson/src/main/java/org/redisson/api/RPatternTopicRx.java +++ b/redisson/src/main/java/org/redisson/api/RPatternTopicRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphore.java b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphore.java index 5be2ebc1a..f2ad869c6 100644 --- a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphore.java +++ b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreAsync.java b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreAsync.java index d68dde8fb..a25a56e4d 100644 --- a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreAsync.java +++ b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreReactive.java b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreReactive.java index 743b793e1..a938bfe58 100644 --- a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreReactive.java +++ b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreRx.java b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreRx.java index b4a3f2601..8eb43ea1f 100644 --- a/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreRx.java +++ b/redisson/src/main/java/org/redisson/api/RPermitExpirableSemaphoreRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPriorityBlockingDeque.java b/redisson/src/main/java/org/redisson/api/RPriorityBlockingDeque.java index d78d8a26c..2795fc315 100644 --- a/redisson/src/main/java/org/redisson/api/RPriorityBlockingDeque.java +++ b/redisson/src/main/java/org/redisson/api/RPriorityBlockingDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPriorityBlockingQueue.java b/redisson/src/main/java/org/redisson/api/RPriorityBlockingQueue.java index fb028fa4e..af5d72c69 100644 --- a/redisson/src/main/java/org/redisson/api/RPriorityBlockingQueue.java +++ b/redisson/src/main/java/org/redisson/api/RPriorityBlockingQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPriorityDeque.java b/redisson/src/main/java/org/redisson/api/RPriorityDeque.java index f097541be..67ac544f3 100644 --- a/redisson/src/main/java/org/redisson/api/RPriorityDeque.java +++ b/redisson/src/main/java/org/redisson/api/RPriorityDeque.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RPriorityQueue.java b/redisson/src/main/java/org/redisson/api/RPriorityQueue.java index 4573f82e6..79b773295 100644 --- a/redisson/src/main/java/org/redisson/api/RPriorityQueue.java +++ b/redisson/src/main/java/org/redisson/api/RPriorityQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RQueue.java b/redisson/src/main/java/org/redisson/api/RQueue.java index e717572d9..c8aa85bad 100644 --- a/redisson/src/main/java/org/redisson/api/RQueue.java +++ b/redisson/src/main/java/org/redisson/api/RQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RQueueAsync.java b/redisson/src/main/java/org/redisson/api/RQueueAsync.java index 94967a49f..52eb870fc 100644 --- a/redisson/src/main/java/org/redisson/api/RQueueAsync.java +++ b/redisson/src/main/java/org/redisson/api/RQueueAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RQueueReactive.java b/redisson/src/main/java/org/redisson/api/RQueueReactive.java index c804934d5..f0b3d173b 100644 --- a/redisson/src/main/java/org/redisson/api/RQueueReactive.java +++ b/redisson/src/main/java/org/redisson/api/RQueueReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RQueueRx.java b/redisson/src/main/java/org/redisson/api/RQueueRx.java index f9745c460..12e18d23d 100644 --- a/redisson/src/main/java/org/redisson/api/RQueueRx.java +++ b/redisson/src/main/java/org/redisson/api/RQueueRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RRateLimiter.java b/redisson/src/main/java/org/redisson/api/RRateLimiter.java index 0227c272f..211d5c199 100644 --- a/redisson/src/main/java/org/redisson/api/RRateLimiter.java +++ b/redisson/src/main/java/org/redisson/api/RRateLimiter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RRateLimiterAsync.java b/redisson/src/main/java/org/redisson/api/RRateLimiterAsync.java index 7fb36a7d4..f7873270b 100644 --- a/redisson/src/main/java/org/redisson/api/RRateLimiterAsync.java +++ b/redisson/src/main/java/org/redisson/api/RRateLimiterAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RRateLimiterReactive.java b/redisson/src/main/java/org/redisson/api/RRateLimiterReactive.java index d131d33ca..1763997cd 100644 --- a/redisson/src/main/java/org/redisson/api/RRateLimiterReactive.java +++ b/redisson/src/main/java/org/redisson/api/RRateLimiterReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RRateLimiterRx.java b/redisson/src/main/java/org/redisson/api/RRateLimiterRx.java index 4a8e22313..a57d97464 100644 --- a/redisson/src/main/java/org/redisson/api/RRateLimiterRx.java +++ b/redisson/src/main/java/org/redisson/api/RRateLimiterRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RReadWriteLock.java b/redisson/src/main/java/org/redisson/api/RReadWriteLock.java index 7ffe41af3..032b5c299 100644 --- a/redisson/src/main/java/org/redisson/api/RReadWriteLock.java +++ b/redisson/src/main/java/org/redisson/api/RReadWriteLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RReadWriteLockReactive.java b/redisson/src/main/java/org/redisson/api/RReadWriteLockReactive.java index 4c41410aa..9bdae07a6 100644 --- a/redisson/src/main/java/org/redisson/api/RReadWriteLockReactive.java +++ b/redisson/src/main/java/org/redisson/api/RReadWriteLockReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RReadWriteLockRx.java b/redisson/src/main/java/org/redisson/api/RReadWriteLockRx.java index 2d15da03b..ac057d8b8 100644 --- a/redisson/src/main/java/org/redisson/api/RReadWriteLockRx.java +++ b/redisson/src/main/java/org/redisson/api/RReadWriteLockRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RRemoteService.java b/redisson/src/main/java/org/redisson/api/RRemoteService.java index 4611f6181..fa04bcb41 100644 --- a/redisson/src/main/java/org/redisson/api/RRemoteService.java +++ b/redisson/src/main/java/org/redisson/api/RRemoteService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScheduledExecutorService.java b/redisson/src/main/java/org/redisson/api/RScheduledExecutorService.java index 04b79842e..688dc8f7d 100644 --- a/redisson/src/main/java/org/redisson/api/RScheduledExecutorService.java +++ b/redisson/src/main/java/org/redisson/api/RScheduledExecutorService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScheduledExecutorServiceAsync.java b/redisson/src/main/java/org/redisson/api/RScheduledExecutorServiceAsync.java index 811225819..f6949bb46 100644 --- a/redisson/src/main/java/org/redisson/api/RScheduledExecutorServiceAsync.java +++ b/redisson/src/main/java/org/redisson/api/RScheduledExecutorServiceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScheduledFuture.java b/redisson/src/main/java/org/redisson/api/RScheduledFuture.java index 3a5d24219..6d9e7d3ac 100644 --- a/redisson/src/main/java/org/redisson/api/RScheduledFuture.java +++ b/redisson/src/main/java/org/redisson/api/RScheduledFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScoredSortedSet.java b/redisson/src/main/java/org/redisson/api/RScoredSortedSet.java index d8bbf29fc..a90923e38 100644 --- a/redisson/src/main/java/org/redisson/api/RScoredSortedSet.java +++ b/redisson/src/main/java/org/redisson/api/RScoredSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScoredSortedSetAsync.java b/redisson/src/main/java/org/redisson/api/RScoredSortedSetAsync.java index 804ac5ab3..9840b1c1a 100644 --- a/redisson/src/main/java/org/redisson/api/RScoredSortedSetAsync.java +++ b/redisson/src/main/java/org/redisson/api/RScoredSortedSetAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScoredSortedSetReactive.java b/redisson/src/main/java/org/redisson/api/RScoredSortedSetReactive.java index 2c59678d9..64fc65541 100644 --- a/redisson/src/main/java/org/redisson/api/RScoredSortedSetReactive.java +++ b/redisson/src/main/java/org/redisson/api/RScoredSortedSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScoredSortedSetRx.java b/redisson/src/main/java/org/redisson/api/RScoredSortedSetRx.java index d11e606a4..3920cd804 100644 --- a/redisson/src/main/java/org/redisson/api/RScoredSortedSetRx.java +++ b/redisson/src/main/java/org/redisson/api/RScoredSortedSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScript.java b/redisson/src/main/java/org/redisson/api/RScript.java index 88ebbfa99..edfc57f2d 100644 --- a/redisson/src/main/java/org/redisson/api/RScript.java +++ b/redisson/src/main/java/org/redisson/api/RScript.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScriptAsync.java b/redisson/src/main/java/org/redisson/api/RScriptAsync.java index d0bf1d9e1..c1610740a 100644 --- a/redisson/src/main/java/org/redisson/api/RScriptAsync.java +++ b/redisson/src/main/java/org/redisson/api/RScriptAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScriptReactive.java b/redisson/src/main/java/org/redisson/api/RScriptReactive.java index 1e6b9bcaf..296aeb6c6 100644 --- a/redisson/src/main/java/org/redisson/api/RScriptReactive.java +++ b/redisson/src/main/java/org/redisson/api/RScriptReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RScriptRx.java b/redisson/src/main/java/org/redisson/api/RScriptRx.java index 6d315933d..95ea63643 100644 --- a/redisson/src/main/java/org/redisson/api/RScriptRx.java +++ b/redisson/src/main/java/org/redisson/api/RScriptRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSemaphore.java b/redisson/src/main/java/org/redisson/api/RSemaphore.java index d35cabf6e..2e635083f 100644 --- a/redisson/src/main/java/org/redisson/api/RSemaphore.java +++ b/redisson/src/main/java/org/redisson/api/RSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSemaphoreAsync.java b/redisson/src/main/java/org/redisson/api/RSemaphoreAsync.java index 756b91ea7..5dd25e29c 100644 --- a/redisson/src/main/java/org/redisson/api/RSemaphoreAsync.java +++ b/redisson/src/main/java/org/redisson/api/RSemaphoreAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSemaphoreReactive.java b/redisson/src/main/java/org/redisson/api/RSemaphoreReactive.java index dffbf6988..db0b77f2d 100644 --- a/redisson/src/main/java/org/redisson/api/RSemaphoreReactive.java +++ b/redisson/src/main/java/org/redisson/api/RSemaphoreReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSemaphoreRx.java b/redisson/src/main/java/org/redisson/api/RSemaphoreRx.java index 8ac8ffec3..8f68f41b4 100644 --- a/redisson/src/main/java/org/redisson/api/RSemaphoreRx.java +++ b/redisson/src/main/java/org/redisson/api/RSemaphoreRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSet.java b/redisson/src/main/java/org/redisson/api/RSet.java index f9afb4649..52728060c 100644 --- a/redisson/src/main/java/org/redisson/api/RSet.java +++ b/redisson/src/main/java/org/redisson/api/RSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetAsync.java b/redisson/src/main/java/org/redisson/api/RSetAsync.java index 1e6216aa0..11b3c0569 100644 --- a/redisson/src/main/java/org/redisson/api/RSetAsync.java +++ b/redisson/src/main/java/org/redisson/api/RSetAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetCache.java b/redisson/src/main/java/org/redisson/api/RSetCache.java index a507b26a4..fc3afa716 100644 --- a/redisson/src/main/java/org/redisson/api/RSetCache.java +++ b/redisson/src/main/java/org/redisson/api/RSetCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetCacheAsync.java b/redisson/src/main/java/org/redisson/api/RSetCacheAsync.java index d0e072374..283a718bd 100644 --- a/redisson/src/main/java/org/redisson/api/RSetCacheAsync.java +++ b/redisson/src/main/java/org/redisson/api/RSetCacheAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetCacheReactive.java b/redisson/src/main/java/org/redisson/api/RSetCacheReactive.java index 80ba62b92..e2891309c 100644 --- a/redisson/src/main/java/org/redisson/api/RSetCacheReactive.java +++ b/redisson/src/main/java/org/redisson/api/RSetCacheReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetCacheRx.java b/redisson/src/main/java/org/redisson/api/RSetCacheRx.java index ab7b2f904..2e9362de5 100644 --- a/redisson/src/main/java/org/redisson/api/RSetCacheRx.java +++ b/redisson/src/main/java/org/redisson/api/RSetCacheRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetMultimap.java b/redisson/src/main/java/org/redisson/api/RSetMultimap.java index a14fbc4d2..66aa6572b 100644 --- a/redisson/src/main/java/org/redisson/api/RSetMultimap.java +++ b/redisson/src/main/java/org/redisson/api/RSetMultimap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetMultimapCache.java b/redisson/src/main/java/org/redisson/api/RSetMultimapCache.java index 33dacc732..9c953019a 100644 --- a/redisson/src/main/java/org/redisson/api/RSetMultimapCache.java +++ b/redisson/src/main/java/org/redisson/api/RSetMultimapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetMultimapReactive.java b/redisson/src/main/java/org/redisson/api/RSetMultimapReactive.java index 7a0d0e48c..fdef5b36a 100644 --- a/redisson/src/main/java/org/redisson/api/RSetMultimapReactive.java +++ b/redisson/src/main/java/org/redisson/api/RSetMultimapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetMultimapRx.java b/redisson/src/main/java/org/redisson/api/RSetMultimapRx.java index 4e4725a82..fac7e58e9 100644 --- a/redisson/src/main/java/org/redisson/api/RSetMultimapRx.java +++ b/redisson/src/main/java/org/redisson/api/RSetMultimapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetReactive.java b/redisson/src/main/java/org/redisson/api/RSetReactive.java index 0de5eea46..1c83b5402 100644 --- a/redisson/src/main/java/org/redisson/api/RSetReactive.java +++ b/redisson/src/main/java/org/redisson/api/RSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSetRx.java b/redisson/src/main/java/org/redisson/api/RSetRx.java index 0ca18c5fd..eea2f25cb 100644 --- a/redisson/src/main/java/org/redisson/api/RSetRx.java +++ b/redisson/src/main/java/org/redisson/api/RSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSortable.java b/redisson/src/main/java/org/redisson/api/RSortable.java index 362f88ba3..200b61041 100644 --- a/redisson/src/main/java/org/redisson/api/RSortable.java +++ b/redisson/src/main/java/org/redisson/api/RSortable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSortableAsync.java b/redisson/src/main/java/org/redisson/api/RSortableAsync.java index dad3058e4..bc41ed78d 100644 --- a/redisson/src/main/java/org/redisson/api/RSortableAsync.java +++ b/redisson/src/main/java/org/redisson/api/RSortableAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSortableReactive.java b/redisson/src/main/java/org/redisson/api/RSortableReactive.java index 10e83af68..0b7f1d3a4 100644 --- a/redisson/src/main/java/org/redisson/api/RSortableReactive.java +++ b/redisson/src/main/java/org/redisson/api/RSortableReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSortableRx.java b/redisson/src/main/java/org/redisson/api/RSortableRx.java index 551125d5d..414db90df 100644 --- a/redisson/src/main/java/org/redisson/api/RSortableRx.java +++ b/redisson/src/main/java/org/redisson/api/RSortableRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RSortedSet.java b/redisson/src/main/java/org/redisson/api/RSortedSet.java index ac0608569..3dadd8ef0 100644 --- a/redisson/src/main/java/org/redisson/api/RSortedSet.java +++ b/redisson/src/main/java/org/redisson/api/RSortedSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RStream.java b/redisson/src/main/java/org/redisson/api/RStream.java index 35f4b027f..f5b921f94 100644 --- a/redisson/src/main/java/org/redisson/api/RStream.java +++ b/redisson/src/main/java/org/redisson/api/RStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RStreamAsync.java b/redisson/src/main/java/org/redisson/api/RStreamAsync.java index 521704f75..838235bf6 100644 --- a/redisson/src/main/java/org/redisson/api/RStreamAsync.java +++ b/redisson/src/main/java/org/redisson/api/RStreamAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RStreamReactive.java b/redisson/src/main/java/org/redisson/api/RStreamReactive.java index a6172a701..c8452da48 100644 --- a/redisson/src/main/java/org/redisson/api/RStreamReactive.java +++ b/redisson/src/main/java/org/redisson/api/RStreamReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RStreamRx.java b/redisson/src/main/java/org/redisson/api/RStreamRx.java index fb3160dd2..4c383334b 100644 --- a/redisson/src/main/java/org/redisson/api/RStreamRx.java +++ b/redisson/src/main/java/org/redisson/api/RStreamRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTopic.java b/redisson/src/main/java/org/redisson/api/RTopic.java index d75c9f537..976028473 100644 --- a/redisson/src/main/java/org/redisson/api/RTopic.java +++ b/redisson/src/main/java/org/redisson/api/RTopic.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTopicAsync.java b/redisson/src/main/java/org/redisson/api/RTopicAsync.java index 1b69136bb..6fd1f9787 100644 --- a/redisson/src/main/java/org/redisson/api/RTopicAsync.java +++ b/redisson/src/main/java/org/redisson/api/RTopicAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTopicReactive.java b/redisson/src/main/java/org/redisson/api/RTopicReactive.java index 9457a00f1..851ad6a6d 100644 --- a/redisson/src/main/java/org/redisson/api/RTopicReactive.java +++ b/redisson/src/main/java/org/redisson/api/RTopicReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTopicRx.java b/redisson/src/main/java/org/redisson/api/RTopicRx.java index ffdc929a5..6971bae29 100644 --- a/redisson/src/main/java/org/redisson/api/RTopicRx.java +++ b/redisson/src/main/java/org/redisson/api/RTopicRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTransaction.java b/redisson/src/main/java/org/redisson/api/RTransaction.java index 6f3722e2f..7c79da419 100644 --- a/redisson/src/main/java/org/redisson/api/RTransaction.java +++ b/redisson/src/main/java/org/redisson/api/RTransaction.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTransactionReactive.java b/redisson/src/main/java/org/redisson/api/RTransactionReactive.java index 6aba4d8c1..f025a10bd 100644 --- a/redisson/src/main/java/org/redisson/api/RTransactionReactive.java +++ b/redisson/src/main/java/org/redisson/api/RTransactionReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RTransactionRx.java b/redisson/src/main/java/org/redisson/api/RTransactionRx.java index c18c9a7be..c3eef4f34 100644 --- a/redisson/src/main/java/org/redisson/api/RTransactionRx.java +++ b/redisson/src/main/java/org/redisson/api/RTransactionRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RType.java b/redisson/src/main/java/org/redisson/api/RType.java index 418f7b3b8..7cdb35803 100644 --- a/redisson/src/main/java/org/redisson/api/RType.java +++ b/redisson/src/main/java/org/redisson/api/RType.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RateIntervalUnit.java b/redisson/src/main/java/org/redisson/api/RateIntervalUnit.java index fab16934d..b9f39a893 100644 --- a/redisson/src/main/java/org/redisson/api/RateIntervalUnit.java +++ b/redisson/src/main/java/org/redisson/api/RateIntervalUnit.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RateType.java b/redisson/src/main/java/org/redisson/api/RateType.java index 9609d9e57..a4736e1b8 100644 --- a/redisson/src/main/java/org/redisson/api/RateType.java +++ b/redisson/src/main/java/org/redisson/api/RateType.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RedissonClient.java b/redisson/src/main/java/org/redisson/api/RedissonClient.java index f04cb7cf3..d61047ead 100755 --- a/redisson/src/main/java/org/redisson/api/RedissonClient.java +++ b/redisson/src/main/java/org/redisson/api/RedissonClient.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RedissonNodeInitializer.java b/redisson/src/main/java/org/redisson/api/RedissonNodeInitializer.java index 031bec5bd..de7f8dfa1 100644 --- a/redisson/src/main/java/org/redisson/api/RedissonNodeInitializer.java +++ b/redisson/src/main/java/org/redisson/api/RedissonNodeInitializer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RedissonReactiveClient.java b/redisson/src/main/java/org/redisson/api/RedissonReactiveClient.java index 033ede1f4..eadf061ff 100644 --- a/redisson/src/main/java/org/redisson/api/RedissonReactiveClient.java +++ b/redisson/src/main/java/org/redisson/api/RedissonReactiveClient.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RedissonRxClient.java b/redisson/src/main/java/org/redisson/api/RedissonRxClient.java index 535073294..f8603342d 100644 --- a/redisson/src/main/java/org/redisson/api/RedissonRxClient.java +++ b/redisson/src/main/java/org/redisson/api/RedissonRxClient.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/RemoteInvocationOptions.java b/redisson/src/main/java/org/redisson/api/RemoteInvocationOptions.java index 5c850e31d..0590dd2c9 100644 --- a/redisson/src/main/java/org/redisson/api/RemoteInvocationOptions.java +++ b/redisson/src/main/java/org/redisson/api/RemoteInvocationOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/SortOrder.java b/redisson/src/main/java/org/redisson/api/SortOrder.java index 185362a89..d29701e1b 100644 --- a/redisson/src/main/java/org/redisson/api/SortOrder.java +++ b/redisson/src/main/java/org/redisson/api/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/StreamMessageId.java b/redisson/src/main/java/org/redisson/api/StreamMessageId.java index a96491125..290a476e8 100644 --- a/redisson/src/main/java/org/redisson/api/StreamMessageId.java +++ b/redisson/src/main/java/org/redisson/api/StreamMessageId.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/TransactionOptions.java b/redisson/src/main/java/org/redisson/api/TransactionOptions.java index 436ad55ed..89631e0ec 100644 --- a/redisson/src/main/java/org/redisson/api/TransactionOptions.java +++ b/redisson/src/main/java/org/redisson/api/TransactionOptions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RCascade.java b/redisson/src/main/java/org/redisson/api/annotation/RCascade.java index fd9be370a..25c19d36a 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RCascade.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RCascade.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/REntity.java b/redisson/src/main/java/org/redisson/api/annotation/REntity.java index e462143b4..13fb6bde2 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/REntity.java +++ b/redisson/src/main/java/org/redisson/api/annotation/REntity.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RFieldAccessor.java b/redisson/src/main/java/org/redisson/api/annotation/RFieldAccessor.java index c1b14761b..7e5162b7a 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RFieldAccessor.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RFieldAccessor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RId.java b/redisson/src/main/java/org/redisson/api/annotation/RId.java index 69542396f..abc5f7893 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RId.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RId.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RIndex.java b/redisson/src/main/java/org/redisson/api/annotation/RIndex.java index 1cb9267e7..846fb63de 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RIndex.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RIndex.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RInject.java b/redisson/src/main/java/org/redisson/api/annotation/RInject.java index f343816c0..a4403e258 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RInject.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RInject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RObjectField.java b/redisson/src/main/java/org/redisson/api/annotation/RObjectField.java index 3e552d4cc..ea299dfef 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RObjectField.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RObjectField.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/annotation/RRemoteAsync.java b/redisson/src/main/java/org/redisson/api/annotation/RRemoteAsync.java index 7d6046b39..fb96c77aa 100644 --- a/redisson/src/main/java/org/redisson/api/annotation/RRemoteAsync.java +++ b/redisson/src/main/java/org/redisson/api/annotation/RRemoteAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/condition/Condition.java b/redisson/src/main/java/org/redisson/api/condition/Condition.java index 0bf89a772..d63a77306 100644 --- a/redisson/src/main/java/org/redisson/api/condition/Condition.java +++ b/redisson/src/main/java/org/redisson/api/condition/Condition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/condition/Conditions.java b/redisson/src/main/java/org/redisson/api/condition/Conditions.java index 521ca8bab..a164f0536 100644 --- a/redisson/src/main/java/org/redisson/api/condition/Conditions.java +++ b/redisson/src/main/java/org/redisson/api/condition/Conditions.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/BasePatternStatusListener.java b/redisson/src/main/java/org/redisson/api/listener/BasePatternStatusListener.java index dea2b3998..12f5fd4e4 100644 --- a/redisson/src/main/java/org/redisson/api/listener/BasePatternStatusListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/BasePatternStatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/BaseStatusListener.java b/redisson/src/main/java/org/redisson/api/listener/BaseStatusListener.java index 03971b254..b2c2fbadf 100644 --- a/redisson/src/main/java/org/redisson/api/listener/BaseStatusListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/BaseStatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/MessageListener.java b/redisson/src/main/java/org/redisson/api/listener/MessageListener.java index 7242c9bd2..1862ec221 100644 --- a/redisson/src/main/java/org/redisson/api/listener/MessageListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/MessageListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/PatternMessageListener.java b/redisson/src/main/java/org/redisson/api/listener/PatternMessageListener.java index f3f2b8c18..f063719b7 100644 --- a/redisson/src/main/java/org/redisson/api/listener/PatternMessageListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/PatternMessageListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/PatternStatusListener.java b/redisson/src/main/java/org/redisson/api/listener/PatternStatusListener.java index d55a5ccf2..81bcce4b4 100644 --- a/redisson/src/main/java/org/redisson/api/listener/PatternStatusListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/PatternStatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/listener/StatusListener.java b/redisson/src/main/java/org/redisson/api/listener/StatusListener.java index 238aaf00e..0aaadf191 100644 --- a/redisson/src/main/java/org/redisson/api/listener/StatusListener.java +++ b/redisson/src/main/java/org/redisson/api/listener/StatusListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/MapLoader.java b/redisson/src/main/java/org/redisson/api/map/MapLoader.java index fe3fa9739..05c5db666 100644 --- a/redisson/src/main/java/org/redisson/api/map/MapLoader.java +++ b/redisson/src/main/java/org/redisson/api/map/MapLoader.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/MapWriter.java b/redisson/src/main/java/org/redisson/api/map/MapWriter.java index 940625f3c..af6925446 100644 --- a/redisson/src/main/java/org/redisson/api/map/MapWriter.java +++ b/redisson/src/main/java/org/redisson/api/map/MapWriter.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/EntryCreatedListener.java b/redisson/src/main/java/org/redisson/api/map/event/EntryCreatedListener.java index 8507de48c..95d3abe7c 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/EntryCreatedListener.java +++ b/redisson/src/main/java/org/redisson/api/map/event/EntryCreatedListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/EntryEvent.java b/redisson/src/main/java/org/redisson/api/map/event/EntryEvent.java index 8fbf7fff1..09c54bf28 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/EntryEvent.java +++ b/redisson/src/main/java/org/redisson/api/map/event/EntryEvent.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/EntryExpiredListener.java b/redisson/src/main/java/org/redisson/api/map/event/EntryExpiredListener.java index e0c2778ae..1255ad72a 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/EntryExpiredListener.java +++ b/redisson/src/main/java/org/redisson/api/map/event/EntryExpiredListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/EntryRemovedListener.java b/redisson/src/main/java/org/redisson/api/map/event/EntryRemovedListener.java index 6482d3058..7dde1ec53 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/EntryRemovedListener.java +++ b/redisson/src/main/java/org/redisson/api/map/event/EntryRemovedListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/EntryUpdatedListener.java b/redisson/src/main/java/org/redisson/api/map/event/EntryUpdatedListener.java index bf6f2811c..7ddfeb250 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/EntryUpdatedListener.java +++ b/redisson/src/main/java/org/redisson/api/map/event/EntryUpdatedListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/map/event/MapEntryListener.java b/redisson/src/main/java/org/redisson/api/map/event/MapEntryListener.java index a6425b3f2..9a72e0db6 100644 --- a/redisson/src/main/java/org/redisson/api/map/event/MapEntryListener.java +++ b/redisson/src/main/java/org/redisson/api/map/event/MapEntryListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RCollator.java b/redisson/src/main/java/org/redisson/api/mapreduce/RCollator.java index 7da7d1fb4..d19705fa1 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RCollator.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RCollator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapReduce.java b/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapReduce.java index 5211ec5e9..4a6b88065 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapReduce.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapReduce.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapper.java b/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapper.java index 0ca0f6a77..b61e506b8 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapper.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RCollectionMapper.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RCollector.java b/redisson/src/main/java/org/redisson/api/mapreduce/RCollector.java index c953e3e8d..b7a3aec7d 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RCollector.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RCollector.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduce.java b/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduce.java index 24b4c1668..0a2dfda48 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduce.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduce.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduceExecutor.java b/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduceExecutor.java index a09f0c851..204124b9c 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduceExecutor.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RMapReduceExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RMapper.java b/redisson/src/main/java/org/redisson/api/mapreduce/RMapper.java index 3129dd80e..8d53f58ab 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RMapper.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RMapper.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/api/mapreduce/RReducer.java b/redisson/src/main/java/org/redisson/api/mapreduce/RReducer.java index 3efa1d095..c76a0c893 100644 --- a/redisson/src/main/java/org/redisson/api/mapreduce/RReducer.java +++ b/redisson/src/main/java/org/redisson/api/mapreduce/RReducer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/AbstractCacheMap.java b/redisson/src/main/java/org/redisson/cache/AbstractCacheMap.java index 51135e882..5de97fb79 100644 --- a/redisson/src/main/java/org/redisson/cache/AbstractCacheMap.java +++ b/redisson/src/main/java/org/redisson/cache/AbstractCacheMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/Cache.java b/redisson/src/main/java/org/redisson/cache/Cache.java index 4cae73487..2fec4c48b 100644 --- a/redisson/src/main/java/org/redisson/cache/Cache.java +++ b/redisson/src/main/java/org/redisson/cache/Cache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/CacheKey.java b/redisson/src/main/java/org/redisson/cache/CacheKey.java index 880ea3922..2ed7f4b9b 100644 --- a/redisson/src/main/java/org/redisson/cache/CacheKey.java +++ b/redisson/src/main/java/org/redisson/cache/CacheKey.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/CachedValue.java b/redisson/src/main/java/org/redisson/cache/CachedValue.java index f01f69f4f..d221f9694 100644 --- a/redisson/src/main/java/org/redisson/cache/CachedValue.java +++ b/redisson/src/main/java/org/redisson/cache/CachedValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/CachedValueReference.java b/redisson/src/main/java/org/redisson/cache/CachedValueReference.java index 6e1073f8c..48377d508 100644 --- a/redisson/src/main/java/org/redisson/cache/CachedValueReference.java +++ b/redisson/src/main/java/org/redisson/cache/CachedValueReference.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/CachedValueSoftReference.java b/redisson/src/main/java/org/redisson/cache/CachedValueSoftReference.java index 974c816b3..8def376bb 100644 --- a/redisson/src/main/java/org/redisson/cache/CachedValueSoftReference.java +++ b/redisson/src/main/java/org/redisson/cache/CachedValueSoftReference.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/CachedValueWeakReference.java b/redisson/src/main/java/org/redisson/cache/CachedValueWeakReference.java index 37ed9071c..0e3316985 100644 --- a/redisson/src/main/java/org/redisson/cache/CachedValueWeakReference.java +++ b/redisson/src/main/java/org/redisson/cache/CachedValueWeakReference.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/ExpirableValue.java b/redisson/src/main/java/org/redisson/cache/ExpirableValue.java index ff255229c..784e66038 100644 --- a/redisson/src/main/java/org/redisson/cache/ExpirableValue.java +++ b/redisson/src/main/java/org/redisson/cache/ExpirableValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LFUCacheMap.java b/redisson/src/main/java/org/redisson/cache/LFUCacheMap.java index c0bd0c9bb..b9742df89 100644 --- a/redisson/src/main/java/org/redisson/cache/LFUCacheMap.java +++ b/redisson/src/main/java/org/redisson/cache/LFUCacheMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LRUCacheMap.java b/redisson/src/main/java/org/redisson/cache/LRUCacheMap.java index b9a5db5a9..711212e1f 100644 --- a/redisson/src/main/java/org/redisson/cache/LRUCacheMap.java +++ b/redisson/src/main/java/org/redisson/cache/LRUCacheMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCacheListener.java b/redisson/src/main/java/org/redisson/cache/LocalCacheListener.java index e56907c57..728b0edb2 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCacheListener.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCacheListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCacheView.java b/redisson/src/main/java/org/redisson/cache/LocalCacheView.java index 591623cb6..5d4a68e84 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCacheView.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCacheView.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapClear.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapClear.java index c67411f05..4bc218ee7 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapClear.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapClear.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisable.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisable.java index a5611cacf..e134633cd 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisable.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisableAck.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisableAck.java index 6bbd56848..99890c626 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisableAck.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisableAck.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisabledKey.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisabledKey.java index b3e5cf673..7b05eb98c 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisabledKey.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapDisabledKey.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapEnable.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapEnable.java index 031440968..84923e7a9 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapEnable.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapEnable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapInvalidate.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapInvalidate.java index 8ec1c3ee2..662225797 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapInvalidate.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapInvalidate.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMapUpdate.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMapUpdate.java index afda20aa4..bab46bddf 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMapUpdate.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMapUpdate.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/LocalCachedMessageCodec.java b/redisson/src/main/java/org/redisson/cache/LocalCachedMessageCodec.java index 2e47fc04f..3e584971e 100644 --- a/redisson/src/main/java/org/redisson/cache/LocalCachedMessageCodec.java +++ b/redisson/src/main/java/org/redisson/cache/LocalCachedMessageCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/NoneCacheMap.java b/redisson/src/main/java/org/redisson/cache/NoneCacheMap.java index 470539268..af53cc94b 100644 --- a/redisson/src/main/java/org/redisson/cache/NoneCacheMap.java +++ b/redisson/src/main/java/org/redisson/cache/NoneCacheMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/ReferenceCacheMap.java b/redisson/src/main/java/org/redisson/cache/ReferenceCacheMap.java index 73b386f4b..ed2161fb7 100644 --- a/redisson/src/main/java/org/redisson/cache/ReferenceCacheMap.java +++ b/redisson/src/main/java/org/redisson/cache/ReferenceCacheMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/ReferenceCachedValue.java b/redisson/src/main/java/org/redisson/cache/ReferenceCachedValue.java index 484f3ac1e..dad6c5b82 100644 --- a/redisson/src/main/java/org/redisson/cache/ReferenceCachedValue.java +++ b/redisson/src/main/java/org/redisson/cache/ReferenceCachedValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cache/StdCachedValue.java b/redisson/src/main/java/org/redisson/cache/StdCachedValue.java index f4d03f912..aef595357 100644 --- a/redisson/src/main/java/org/redisson/cache/StdCachedValue.java +++ b/redisson/src/main/java/org/redisson/cache/StdCachedValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/BaseRedisPubSubListener.java b/redisson/src/main/java/org/redisson/client/BaseRedisPubSubListener.java index 8c92c699a..bc5a2b072 100644 --- a/redisson/src/main/java/org/redisson/client/BaseRedisPubSubListener.java +++ b/redisson/src/main/java/org/redisson/client/BaseRedisPubSubListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/ChannelName.java b/redisson/src/main/java/org/redisson/client/ChannelName.java index 5de93301f..492b0950b 100644 --- a/redisson/src/main/java/org/redisson/client/ChannelName.java +++ b/redisson/src/main/java/org/redisson/client/ChannelName.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisAskException.java b/redisson/src/main/java/org/redisson/client/RedisAskException.java index f554899fe..6337a3792 100644 --- a/redisson/src/main/java/org/redisson/client/RedisAskException.java +++ b/redisson/src/main/java/org/redisson/client/RedisAskException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisClient.java b/redisson/src/main/java/org/redisson/client/RedisClient.java index 08caf1c3a..efa3e4137 100644 --- a/redisson/src/main/java/org/redisson/client/RedisClient.java +++ b/redisson/src/main/java/org/redisson/client/RedisClient.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisClientConfig.java b/redisson/src/main/java/org/redisson/client/RedisClientConfig.java index 57e5f83f1..04e5ee243 100644 --- a/redisson/src/main/java/org/redisson/client/RedisClientConfig.java +++ b/redisson/src/main/java/org/redisson/client/RedisClientConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisConnection.java b/redisson/src/main/java/org/redisson/client/RedisConnection.java index ee99c2365..856a7c24a 100644 --- a/redisson/src/main/java/org/redisson/client/RedisConnection.java +++ b/redisson/src/main/java/org/redisson/client/RedisConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisConnectionException.java b/redisson/src/main/java/org/redisson/client/RedisConnectionException.java index 14ff86e71..d89f36082 100644 --- a/redisson/src/main/java/org/redisson/client/RedisConnectionException.java +++ b/redisson/src/main/java/org/redisson/client/RedisConnectionException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisException.java b/redisson/src/main/java/org/redisson/client/RedisException.java index fb487d0d0..6a49c2361 100644 --- a/redisson/src/main/java/org/redisson/client/RedisException.java +++ b/redisson/src/main/java/org/redisson/client/RedisException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisLoadingException.java b/redisson/src/main/java/org/redisson/client/RedisLoadingException.java index 720febf61..830f351e6 100644 --- a/redisson/src/main/java/org/redisson/client/RedisLoadingException.java +++ b/redisson/src/main/java/org/redisson/client/RedisLoadingException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisMovedException.java b/redisson/src/main/java/org/redisson/client/RedisMovedException.java index 7d9d6c822..839d98705 100644 --- a/redisson/src/main/java/org/redisson/client/RedisMovedException.java +++ b/redisson/src/main/java/org/redisson/client/RedisMovedException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisNodeNotFoundException.java b/redisson/src/main/java/org/redisson/client/RedisNodeNotFoundException.java index 657bc7b7a..b26c10e0d 100644 --- a/redisson/src/main/java/org/redisson/client/RedisNodeNotFoundException.java +++ b/redisson/src/main/java/org/redisson/client/RedisNodeNotFoundException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisOutOfMemoryException.java b/redisson/src/main/java/org/redisson/client/RedisOutOfMemoryException.java index 8d16a9c5c..86d755492 100644 --- a/redisson/src/main/java/org/redisson/client/RedisOutOfMemoryException.java +++ b/redisson/src/main/java/org/redisson/client/RedisOutOfMemoryException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisPubSubConnection.java b/redisson/src/main/java/org/redisson/client/RedisPubSubConnection.java index ff1a78de9..d519099e2 100644 --- a/redisson/src/main/java/org/redisson/client/RedisPubSubConnection.java +++ b/redisson/src/main/java/org/redisson/client/RedisPubSubConnection.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisPubSubListener.java b/redisson/src/main/java/org/redisson/client/RedisPubSubListener.java index c07a569d8..cbd4db305 100644 --- a/redisson/src/main/java/org/redisson/client/RedisPubSubListener.java +++ b/redisson/src/main/java/org/redisson/client/RedisPubSubListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisRedirectException.java b/redisson/src/main/java/org/redisson/client/RedisRedirectException.java index 1865a9174..f5b80e979 100644 --- a/redisson/src/main/java/org/redisson/client/RedisRedirectException.java +++ b/redisson/src/main/java/org/redisson/client/RedisRedirectException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisResponseTimeoutException.java b/redisson/src/main/java/org/redisson/client/RedisResponseTimeoutException.java index 8cd2ea941..e0b409056 100644 --- a/redisson/src/main/java/org/redisson/client/RedisResponseTimeoutException.java +++ b/redisson/src/main/java/org/redisson/client/RedisResponseTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisTimeoutException.java b/redisson/src/main/java/org/redisson/client/RedisTimeoutException.java index 28aeb5b1a..8981e2769 100644 --- a/redisson/src/main/java/org/redisson/client/RedisTimeoutException.java +++ b/redisson/src/main/java/org/redisson/client/RedisTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/RedisTryAgainException.java b/redisson/src/main/java/org/redisson/client/RedisTryAgainException.java index 77744c04e..a0a4c6bc3 100644 --- a/redisson/src/main/java/org/redisson/client/RedisTryAgainException.java +++ b/redisson/src/main/java/org/redisson/client/RedisTryAgainException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/SubscribeListener.java b/redisson/src/main/java/org/redisson/client/SubscribeListener.java index fcdaeb1b9..1c851da42 100644 --- a/redisson/src/main/java/org/redisson/client/SubscribeListener.java +++ b/redisson/src/main/java/org/redisson/client/SubscribeListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/WriteRedisConnectionException.java b/redisson/src/main/java/org/redisson/client/WriteRedisConnectionException.java index 1c2faa34b..ec0568844 100644 --- a/redisson/src/main/java/org/redisson/client/WriteRedisConnectionException.java +++ b/redisson/src/main/java/org/redisson/client/WriteRedisConnectionException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/BaseCodec.java b/redisson/src/main/java/org/redisson/client/codec/BaseCodec.java index 602deefff..c3e05699d 100644 --- a/redisson/src/main/java/org/redisson/client/codec/BaseCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/BaseCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/BitSetCodec.java b/redisson/src/main/java/org/redisson/client/codec/BitSetCodec.java index 27d4a8dfd..449ce27e9 100644 --- a/redisson/src/main/java/org/redisson/client/codec/BitSetCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/BitSetCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/ByteArrayCodec.java b/redisson/src/main/java/org/redisson/client/codec/ByteArrayCodec.java index 537168fb7..0fd796c09 100644 --- a/redisson/src/main/java/org/redisson/client/codec/ByteArrayCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/ByteArrayCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/Codec.java b/redisson/src/main/java/org/redisson/client/codec/Codec.java index 68b2f1696..34548924b 100644 --- a/redisson/src/main/java/org/redisson/client/codec/Codec.java +++ b/redisson/src/main/java/org/redisson/client/codec/Codec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/DoubleCodec.java b/redisson/src/main/java/org/redisson/client/codec/DoubleCodec.java index 6ca833ed3..2f90dc370 100644 --- a/redisson/src/main/java/org/redisson/client/codec/DoubleCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/DoubleCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/IntegerCodec.java b/redisson/src/main/java/org/redisson/client/codec/IntegerCodec.java index 90619558a..ac4f4cf27 100644 --- a/redisson/src/main/java/org/redisson/client/codec/IntegerCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/IntegerCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/JsonJacksonMapCodec.java b/redisson/src/main/java/org/redisson/client/codec/JsonJacksonMapCodec.java index 85336b34f..44ab5c5ba 100644 --- a/redisson/src/main/java/org/redisson/client/codec/JsonJacksonMapCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/JsonJacksonMapCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/LongCodec.java b/redisson/src/main/java/org/redisson/client/codec/LongCodec.java index 5b0c4b60e..5b7b48b89 100644 --- a/redisson/src/main/java/org/redisson/client/codec/LongCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/LongCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/codec/StringCodec.java b/redisson/src/main/java/org/redisson/client/codec/StringCodec.java index 18ab9e22d..0a7513f13 100644 --- a/redisson/src/main/java/org/redisson/client/codec/StringCodec.java +++ b/redisson/src/main/java/org/redisson/client/codec/StringCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/BaseConnectionHandler.java b/redisson/src/main/java/org/redisson/client/handler/BaseConnectionHandler.java index 0c80e01d9..495eccbcd 100644 --- a/redisson/src/main/java/org/redisson/client/handler/BaseConnectionHandler.java +++ b/redisson/src/main/java/org/redisson/client/handler/BaseConnectionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/CommandBatchEncoder.java b/redisson/src/main/java/org/redisson/client/handler/CommandBatchEncoder.java index 7765e1b58..17cd5c5fb 100644 --- a/redisson/src/main/java/org/redisson/client/handler/CommandBatchEncoder.java +++ b/redisson/src/main/java/org/redisson/client/handler/CommandBatchEncoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/CommandDecoder.java b/redisson/src/main/java/org/redisson/client/handler/CommandDecoder.java index b64dab10f..58f9f6be4 100644 --- a/redisson/src/main/java/org/redisson/client/handler/CommandDecoder.java +++ b/redisson/src/main/java/org/redisson/client/handler/CommandDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/CommandEncoder.java b/redisson/src/main/java/org/redisson/client/handler/CommandEncoder.java index 01b7e66c8..da5360387 100644 --- a/redisson/src/main/java/org/redisson/client/handler/CommandEncoder.java +++ b/redisson/src/main/java/org/redisson/client/handler/CommandEncoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/CommandPubSubDecoder.java b/redisson/src/main/java/org/redisson/client/handler/CommandPubSubDecoder.java index 5e0772612..6400f1cb9 100644 --- a/redisson/src/main/java/org/redisson/client/handler/CommandPubSubDecoder.java +++ b/redisson/src/main/java/org/redisson/client/handler/CommandPubSubDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java b/redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java index 756d3b38b..880ded798 100644 --- a/redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java +++ b/redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/ConnectionWatchdog.java b/redisson/src/main/java/org/redisson/client/handler/ConnectionWatchdog.java index 54339ac0d..4c7409b82 100644 --- a/redisson/src/main/java/org/redisson/client/handler/ConnectionWatchdog.java +++ b/redisson/src/main/java/org/redisson/client/handler/ConnectionWatchdog.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/PingConnectionHandler.java b/redisson/src/main/java/org/redisson/client/handler/PingConnectionHandler.java index d59b5e7dc..50c5adc77 100644 --- a/redisson/src/main/java/org/redisson/client/handler/PingConnectionHandler.java +++ b/redisson/src/main/java/org/redisson/client/handler/PingConnectionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/PubSubEntry.java b/redisson/src/main/java/org/redisson/client/handler/PubSubEntry.java index f95b6c967..c2ac651db 100644 --- a/redisson/src/main/java/org/redisson/client/handler/PubSubEntry.java +++ b/redisson/src/main/java/org/redisson/client/handler/PubSubEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/PubSubKey.java b/redisson/src/main/java/org/redisson/client/handler/PubSubKey.java index f53995b73..559fb62ae 100644 --- a/redisson/src/main/java/org/redisson/client/handler/PubSubKey.java +++ b/redisson/src/main/java/org/redisson/client/handler/PubSubKey.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/RedisChannelInitializer.java b/redisson/src/main/java/org/redisson/client/handler/RedisChannelInitializer.java index e034d1081..dcf8bf252 100644 --- a/redisson/src/main/java/org/redisson/client/handler/RedisChannelInitializer.java +++ b/redisson/src/main/java/org/redisson/client/handler/RedisChannelInitializer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/RedisConnectionHandler.java b/redisson/src/main/java/org/redisson/client/handler/RedisConnectionHandler.java index 1f5325388..e8409b937 100644 --- a/redisson/src/main/java/org/redisson/client/handler/RedisConnectionHandler.java +++ b/redisson/src/main/java/org/redisson/client/handler/RedisConnectionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/RedisPubSubConnectionHandler.java b/redisson/src/main/java/org/redisson/client/handler/RedisPubSubConnectionHandler.java index a3b7f66e4..8a71c7437 100644 --- a/redisson/src/main/java/org/redisson/client/handler/RedisPubSubConnectionHandler.java +++ b/redisson/src/main/java/org/redisson/client/handler/RedisPubSubConnectionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/State.java b/redisson/src/main/java/org/redisson/client/handler/State.java index db6fccc2a..dbfa0a7d7 100644 --- a/redisson/src/main/java/org/redisson/client/handler/State.java +++ b/redisson/src/main/java/org/redisson/client/handler/State.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/handler/StateLevel.java b/redisson/src/main/java/org/redisson/client/handler/StateLevel.java index 5c821ac6c..9c280ce2e 100644 --- a/redisson/src/main/java/org/redisson/client/handler/StateLevel.java +++ b/redisson/src/main/java/org/redisson/client/handler/StateLevel.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/BatchCommandData.java b/redisson/src/main/java/org/redisson/client/protocol/BatchCommandData.java index 7c1f5ed6c..597b9b855 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/BatchCommandData.java +++ b/redisson/src/main/java/org/redisson/client/protocol/BatchCommandData.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/CommandData.java b/redisson/src/main/java/org/redisson/client/protocol/CommandData.java index 44fd49205..88d8d6dac 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/CommandData.java +++ b/redisson/src/main/java/org/redisson/client/protocol/CommandData.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/CommandsData.java b/redisson/src/main/java/org/redisson/client/protocol/CommandsData.java index be7291199..ad1d461a1 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/CommandsData.java +++ b/redisson/src/main/java/org/redisson/client/protocol/CommandsData.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/Decoder.java b/redisson/src/main/java/org/redisson/client/protocol/Decoder.java index f7fbfc0ab..aea143920 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/Decoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/Decoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/Encoder.java b/redisson/src/main/java/org/redisson/client/protocol/Encoder.java index cd07d20f2..4ac5d99c6 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/Encoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/Encoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/QueueCommand.java b/redisson/src/main/java/org/redisson/client/protocol/QueueCommand.java index 6f6f85a56..bb3c6de41 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/QueueCommand.java +++ b/redisson/src/main/java/org/redisson/client/protocol/QueueCommand.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/QueueCommandHolder.java b/redisson/src/main/java/org/redisson/client/protocol/QueueCommandHolder.java index f376e36a2..aabb2d03c 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/QueueCommandHolder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/QueueCommandHolder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/RedisCommand.java b/redisson/src/main/java/org/redisson/client/protocol/RedisCommand.java index 83e104f57..c716e3109 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/RedisCommand.java +++ b/redisson/src/main/java/org/redisson/client/protocol/RedisCommand.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/RedisCommands.java b/redisson/src/main/java/org/redisson/client/protocol/RedisCommands.java index 9fd2ccb00..21ed9521a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/RedisCommands.java +++ b/redisson/src/main/java/org/redisson/client/protocol/RedisCommands.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/RedisStrictCommand.java b/redisson/src/main/java/org/redisson/client/protocol/RedisStrictCommand.java index a10abf606..2ce88755f 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/RedisStrictCommand.java +++ b/redisson/src/main/java/org/redisson/client/protocol/RedisStrictCommand.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/ScoredEntry.java b/redisson/src/main/java/org/redisson/client/protocol/ScoredEntry.java index 12b9a4843..3de48f644 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/ScoredEntry.java +++ b/redisson/src/main/java/org/redisson/client/protocol/ScoredEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/Time.java b/redisson/src/main/java/org/redisson/client/protocol/Time.java index baf821ca1..901e59dc4 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/Time.java +++ b/redisson/src/main/java/org/redisson/client/protocol/Time.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BitsSizeReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BitsSizeReplayConvertor.java index 9841b1dcb..844230518 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BitsSizeReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BitsSizeReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanAmountReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanAmountReplayConvertor.java index cff93124a..45c679a9f 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanAmountReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanAmountReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNotNullReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNotNullReplayConvertor.java index 0a4af12ee..d8205cef3 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNotNullReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNotNullReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullReplayConvertor.java index f6c68e0de..3ff6ae525 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullSafeReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullSafeReplayConvertor.java index f8cacaaac..172b0a790 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullSafeReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNullSafeReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNumberReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNumberReplayConvertor.java index 42f236739..157a8745a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNumberReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanNumberReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanReplayConvertor.java index 9aa2e9415..5a965d00b 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/BooleanReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/Convertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/Convertor.java index eb0e39b67..589775e4e 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/Convertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/Convertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleNullSafeReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleNullSafeReplayConvertor.java index e06fcade8..65a66daea 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleNullSafeReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleNullSafeReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleReplayConvertor.java index 57aa541e0..15f972712 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/DoubleReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/EmptyConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/EmptyConvertor.java index cf152a2e7..667220c1d 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/EmptyConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/EmptyConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/IntegerReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/IntegerReplayConvertor.java index 526b08a73..0ae056b1d 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/IntegerReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/IntegerReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/LongReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/LongReplayConvertor.java index e469771e3..0c7bb069a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/LongReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/LongReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/NumberConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/NumberConvertor.java index 7a27ef7ee..199f9a8ea 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/NumberConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/NumberConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/StreamIdConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/StreamIdConvertor.java index c6f764c57..b33075e72 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/StreamIdConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/StreamIdConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/StringToListConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/StringToListConvertor.java index fe2eda497..065743f09 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/StringToListConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/StringToListConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/TimeObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/TimeObjectDecoder.java index c967d8bc0..25f9d0902 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/TimeObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/TimeObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/TrueReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/TrueReplayConvertor.java index c638c319c..8fb7409f2 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/TrueReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/TrueReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/TypeConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/TypeConvertor.java index b94565b26..075dfed8a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/TypeConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/TypeConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/convertor/VoidReplayConvertor.java b/redisson/src/main/java/org/redisson/client/protocol/convertor/VoidReplayConvertor.java index 46d14832f..53407a008 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/convertor/VoidReplayConvertor.java +++ b/redisson/src/main/java/org/redisson/client/protocol/convertor/VoidReplayConvertor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ClusterNodesDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ClusterNodesDecoder.java index e8ab3db02..64dd4e1d0 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ClusterNodesDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ClusterNodesDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/CodecDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/CodecDecoder.java index 1df2ac324..24f47f4f9 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/CodecDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/CodecDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/DecoderState.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/DecoderState.java index 979315f7b..02948ddce 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/DecoderState.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/DecoderState.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceDecoder.java index a64f24ad4..6ed885075 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceMapDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceMapDecoder.java index 5a09457b4..07a3e7348 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceMapDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoDistanceMapDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoMapReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoMapReplayDecoder.java index dcb381ef3..e38af2af5 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoMapReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoMapReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionDecoder.java index 939d7c1b1..cad8be66a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionMapDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionMapDecoder.java index 32f4827e7..44dc7b23f 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionMapDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/GeoPositionMapDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/KeyValueMessage.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/KeyValueMessage.java index 8c2cf00e9..ad33be613 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/KeyValueMessage.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/KeyValueMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListFirstObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListFirstObjectDecoder.java index 868e841b1..44ee04378 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListFirstObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListFirstObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorReplayDecoder.java index f3f6a6745..dbb095755 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorResult.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorResult.java index 2aeed89c5..56e54b16f 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorResult.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListIteratorResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListMultiDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListMultiDecoder.java index cec71dc51..99fee1ee9 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListMultiDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListMultiDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListObjectDecoder.java index 410cd42f2..05f1fb22c 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListResultReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListResultReplayDecoder.java index 3c74f96a0..2ec70eec7 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListResultReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListResultReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResult.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResult.java index 318dee111..070cb6878 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResult.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResultReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResultReplayDecoder.java index 76e6110e7..539905efd 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResultReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ListScanResultReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/Long2MultiDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/Long2MultiDecoder.java index 3dba9a0d4..dd8ca6ca2 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/Long2MultiDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/Long2MultiDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/LongMultiDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/LongMultiDecoder.java index d751affea..24c172fe6 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/LongMultiDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/LongMultiDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResult.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResult.java index eddb83d31..1c5e2c62a 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResult.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResultReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResultReplayDecoder.java index 3a159aab7..f085a436f 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResultReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapCacheScanResultReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResult.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResult.java index 07d16bbd8..e92bb2ad7 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResult.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResultReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResultReplayDecoder.java index b9feaa744..23a67d92d 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResultReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/MapScanResultReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/MultiDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/MultiDecoder.java index 87801b634..501842cff 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/MultiDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/MultiDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectDecoder.java index 18269aaf7..24e2c2611 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectFirstScoreReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectFirstScoreReplayDecoder.java index 3e886c541..fb2c56e4b 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectFirstScoreReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectFirstScoreReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListDecoder.java index 2df7eff23..2f4e77da1 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListReplayDecoder.java index 36b507c1f..092f4a993 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapDecoder.java index 87bbaa9f7..23618d8c8 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapEntryReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapEntryReplayDecoder.java index 215595c72..e4e4a87c3 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapEntryReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapEntryReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapJoinDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapJoinDecoder.java index 27df48004..25edd7209 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapJoinDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapJoinDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapReplayDecoder.java index 7880b9798..26b58bbf5 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectMapReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectSetReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectSetReplayDecoder.java index 3fa643e96..38310b9e8 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectSetReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ObjectSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingEntryDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingEntryDecoder.java index 501d09893..87beccd97 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingEntryDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingEntryDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingResultDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingResultDecoder.java index b67f1aa72..01c2ec9a2 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingResultDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/PendingResultDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetPolledObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetPolledObjectDecoder.java index 29f36ee26..2c21c07b3 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetPolledObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetPolledObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetReplayDecoder.java index d22258c77..724dbd556 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanDecoder.java index 79130fa76..cb3c26b91 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanReplayDecoder.java index ace31a4cd..99f4f4471 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/ScoredSortedSetScanReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/SlotsDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/SlotsDecoder.java index 0817eea37..b5051e903 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/SlotsDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/SlotsDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdDecoder.java index ccb70788f..344ce39ea 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdListDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdListDecoder.java index b17f1082f..1ffe9d8a2 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdListDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamIdListDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamObjectMapReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamObjectMapReplayDecoder.java index c0c67b16e..d869104db 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamObjectMapReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamObjectMapReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamResultDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamResultDecoder.java index b3de4b388..1218aa7ce 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamResultDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StreamResultDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringDataDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringDataDecoder.java index 19b91c861..3f8f6e7e7 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringDataDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringDataDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringListReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringListReplayDecoder.java index 1e459d2ee..e56dba687 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringListReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringListReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringMapDataDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringMapDataDecoder.java index 5e9347d34..78ffee09d 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringMapDataDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringMapDataDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringReplayDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringReplayDecoder.java index 1f6d99e92..1859289ed 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/StringReplayDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/StringReplayDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/decoder/TimeLongObjectDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/decoder/TimeLongObjectDecoder.java index 7c7add684..0b8f68996 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/decoder/TimeLongObjectDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/decoder/TimeLongObjectDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/Message.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/Message.java index 9ab007233..e7d07a37b 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/Message.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/Message.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessage.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessage.java index 4842d28f8..df5c30919 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessage.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessageDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessageDecoder.java index b04636af7..8d4aa4f66 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessageDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubMessageDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessage.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessage.java index 7bc5f6478..d56b666af 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessage.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessageDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessageDecoder.java index 916d2f9ec..dcd1d8dfe 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessageDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubPatternMessageDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusDecoder.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusDecoder.java index 6a52d57bf..35708339c 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusDecoder.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusMessage.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusMessage.java index 0de326944..90132ea07 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusMessage.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubStatusMessage.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubType.java b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubType.java index 61a5c8240..bfd50cbca 100644 --- a/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubType.java +++ b/redisson/src/main/java/org/redisson/client/protocol/pubsub/PubSubType.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java b/redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java index 13ba7b83b..956278270 100644 --- a/redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java +++ b/redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cluster/ClusterNodeInfo.java b/redisson/src/main/java/org/redisson/cluster/ClusterNodeInfo.java index c37d9225b..551c0c3fd 100644 --- a/redisson/src/main/java/org/redisson/cluster/ClusterNodeInfo.java +++ b/redisson/src/main/java/org/redisson/cluster/ClusterNodeInfo.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cluster/ClusterPartition.java b/redisson/src/main/java/org/redisson/cluster/ClusterPartition.java index 41ff6bd97..55d5248b8 100644 --- a/redisson/src/main/java/org/redisson/cluster/ClusterPartition.java +++ b/redisson/src/main/java/org/redisson/cluster/ClusterPartition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/cluster/ClusterSlotRange.java b/redisson/src/main/java/org/redisson/cluster/ClusterSlotRange.java index b006c8ddc..92865e71c 100644 --- a/redisson/src/main/java/org/redisson/cluster/ClusterSlotRange.java +++ b/redisson/src/main/java/org/redisson/cluster/ClusterSlotRange.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/AvroJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/AvroJacksonCodec.java index e9ea4dbb6..507a8d139 100644 --- a/redisson/src/main/java/org/redisson/codec/AvroJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/AvroJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/CborJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/CborJacksonCodec.java index c2be7a860..0c8c26638 100644 --- a/redisson/src/main/java/org/redisson/codec/CborJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/CborJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/CompositeCodec.java b/redisson/src/main/java/org/redisson/codec/CompositeCodec.java index c9329d5a2..421a9594c 100644 --- a/redisson/src/main/java/org/redisson/codec/CompositeCodec.java +++ b/redisson/src/main/java/org/redisson/codec/CompositeCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/CustomObjectInputStream.java b/redisson/src/main/java/org/redisson/codec/CustomObjectInputStream.java index b77afac55..44f3cf191 100644 --- a/redisson/src/main/java/org/redisson/codec/CustomObjectInputStream.java +++ b/redisson/src/main/java/org/redisson/codec/CustomObjectInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/DefaultReferenceCodecProvider.java b/redisson/src/main/java/org/redisson/codec/DefaultReferenceCodecProvider.java index 685d85083..bd2df6c9c 100644 --- a/redisson/src/main/java/org/redisson/codec/DefaultReferenceCodecProvider.java +++ b/redisson/src/main/java/org/redisson/codec/DefaultReferenceCodecProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/FstCodec.java b/redisson/src/main/java/org/redisson/codec/FstCodec.java index 2b66b3615..1d8c1c698 100644 --- a/redisson/src/main/java/org/redisson/codec/FstCodec.java +++ b/redisson/src/main/java/org/redisson/codec/FstCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/IonJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/IonJacksonCodec.java index 8a46d7035..176d747f4 100644 --- a/redisson/src/main/java/org/redisson/codec/IonJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/IonJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/JsonJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/JsonJacksonCodec.java index 903f1164b..5fe58cf62 100755 --- a/redisson/src/main/java/org/redisson/codec/JsonJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/JsonJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/KryoCodec.java b/redisson/src/main/java/org/redisson/codec/KryoCodec.java index a1af846b9..8abba402d 100755 --- a/redisson/src/main/java/org/redisson/codec/KryoCodec.java +++ b/redisson/src/main/java/org/redisson/codec/KryoCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/LZ4Codec.java b/redisson/src/main/java/org/redisson/codec/LZ4Codec.java index aa0381e2d..79957fb03 100644 --- a/redisson/src/main/java/org/redisson/codec/LZ4Codec.java +++ b/redisson/src/main/java/org/redisson/codec/LZ4Codec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/MapCacheEventCodec.java b/redisson/src/main/java/org/redisson/codec/MapCacheEventCodec.java index 166c1fae9..90b849c79 100644 --- a/redisson/src/main/java/org/redisson/codec/MapCacheEventCodec.java +++ b/redisson/src/main/java/org/redisson/codec/MapCacheEventCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/MsgPackJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/MsgPackJacksonCodec.java index b663a75bc..a07f76b29 100644 --- a/redisson/src/main/java/org/redisson/codec/MsgPackJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/MsgPackJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/ReferenceCodecProvider.java b/redisson/src/main/java/org/redisson/codec/ReferenceCodecProvider.java index 7a502e575..a6a53772c 100644 --- a/redisson/src/main/java/org/redisson/codec/ReferenceCodecProvider.java +++ b/redisson/src/main/java/org/redisson/codec/ReferenceCodecProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/SerializationCodec.java b/redisson/src/main/java/org/redisson/codec/SerializationCodec.java index 7df6f7dec..66e0c677a 100644 --- a/redisson/src/main/java/org/redisson/codec/SerializationCodec.java +++ b/redisson/src/main/java/org/redisson/codec/SerializationCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/SmileJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/SmileJacksonCodec.java index ead4910f7..426875df1 100644 --- a/redisson/src/main/java/org/redisson/codec/SmileJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/SmileJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/SnappyCodec.java b/redisson/src/main/java/org/redisson/codec/SnappyCodec.java index 06ca20e55..1f1ec5fe7 100644 --- a/redisson/src/main/java/org/redisson/codec/SnappyCodec.java +++ b/redisson/src/main/java/org/redisson/codec/SnappyCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/SnappyCodecV2.java b/redisson/src/main/java/org/redisson/codec/SnappyCodecV2.java index 308b3161b..cf01a5dd5 100644 --- a/redisson/src/main/java/org/redisson/codec/SnappyCodecV2.java +++ b/redisson/src/main/java/org/redisson/codec/SnappyCodecV2.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/codec/TypedJsonJacksonCodec.java b/redisson/src/main/java/org/redisson/codec/TypedJsonJacksonCodec.java index 01aef0f7b..5688c524b 100644 --- a/redisson/src/main/java/org/redisson/codec/TypedJsonJacksonCodec.java +++ b/redisson/src/main/java/org/redisson/codec/TypedJsonJacksonCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/AsyncDetails.java b/redisson/src/main/java/org/redisson/command/AsyncDetails.java index 0f2c78d36..0c6c23ebb 100644 --- a/redisson/src/main/java/org/redisson/command/AsyncDetails.java +++ b/redisson/src/main/java/org/redisson/command/AsyncDetails.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/BatchPromise.java b/redisson/src/main/java/org/redisson/command/BatchPromise.java index c51b7dfab..9b3885b26 100644 --- a/redisson/src/main/java/org/redisson/command/BatchPromise.java +++ b/redisson/src/main/java/org/redisson/command/BatchPromise.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandAsyncExecutor.java b/redisson/src/main/java/org/redisson/command/CommandAsyncExecutor.java index 2a8d77b22..df6dd2690 100644 --- a/redisson/src/main/java/org/redisson/command/CommandAsyncExecutor.java +++ b/redisson/src/main/java/org/redisson/command/CommandAsyncExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandAsyncService.java b/redisson/src/main/java/org/redisson/command/CommandAsyncService.java index 3cc03d3e5..e8b9c7e11 100644 --- a/redisson/src/main/java/org/redisson/command/CommandAsyncService.java +++ b/redisson/src/main/java/org/redisson/command/CommandAsyncService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandBatchService.java b/redisson/src/main/java/org/redisson/command/CommandBatchService.java index 95ba44030..2e7cdecd5 100644 --- a/redisson/src/main/java/org/redisson/command/CommandBatchService.java +++ b/redisson/src/main/java/org/redisson/command/CommandBatchService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandExecutor.java b/redisson/src/main/java/org/redisson/command/CommandExecutor.java index 4eb308816..cab34e6a4 100644 --- a/redisson/src/main/java/org/redisson/command/CommandExecutor.java +++ b/redisson/src/main/java/org/redisson/command/CommandExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandSyncExecutor.java b/redisson/src/main/java/org/redisson/command/CommandSyncExecutor.java index 31696def8..972261f14 100644 --- a/redisson/src/main/java/org/redisson/command/CommandSyncExecutor.java +++ b/redisson/src/main/java/org/redisson/command/CommandSyncExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/command/CommandSyncService.java b/redisson/src/main/java/org/redisson/command/CommandSyncService.java index c4375591a..188008b52 100644 --- a/redisson/src/main/java/org/redisson/command/CommandSyncService.java +++ b/redisson/src/main/java/org/redisson/command/CommandSyncService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/BaseConfig.java b/redisson/src/main/java/org/redisson/config/BaseConfig.java index 968c38f62..3dcfbad67 100644 --- a/redisson/src/main/java/org/redisson/config/BaseConfig.java +++ b/redisson/src/main/java/org/redisson/config/BaseConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/BaseMasterSlaveServersConfig.java b/redisson/src/main/java/org/redisson/config/BaseMasterSlaveServersConfig.java index 921ba0f7d..88a21ae36 100644 --- a/redisson/src/main/java/org/redisson/config/BaseMasterSlaveServersConfig.java +++ b/redisson/src/main/java/org/redisson/config/BaseMasterSlaveServersConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/ClusterServersConfig.java b/redisson/src/main/java/org/redisson/config/ClusterServersConfig.java index 265a9f4c9..1811849df 100644 --- a/redisson/src/main/java/org/redisson/config/ClusterServersConfig.java +++ b/redisson/src/main/java/org/redisson/config/ClusterServersConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/Config.java b/redisson/src/main/java/org/redisson/config/Config.java index 81627fbf4..cfdc5c156 100644 --- a/redisson/src/main/java/org/redisson/config/Config.java +++ b/redisson/src/main/java/org/redisson/config/Config.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/ConfigSupport.java b/redisson/src/main/java/org/redisson/config/ConfigSupport.java index 64ce5eca0..2ec25fc4f 100644 --- a/redisson/src/main/java/org/redisson/config/ConfigSupport.java +++ b/redisson/src/main/java/org/redisson/config/ConfigSupport.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/MasterSlaveServersConfig.java b/redisson/src/main/java/org/redisson/config/MasterSlaveServersConfig.java index a8912aa51..490aab035 100644 --- a/redisson/src/main/java/org/redisson/config/MasterSlaveServersConfig.java +++ b/redisson/src/main/java/org/redisson/config/MasterSlaveServersConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/ReadMode.java b/redisson/src/main/java/org/redisson/config/ReadMode.java index 02c25a52d..557301012 100644 --- a/redisson/src/main/java/org/redisson/config/ReadMode.java +++ b/redisson/src/main/java/org/redisson/config/ReadMode.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/RedissonNodeConfig.java b/redisson/src/main/java/org/redisson/config/RedissonNodeConfig.java index d410d9c3c..30cd18308 100644 --- a/redisson/src/main/java/org/redisson/config/RedissonNodeConfig.java +++ b/redisson/src/main/java/org/redisson/config/RedissonNodeConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/ReplicatedServersConfig.java b/redisson/src/main/java/org/redisson/config/ReplicatedServersConfig.java index d51708f50..71bc782cc 100644 --- a/redisson/src/main/java/org/redisson/config/ReplicatedServersConfig.java +++ b/redisson/src/main/java/org/redisson/config/ReplicatedServersConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/SentinelServersConfig.java b/redisson/src/main/java/org/redisson/config/SentinelServersConfig.java index 3da0353e5..5077f3d90 100644 --- a/redisson/src/main/java/org/redisson/config/SentinelServersConfig.java +++ b/redisson/src/main/java/org/redisson/config/SentinelServersConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/SingleServerConfig.java b/redisson/src/main/java/org/redisson/config/SingleServerConfig.java index dd416c455..e8fc46989 100644 --- a/redisson/src/main/java/org/redisson/config/SingleServerConfig.java +++ b/redisson/src/main/java/org/redisson/config/SingleServerConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/SslProvider.java b/redisson/src/main/java/org/redisson/config/SslProvider.java index 37d2da823..d0cfc03ca 100644 --- a/redisson/src/main/java/org/redisson/config/SslProvider.java +++ b/redisson/src/main/java/org/redisson/config/SslProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/SubscriptionMode.java b/redisson/src/main/java/org/redisson/config/SubscriptionMode.java index 534ad6f2e..2d0947c22 100644 --- a/redisson/src/main/java/org/redisson/config/SubscriptionMode.java +++ b/redisson/src/main/java/org/redisson/config/SubscriptionMode.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/config/TransportMode.java b/redisson/src/main/java/org/redisson/config/TransportMode.java index 3cd7fa6b3..177ab66cf 100644 --- a/redisson/src/main/java/org/redisson/config/TransportMode.java +++ b/redisson/src/main/java/org/redisson/config/TransportMode.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/AddressResolverGroupFactory.java b/redisson/src/main/java/org/redisson/connection/AddressResolverGroupFactory.java index f2ab425ea..00d682198 100644 --- a/redisson/src/main/java/org/redisson/connection/AddressResolverGroupFactory.java +++ b/redisson/src/main/java/org/redisson/connection/AddressResolverGroupFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/CRC16.java b/redisson/src/main/java/org/redisson/connection/CRC16.java index 3f955ad28..a8230c728 100644 --- a/redisson/src/main/java/org/redisson/connection/CRC16.java +++ b/redisson/src/main/java/org/redisson/connection/CRC16.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/ClientConnectionsEntry.java b/redisson/src/main/java/org/redisson/connection/ClientConnectionsEntry.java index 3a227d7c5..39aa3f727 100644 --- a/redisson/src/main/java/org/redisson/connection/ClientConnectionsEntry.java +++ b/redisson/src/main/java/org/redisson/connection/ClientConnectionsEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/ConnectionEventsHub.java b/redisson/src/main/java/org/redisson/connection/ConnectionEventsHub.java index 1dc536383..89852139f 100644 --- a/redisson/src/main/java/org/redisson/connection/ConnectionEventsHub.java +++ b/redisson/src/main/java/org/redisson/connection/ConnectionEventsHub.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/ConnectionListener.java b/redisson/src/main/java/org/redisson/connection/ConnectionListener.java index a1ab7ea29..584362f3b 100644 --- a/redisson/src/main/java/org/redisson/connection/ConnectionListener.java +++ b/redisson/src/main/java/org/redisson/connection/ConnectionListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/ConnectionManager.java b/redisson/src/main/java/org/redisson/connection/ConnectionManager.java index b2a24ffb1..24ab45345 100644 --- a/redisson/src/main/java/org/redisson/connection/ConnectionManager.java +++ b/redisson/src/main/java/org/redisson/connection/ConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/DNSMonitor.java b/redisson/src/main/java/org/redisson/connection/DNSMonitor.java index 7b3ab4bb6..50340766f 100644 --- a/redisson/src/main/java/org/redisson/connection/DNSMonitor.java +++ b/redisson/src/main/java/org/redisson/connection/DNSMonitor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/DnsAddressResolverGroupFactory.java b/redisson/src/main/java/org/redisson/connection/DnsAddressResolverGroupFactory.java index b93dae223..2a082a108 100644 --- a/redisson/src/main/java/org/redisson/connection/DnsAddressResolverGroupFactory.java +++ b/redisson/src/main/java/org/redisson/connection/DnsAddressResolverGroupFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/IdleConnectionWatcher.java b/redisson/src/main/java/org/redisson/connection/IdleConnectionWatcher.java index 2cabf039c..9f08efc57 100644 --- a/redisson/src/main/java/org/redisson/connection/IdleConnectionWatcher.java +++ b/redisson/src/main/java/org/redisson/connection/IdleConnectionWatcher.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/MasterSlaveConnectionManager.java b/redisson/src/main/java/org/redisson/connection/MasterSlaveConnectionManager.java index 864c5ca55..08768fb4c 100644 --- a/redisson/src/main/java/org/redisson/connection/MasterSlaveConnectionManager.java +++ b/redisson/src/main/java/org/redisson/connection/MasterSlaveConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/MasterSlaveEntry.java b/redisson/src/main/java/org/redisson/connection/MasterSlaveEntry.java index 39d535484..c25f36983 100644 --- a/redisson/src/main/java/org/redisson/connection/MasterSlaveEntry.java +++ b/redisson/src/main/java/org/redisson/connection/MasterSlaveEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/MultiDnsAddressResolverGroupFactory.java b/redisson/src/main/java/org/redisson/connection/MultiDnsAddressResolverGroupFactory.java index 644120b79..b10924131 100644 --- a/redisson/src/main/java/org/redisson/connection/MultiDnsAddressResolverGroupFactory.java +++ b/redisson/src/main/java/org/redisson/connection/MultiDnsAddressResolverGroupFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/NodeSource.java b/redisson/src/main/java/org/redisson/connection/NodeSource.java index 92a55ebd7..e74e40f0e 100644 --- a/redisson/src/main/java/org/redisson/connection/NodeSource.java +++ b/redisson/src/main/java/org/redisson/connection/NodeSource.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/RedisClientEntry.java b/redisson/src/main/java/org/redisson/connection/RedisClientEntry.java index 214038509..0abbd8404 100644 --- a/redisson/src/main/java/org/redisson/connection/RedisClientEntry.java +++ b/redisson/src/main/java/org/redisson/connection/RedisClientEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/ReplicatedConnectionManager.java b/redisson/src/main/java/org/redisson/connection/ReplicatedConnectionManager.java index 53405bd18..473b3be31 100644 --- a/redisson/src/main/java/org/redisson/connection/ReplicatedConnectionManager.java +++ b/redisson/src/main/java/org/redisson/connection/ReplicatedConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/RoundRobinDnsAddressResolverGroupFactory.java b/redisson/src/main/java/org/redisson/connection/RoundRobinDnsAddressResolverGroupFactory.java index 34a8053bc..7922885ab 100644 --- a/redisson/src/main/java/org/redisson/connection/RoundRobinDnsAddressResolverGroupFactory.java +++ b/redisson/src/main/java/org/redisson/connection/RoundRobinDnsAddressResolverGroupFactory.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java b/redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java index 503de293b..9ce1acc8e 100755 --- a/redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java +++ b/redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/SingleConnectionManager.java b/redisson/src/main/java/org/redisson/connection/SingleConnectionManager.java index 3aa43fb45..a164798c3 100644 --- a/redisson/src/main/java/org/redisson/connection/SingleConnectionManager.java +++ b/redisson/src/main/java/org/redisson/connection/SingleConnectionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/SingleEntry.java b/redisson/src/main/java/org/redisson/connection/SingleEntry.java index 40c15a320..0e3aa0746 100644 --- a/redisson/src/main/java/org/redisson/connection/SingleEntry.java +++ b/redisson/src/main/java/org/redisson/connection/SingleEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancer.java b/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancer.java index 3e712f94e..ddf90e665 100644 --- a/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancer.java +++ b/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancerManager.java b/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancerManager.java index bfc4ab999..6f1460c3a 100644 --- a/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancerManager.java +++ b/redisson/src/main/java/org/redisson/connection/balancer/LoadBalancerManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/balancer/RandomLoadBalancer.java b/redisson/src/main/java/org/redisson/connection/balancer/RandomLoadBalancer.java index 9c5336b30..9779f7e04 100644 --- a/redisson/src/main/java/org/redisson/connection/balancer/RandomLoadBalancer.java +++ b/redisson/src/main/java/org/redisson/connection/balancer/RandomLoadBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/balancer/RoundRobinLoadBalancer.java b/redisson/src/main/java/org/redisson/connection/balancer/RoundRobinLoadBalancer.java index 2e2169a7e..33f0db7c2 100644 --- a/redisson/src/main/java/org/redisson/connection/balancer/RoundRobinLoadBalancer.java +++ b/redisson/src/main/java/org/redisson/connection/balancer/RoundRobinLoadBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/balancer/WeightedRoundRobinBalancer.java b/redisson/src/main/java/org/redisson/connection/balancer/WeightedRoundRobinBalancer.java index 158b8f3d7..fd1442069 100644 --- a/redisson/src/main/java/org/redisson/connection/balancer/WeightedRoundRobinBalancer.java +++ b/redisson/src/main/java/org/redisson/connection/balancer/WeightedRoundRobinBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/decoder/ListDrainToDecoder.java b/redisson/src/main/java/org/redisson/connection/decoder/ListDrainToDecoder.java index 2b9a173ef..41b9e1384 100644 --- a/redisson/src/main/java/org/redisson/connection/decoder/ListDrainToDecoder.java +++ b/redisson/src/main/java/org/redisson/connection/decoder/ListDrainToDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/decoder/MapCacheGetAllDecoder.java b/redisson/src/main/java/org/redisson/connection/decoder/MapCacheGetAllDecoder.java index 32a4659a5..6b992154e 100644 --- a/redisson/src/main/java/org/redisson/connection/decoder/MapCacheGetAllDecoder.java +++ b/redisson/src/main/java/org/redisson/connection/decoder/MapCacheGetAllDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/decoder/MapGetAllDecoder.java b/redisson/src/main/java/org/redisson/connection/decoder/MapGetAllDecoder.java index 9539560c8..b8021a123 100644 --- a/redisson/src/main/java/org/redisson/connection/decoder/MapGetAllDecoder.java +++ b/redisson/src/main/java/org/redisson/connection/decoder/MapGetAllDecoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/dns/GroupAddressResolver.java b/redisson/src/main/java/org/redisson/connection/dns/GroupAddressResolver.java index 047cb0741..5c9236624 100644 --- a/redisson/src/main/java/org/redisson/connection/dns/GroupAddressResolver.java +++ b/redisson/src/main/java/org/redisson/connection/dns/GroupAddressResolver.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/dns/MultiDnsAddressResolverGroup.java b/redisson/src/main/java/org/redisson/connection/dns/MultiDnsAddressResolverGroup.java index caaf9eb8b..b70e1f846 100644 --- a/redisson/src/main/java/org/redisson/connection/dns/MultiDnsAddressResolverGroup.java +++ b/redisson/src/main/java/org/redisson/connection/dns/MultiDnsAddressResolverGroup.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/pool/ConnectionPool.java b/redisson/src/main/java/org/redisson/connection/pool/ConnectionPool.java index 1bd1dba10..7a96b9312 100644 --- a/redisson/src/main/java/org/redisson/connection/pool/ConnectionPool.java +++ b/redisson/src/main/java/org/redisson/connection/pool/ConnectionPool.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/pool/MasterConnectionPool.java b/redisson/src/main/java/org/redisson/connection/pool/MasterConnectionPool.java index 1b48489ee..cca176092 100644 --- a/redisson/src/main/java/org/redisson/connection/pool/MasterConnectionPool.java +++ b/redisson/src/main/java/org/redisson/connection/pool/MasterConnectionPool.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/pool/MasterPubSubConnectionPool.java b/redisson/src/main/java/org/redisson/connection/pool/MasterPubSubConnectionPool.java index 8329b64de..a159384ca 100644 --- a/redisson/src/main/java/org/redisson/connection/pool/MasterPubSubConnectionPool.java +++ b/redisson/src/main/java/org/redisson/connection/pool/MasterPubSubConnectionPool.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/pool/PubSubConnectionPool.java b/redisson/src/main/java/org/redisson/connection/pool/PubSubConnectionPool.java index e38793a25..384118baa 100644 --- a/redisson/src/main/java/org/redisson/connection/pool/PubSubConnectionPool.java +++ b/redisson/src/main/java/org/redisson/connection/pool/PubSubConnectionPool.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/connection/pool/SlaveConnectionPool.java b/redisson/src/main/java/org/redisson/connection/pool/SlaveConnectionPool.java index dc047df6c..a079abb73 100644 --- a/redisson/src/main/java/org/redisson/connection/pool/SlaveConnectionPool.java +++ b/redisson/src/main/java/org/redisson/connection/pool/SlaveConnectionPool.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/EvictionScheduler.java b/redisson/src/main/java/org/redisson/eviction/EvictionScheduler.java index 79fce66f1..8bf9f1e51 100644 --- a/redisson/src/main/java/org/redisson/eviction/EvictionScheduler.java +++ b/redisson/src/main/java/org/redisson/eviction/EvictionScheduler.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/EvictionTask.java b/redisson/src/main/java/org/redisson/eviction/EvictionTask.java index f43b678fe..2c40d843a 100644 --- a/redisson/src/main/java/org/redisson/eviction/EvictionTask.java +++ b/redisson/src/main/java/org/redisson/eviction/EvictionTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/JCacheEvictionTask.java b/redisson/src/main/java/org/redisson/eviction/JCacheEvictionTask.java index 0e1e91372..fa33f28dc 100644 --- a/redisson/src/main/java/org/redisson/eviction/JCacheEvictionTask.java +++ b/redisson/src/main/java/org/redisson/eviction/JCacheEvictionTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/MapCacheEvictionTask.java b/redisson/src/main/java/org/redisson/eviction/MapCacheEvictionTask.java index 6e789ba66..e1318bbdb 100644 --- a/redisson/src/main/java/org/redisson/eviction/MapCacheEvictionTask.java +++ b/redisson/src/main/java/org/redisson/eviction/MapCacheEvictionTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/MultimapEvictionTask.java b/redisson/src/main/java/org/redisson/eviction/MultimapEvictionTask.java index adba6b101..c2d9a9673 100644 --- a/redisson/src/main/java/org/redisson/eviction/MultimapEvictionTask.java +++ b/redisson/src/main/java/org/redisson/eviction/MultimapEvictionTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/eviction/ScoredSetEvictionTask.java b/redisson/src/main/java/org/redisson/eviction/ScoredSetEvictionTask.java index 44852c7e2..d7f34b46f 100644 --- a/redisson/src/main/java/org/redisson/eviction/ScoredSetEvictionTask.java +++ b/redisson/src/main/java/org/redisson/eviction/ScoredSetEvictionTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/CronExpression.java b/redisson/src/main/java/org/redisson/executor/CronExpression.java index 12190a281..1393bec20 100644 --- a/redisson/src/main/java/org/redisson/executor/CronExpression.java +++ b/redisson/src/main/java/org/redisson/executor/CronExpression.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonClassLoader.java b/redisson/src/main/java/org/redisson/executor/RedissonClassLoader.java index 899523b37..18da0f23d 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonClassLoader.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonClassLoader.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonCompletionService.java b/redisson/src/main/java/org/redisson/executor/RedissonCompletionService.java index 142793752..6037c2503 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonCompletionService.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonCompletionService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonExecutorBatchFuture.java b/redisson/src/main/java/org/redisson/executor/RedissonExecutorBatchFuture.java index 1e48d256a..f77d1cf8a 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonExecutorBatchFuture.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonExecutorBatchFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonExecutorFuture.java b/redisson/src/main/java/org/redisson/executor/RedissonExecutorFuture.java index 75d4338a9..87dc49149 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonExecutorFuture.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonExecutorFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonExecutorFutureReference.java b/redisson/src/main/java/org/redisson/executor/RedissonExecutorFutureReference.java index 5a0ac8c7b..c13f40795 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonExecutorFutureReference.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonExecutorFutureReference.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonExecutorRemoteService.java b/redisson/src/main/java/org/redisson/executor/RedissonExecutorRemoteService.java index f3d709f65..6cc296a2c 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonExecutorRemoteService.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonExecutorRemoteService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RedissonScheduledFuture.java b/redisson/src/main/java/org/redisson/executor/RedissonScheduledFuture.java index 3fe20bc4f..ece9d1c54 100644 --- a/redisson/src/main/java/org/redisson/executor/RedissonScheduledFuture.java +++ b/redisson/src/main/java/org/redisson/executor/RedissonScheduledFuture.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RemoteExecutorService.java b/redisson/src/main/java/org/redisson/executor/RemoteExecutorService.java index df32a7661..bc1f5a704 100644 --- a/redisson/src/main/java/org/redisson/executor/RemoteExecutorService.java +++ b/redisson/src/main/java/org/redisson/executor/RemoteExecutorService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RemoteExecutorServiceAsync.java b/redisson/src/main/java/org/redisson/executor/RemoteExecutorServiceAsync.java index cd73fad85..3500768d5 100644 --- a/redisson/src/main/java/org/redisson/executor/RemoteExecutorServiceAsync.java +++ b/redisson/src/main/java/org/redisson/executor/RemoteExecutorServiceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/RemotePromise.java b/redisson/src/main/java/org/redisson/executor/RemotePromise.java index 83708d7e8..c336d5ea1 100644 --- a/redisson/src/main/java/org/redisson/executor/RemotePromise.java +++ b/redisson/src/main/java/org/redisson/executor/RemotePromise.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/ScheduledTasksService.java b/redisson/src/main/java/org/redisson/executor/ScheduledTasksService.java index 32aa5405f..cf18fdee4 100644 --- a/redisson/src/main/java/org/redisson/executor/ScheduledTasksService.java +++ b/redisson/src/main/java/org/redisson/executor/ScheduledTasksService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/TasksBatchService.java b/redisson/src/main/java/org/redisson/executor/TasksBatchService.java index e9f6f1e55..83e95b183 100644 --- a/redisson/src/main/java/org/redisson/executor/TasksBatchService.java +++ b/redisson/src/main/java/org/redisson/executor/TasksBatchService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/TasksRunnerService.java b/redisson/src/main/java/org/redisson/executor/TasksRunnerService.java index e201a1284..da9dd0586 100644 --- a/redisson/src/main/java/org/redisson/executor/TasksRunnerService.java +++ b/redisson/src/main/java/org/redisson/executor/TasksRunnerService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/TasksService.java b/redisson/src/main/java/org/redisson/executor/TasksService.java index f0a802bd0..fb7c7b2d1 100644 --- a/redisson/src/main/java/org/redisson/executor/TasksService.java +++ b/redisson/src/main/java/org/redisson/executor/TasksService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/params/ScheduledAtFixedRateParameters.java b/redisson/src/main/java/org/redisson/executor/params/ScheduledAtFixedRateParameters.java index e031fbea7..6af8df5aa 100644 --- a/redisson/src/main/java/org/redisson/executor/params/ScheduledAtFixedRateParameters.java +++ b/redisson/src/main/java/org/redisson/executor/params/ScheduledAtFixedRateParameters.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/params/ScheduledCronExpressionParameters.java b/redisson/src/main/java/org/redisson/executor/params/ScheduledCronExpressionParameters.java index eb947a376..4fe7b754d 100644 --- a/redisson/src/main/java/org/redisson/executor/params/ScheduledCronExpressionParameters.java +++ b/redisson/src/main/java/org/redisson/executor/params/ScheduledCronExpressionParameters.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/params/ScheduledParameters.java b/redisson/src/main/java/org/redisson/executor/params/ScheduledParameters.java index f3c902cfa..3474aff25 100644 --- a/redisson/src/main/java/org/redisson/executor/params/ScheduledParameters.java +++ b/redisson/src/main/java/org/redisson/executor/params/ScheduledParameters.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/params/ScheduledWithFixedDelayParameters.java b/redisson/src/main/java/org/redisson/executor/params/ScheduledWithFixedDelayParameters.java index 4ca9585a6..3c373b435 100644 --- a/redisson/src/main/java/org/redisson/executor/params/ScheduledWithFixedDelayParameters.java +++ b/redisson/src/main/java/org/redisson/executor/params/ScheduledWithFixedDelayParameters.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/executor/params/TaskParameters.java b/redisson/src/main/java/org/redisson/executor/params/TaskParameters.java index 1ececf8a9..9b535da25 100644 --- a/redisson/src/main/java/org/redisson/executor/params/TaskParameters.java +++ b/redisson/src/main/java/org/redisson/executor/params/TaskParameters.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCache.java b/redisson/src/main/java/org/redisson/jcache/JCache.java index 1134089b1..2ff051a09 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCache.java +++ b/redisson/src/main/java/org/redisson/jcache/JCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCacheEntry.java b/redisson/src/main/java/org/redisson/jcache/JCacheEntry.java index c525e41eb..478273f59 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCacheEntry.java +++ b/redisson/src/main/java/org/redisson/jcache/JCacheEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCacheEntryEvent.java b/redisson/src/main/java/org/redisson/jcache/JCacheEntryEvent.java index 2343fc15e..a36481d10 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCacheEntryEvent.java +++ b/redisson/src/main/java/org/redisson/jcache/JCacheEntryEvent.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCacheEventCodec.java b/redisson/src/main/java/org/redisson/jcache/JCacheEventCodec.java index 0ceaee4bf..06644c0c0 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCacheEventCodec.java +++ b/redisson/src/main/java/org/redisson/jcache/JCacheEventCodec.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCacheMBeanServerBuilder.java b/redisson/src/main/java/org/redisson/jcache/JCacheMBeanServerBuilder.java index 81ab44130..2da0cf421 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCacheMBeanServerBuilder.java +++ b/redisson/src/main/java/org/redisson/jcache/JCacheMBeanServerBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCacheManager.java b/redisson/src/main/java/org/redisson/jcache/JCacheManager.java index 9df6c9806..5c18abe06 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCacheManager.java +++ b/redisson/src/main/java/org/redisson/jcache/JCacheManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JCachingProvider.java b/redisson/src/main/java/org/redisson/jcache/JCachingProvider.java index 475b200fd..30c06f021 100644 --- a/redisson/src/main/java/org/redisson/jcache/JCachingProvider.java +++ b/redisson/src/main/java/org/redisson/jcache/JCachingProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/JMutableEntry.java b/redisson/src/main/java/org/redisson/jcache/JMutableEntry.java index 8e0ab3d82..25c5b262a 100644 --- a/redisson/src/main/java/org/redisson/jcache/JMutableEntry.java +++ b/redisson/src/main/java/org/redisson/jcache/JMutableEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/bean/EmptyStatisticsMXBean.java b/redisson/src/main/java/org/redisson/jcache/bean/EmptyStatisticsMXBean.java index a445bfc91..eb0500fe4 100644 --- a/redisson/src/main/java/org/redisson/jcache/bean/EmptyStatisticsMXBean.java +++ b/redisson/src/main/java/org/redisson/jcache/bean/EmptyStatisticsMXBean.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/bean/JCacheManagementMXBean.java b/redisson/src/main/java/org/redisson/jcache/bean/JCacheManagementMXBean.java index eafa21f23..1619a4dd8 100644 --- a/redisson/src/main/java/org/redisson/jcache/bean/JCacheManagementMXBean.java +++ b/redisson/src/main/java/org/redisson/jcache/bean/JCacheManagementMXBean.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/bean/JCacheStatisticsMXBean.java b/redisson/src/main/java/org/redisson/jcache/bean/JCacheStatisticsMXBean.java index be30eaada..be7377065 100644 --- a/redisson/src/main/java/org/redisson/jcache/bean/JCacheStatisticsMXBean.java +++ b/redisson/src/main/java/org/redisson/jcache/bean/JCacheStatisticsMXBean.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/configuration/JCacheConfiguration.java b/redisson/src/main/java/org/redisson/jcache/configuration/JCacheConfiguration.java index 381d1393e..cd43a0414 100644 --- a/redisson/src/main/java/org/redisson/jcache/configuration/JCacheConfiguration.java +++ b/redisson/src/main/java/org/redisson/jcache/configuration/JCacheConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/jcache/configuration/RedissonConfiguration.java b/redisson/src/main/java/org/redisson/jcache/configuration/RedissonConfiguration.java index 4ae9fb09d..180f760c0 100644 --- a/redisson/src/main/java/org/redisson/jcache/configuration/RedissonConfiguration.java +++ b/redisson/src/main/java/org/redisson/jcache/configuration/RedissonConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/LiveObjectTemplate.java b/redisson/src/main/java/org/redisson/liveobject/LiveObjectTemplate.java index d0210430e..342c5cac2 100644 --- a/redisson/src/main/java/org/redisson/liveobject/LiveObjectTemplate.java +++ b/redisson/src/main/java/org/redisson/liveobject/LiveObjectTemplate.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/condition/ANDCondition.java b/redisson/src/main/java/org/redisson/liveobject/condition/ANDCondition.java index 253b48c69..619086706 100644 --- a/redisson/src/main/java/org/redisson/liveobject/condition/ANDCondition.java +++ b/redisson/src/main/java/org/redisson/liveobject/condition/ANDCondition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/condition/EQCondition.java b/redisson/src/main/java/org/redisson/liveobject/condition/EQCondition.java index ecc246fd2..01ec38bbd 100644 --- a/redisson/src/main/java/org/redisson/liveobject/condition/EQCondition.java +++ b/redisson/src/main/java/org/redisson/liveobject/condition/EQCondition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/condition/ORCondition.java b/redisson/src/main/java/org/redisson/liveobject/condition/ORCondition.java index de88e40ce..1e813a1f4 100644 --- a/redisson/src/main/java/org/redisson/liveobject/condition/ORCondition.java +++ b/redisson/src/main/java/org/redisson/liveobject/condition/ORCondition.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/AccessorInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/AccessorInterceptor.java index 971ab9e4a..e20460b42 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/AccessorInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/AccessorInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/FieldAccessorInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/FieldAccessorInterceptor.java index d08857d6a..d05285e5f 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/FieldAccessorInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/FieldAccessorInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/LiveObjectInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/LiveObjectInterceptor.java index 8dfc4299d..f677df17f 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/LiveObjectInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/LiveObjectInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/RExpirableInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/RExpirableInterceptor.java index 4ac8633e4..a05f73071 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/RExpirableInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/RExpirableInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/RMapInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/RMapInterceptor.java index 4a46b332d..b90f24624 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/RMapInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/RMapInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/RObjectInterceptor.java b/redisson/src/main/java/org/redisson/liveobject/core/RObjectInterceptor.java index fe0f61a0c..f871989d1 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/RObjectInterceptor.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/RObjectInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/core/RedissonObjectBuilder.java b/redisson/src/main/java/org/redisson/liveobject/core/RedissonObjectBuilder.java index 0c262593e..00f0cf49a 100644 --- a/redisson/src/main/java/org/redisson/liveobject/core/RedissonObjectBuilder.java +++ b/redisson/src/main/java/org/redisson/liveobject/core/RedissonObjectBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/misc/AdvBeanCopy.java b/redisson/src/main/java/org/redisson/liveobject/misc/AdvBeanCopy.java index 69bad59ec..770a9ffb3 100644 --- a/redisson/src/main/java/org/redisson/liveobject/misc/AdvBeanCopy.java +++ b/redisson/src/main/java/org/redisson/liveobject/misc/AdvBeanCopy.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/misc/ClassUtils.java b/redisson/src/main/java/org/redisson/liveobject/misc/ClassUtils.java index 84bed0a30..c0850c105 100644 --- a/redisson/src/main/java/org/redisson/liveobject/misc/ClassUtils.java +++ b/redisson/src/main/java/org/redisson/liveobject/misc/ClassUtils.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/misc/Introspectior.java b/redisson/src/main/java/org/redisson/liveobject/misc/Introspectior.java index ef4ac6eef..c3d6f1a20 100644 --- a/redisson/src/main/java/org/redisson/liveobject/misc/Introspectior.java +++ b/redisson/src/main/java/org/redisson/liveobject/misc/Introspectior.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/AbstractNamingScheme.java b/redisson/src/main/java/org/redisson/liveobject/resolver/AbstractNamingScheme.java index 501c16021..60da5a62d 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/AbstractNamingScheme.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/AbstractNamingScheme.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/DefaultNamingScheme.java b/redisson/src/main/java/org/redisson/liveobject/resolver/DefaultNamingScheme.java index 23906bebe..b10da6610 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/DefaultNamingScheme.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/DefaultNamingScheme.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/LongGenerator.java b/redisson/src/main/java/org/redisson/liveobject/resolver/LongGenerator.java index ba561735a..0246e542e 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/LongGenerator.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/LongGenerator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/NamingScheme.java b/redisson/src/main/java/org/redisson/liveobject/resolver/NamingScheme.java index 6dc901e0b..387581a96 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/NamingScheme.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/NamingScheme.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/RIdResolver.java b/redisson/src/main/java/org/redisson/liveobject/resolver/RIdResolver.java index 83f4fc7e3..82b6bd0c5 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/RIdResolver.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/RIdResolver.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/RequiredIdResolver.java b/redisson/src/main/java/org/redisson/liveobject/resolver/RequiredIdResolver.java index ed234c60f..e4aef15f8 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/RequiredIdResolver.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/RequiredIdResolver.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/Resolver.java b/redisson/src/main/java/org/redisson/liveobject/resolver/Resolver.java index b5a2afb42..843bc4acc 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/Resolver.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/Resolver.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/liveobject/resolver/UUIDGenerator.java b/redisson/src/main/java/org/redisson/liveobject/resolver/UUIDGenerator.java index 2ffb68843..f2110257c 100644 --- a/redisson/src/main/java/org/redisson/liveobject/resolver/UUIDGenerator.java +++ b/redisson/src/main/java/org/redisson/liveobject/resolver/UUIDGenerator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/BaseMapperTask.java b/redisson/src/main/java/org/redisson/mapreduce/BaseMapperTask.java index 6d102eb20..b8cfe995c 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/BaseMapperTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/BaseMapperTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/CollatorTask.java b/redisson/src/main/java/org/redisson/mapreduce/CollatorTask.java index 17193276b..c81827eb2 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/CollatorTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/CollatorTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/CollectionMapperTask.java b/redisson/src/main/java/org/redisson/mapreduce/CollectionMapperTask.java index cf9f53b6a..bd3f84144 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/CollectionMapperTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/CollectionMapperTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/Collector.java b/redisson/src/main/java/org/redisson/mapreduce/Collector.java index 7b9cffffb..ea4a628ea 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/Collector.java +++ b/redisson/src/main/java/org/redisson/mapreduce/Collector.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/CoordinatorTask.java b/redisson/src/main/java/org/redisson/mapreduce/CoordinatorTask.java index 4128f01d4..5cf7ea416 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/CoordinatorTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/CoordinatorTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/MapReduceExecutor.java b/redisson/src/main/java/org/redisson/mapreduce/MapReduceExecutor.java index 81bcce5f3..dc2e64e19 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/MapReduceExecutor.java +++ b/redisson/src/main/java/org/redisson/mapreduce/MapReduceExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/MapReduceTimeoutException.java b/redisson/src/main/java/org/redisson/mapreduce/MapReduceTimeoutException.java index 9d3ff6e49..3e0223ce9 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/MapReduceTimeoutException.java +++ b/redisson/src/main/java/org/redisson/mapreduce/MapReduceTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/MapperTask.java b/redisson/src/main/java/org/redisson/mapreduce/MapperTask.java index 10606c07f..1ad63809e 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/MapperTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/MapperTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/RedissonCollectionMapReduce.java b/redisson/src/main/java/org/redisson/mapreduce/RedissonCollectionMapReduce.java index 6b724d791..d6f968564 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/RedissonCollectionMapReduce.java +++ b/redisson/src/main/java/org/redisson/mapreduce/RedissonCollectionMapReduce.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/RedissonMapReduce.java b/redisson/src/main/java/org/redisson/mapreduce/RedissonMapReduce.java index 145dcaede..9cdb41642 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/RedissonMapReduce.java +++ b/redisson/src/main/java/org/redisson/mapreduce/RedissonMapReduce.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/ReducerTask.java b/redisson/src/main/java/org/redisson/mapreduce/ReducerTask.java index 7f353d59c..f95a83bfa 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/ReducerTask.java +++ b/redisson/src/main/java/org/redisson/mapreduce/ReducerTask.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/mapreduce/SubTasksExecutor.java b/redisson/src/main/java/org/redisson/mapreduce/SubTasksExecutor.java index c1932bae7..9d815360f 100644 --- a/redisson/src/main/java/org/redisson/mapreduce/SubTasksExecutor.java +++ b/redisson/src/main/java/org/redisson/mapreduce/SubTasksExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/BiHashMap.java b/redisson/src/main/java/org/redisson/misc/BiHashMap.java index 51e6b500c..930e64c62 100644 --- a/redisson/src/main/java/org/redisson/misc/BiHashMap.java +++ b/redisson/src/main/java/org/redisson/misc/BiHashMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/CompositeIterable.java b/redisson/src/main/java/org/redisson/misc/CompositeIterable.java index 808a8005c..49c4c8f80 100644 --- a/redisson/src/main/java/org/redisson/misc/CompositeIterable.java +++ b/redisson/src/main/java/org/redisson/misc/CompositeIterable.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/CompositeIterator.java b/redisson/src/main/java/org/redisson/misc/CompositeIterator.java index 44caafabd..aa26a4313 100644 --- a/redisson/src/main/java/org/redisson/misc/CompositeIterator.java +++ b/redisson/src/main/java/org/redisson/misc/CompositeIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/CountableListener.java b/redisson/src/main/java/org/redisson/misc/CountableListener.java index 77c6c5c17..f28eff482 100644 --- a/redisson/src/main/java/org/redisson/misc/CountableListener.java +++ b/redisson/src/main/java/org/redisson/misc/CountableListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/Hash.java b/redisson/src/main/java/org/redisson/misc/Hash.java index f2bbc316a..5622e8eed 100644 --- a/redisson/src/main/java/org/redisson/misc/Hash.java +++ b/redisson/src/main/java/org/redisson/misc/Hash.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/HashValue.java b/redisson/src/main/java/org/redisson/misc/HashValue.java index a59a78a79..50961429c 100644 --- a/redisson/src/main/java/org/redisson/misc/HashValue.java +++ b/redisson/src/main/java/org/redisson/misc/HashValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/HighwayHash.java b/redisson/src/main/java/org/redisson/misc/HighwayHash.java index 4e1c0b419..11d20a3cb 100644 --- a/redisson/src/main/java/org/redisson/misc/HighwayHash.java +++ b/redisson/src/main/java/org/redisson/misc/HighwayHash.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/InfinitySemaphoreLatch.java b/redisson/src/main/java/org/redisson/misc/InfinitySemaphoreLatch.java index a73632561..e276fa7d1 100644 --- a/redisson/src/main/java/org/redisson/misc/InfinitySemaphoreLatch.java +++ b/redisson/src/main/java/org/redisson/misc/InfinitySemaphoreLatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/Injector.java b/redisson/src/main/java/org/redisson/misc/Injector.java index cedf3d177..75ee73bac 100644 --- a/redisson/src/main/java/org/redisson/misc/Injector.java +++ b/redisson/src/main/java/org/redisson/misc/Injector.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/LogHelper.java b/redisson/src/main/java/org/redisson/misc/LogHelper.java index 30eab615d..5642893f8 100644 --- a/redisson/src/main/java/org/redisson/misc/LogHelper.java +++ b/redisson/src/main/java/org/redisson/misc/LogHelper.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/PromiseDelegator.java b/redisson/src/main/java/org/redisson/misc/PromiseDelegator.java index 02b79ff3d..dd4d64e73 100644 --- a/redisson/src/main/java/org/redisson/misc/PromiseDelegator.java +++ b/redisson/src/main/java/org/redisson/misc/PromiseDelegator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/RPromise.java b/redisson/src/main/java/org/redisson/misc/RPromise.java index b07581a69..a3c79b25b 100644 --- a/redisson/src/main/java/org/redisson/misc/RPromise.java +++ b/redisson/src/main/java/org/redisson/misc/RPromise.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/ReclosableLatch.java b/redisson/src/main/java/org/redisson/misc/ReclosableLatch.java index 5fd29c8a4..38199aae7 100644 --- a/redisson/src/main/java/org/redisson/misc/ReclosableLatch.java +++ b/redisson/src/main/java/org/redisson/misc/ReclosableLatch.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/RedissonPromise.java b/redisson/src/main/java/org/redisson/misc/RedissonPromise.java index f365b30ef..65f042dcc 100644 --- a/redisson/src/main/java/org/redisson/misc/RedissonPromise.java +++ b/redisson/src/main/java/org/redisson/misc/RedissonPromise.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/TransferListener.java b/redisson/src/main/java/org/redisson/misc/TransferListener.java index 6fd4981cb..f632c692e 100644 --- a/redisson/src/main/java/org/redisson/misc/TransferListener.java +++ b/redisson/src/main/java/org/redisson/misc/TransferListener.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/misc/URIBuilder.java b/redisson/src/main/java/org/redisson/misc/URIBuilder.java index 6165dcd1b..545828f0a 100644 --- a/redisson/src/main/java/org/redisson/misc/URIBuilder.java +++ b/redisson/src/main/java/org/redisson/misc/URIBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/AsyncSemaphore.java b/redisson/src/main/java/org/redisson/pubsub/AsyncSemaphore.java index 6b68e00a5..dfebc4218 100644 --- a/redisson/src/main/java/org/redisson/pubsub/AsyncSemaphore.java +++ b/redisson/src/main/java/org/redisson/pubsub/AsyncSemaphore.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/CountDownLatchPubSub.java b/redisson/src/main/java/org/redisson/pubsub/CountDownLatchPubSub.java index a6bba3187..3913ede94 100644 --- a/redisson/src/main/java/org/redisson/pubsub/CountDownLatchPubSub.java +++ b/redisson/src/main/java/org/redisson/pubsub/CountDownLatchPubSub.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/LockPubSub.java b/redisson/src/main/java/org/redisson/pubsub/LockPubSub.java index 660962a2c..9b61951d8 100644 --- a/redisson/src/main/java/org/redisson/pubsub/LockPubSub.java +++ b/redisson/src/main/java/org/redisson/pubsub/LockPubSub.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/PubSubConnectionEntry.java b/redisson/src/main/java/org/redisson/pubsub/PubSubConnectionEntry.java index 36bcafb50..428e10ebd 100644 --- a/redisson/src/main/java/org/redisson/pubsub/PubSubConnectionEntry.java +++ b/redisson/src/main/java/org/redisson/pubsub/PubSubConnectionEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/PublishSubscribe.java b/redisson/src/main/java/org/redisson/pubsub/PublishSubscribe.java index 48452dcfa..6667c80b7 100644 --- a/redisson/src/main/java/org/redisson/pubsub/PublishSubscribe.java +++ b/redisson/src/main/java/org/redisson/pubsub/PublishSubscribe.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/PublishSubscribeService.java b/redisson/src/main/java/org/redisson/pubsub/PublishSubscribeService.java index fa0cf5d03..2b10840d9 100644 --- a/redisson/src/main/java/org/redisson/pubsub/PublishSubscribeService.java +++ b/redisson/src/main/java/org/redisson/pubsub/PublishSubscribeService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/pubsub/SemaphorePubSub.java b/redisson/src/main/java/org/redisson/pubsub/SemaphorePubSub.java index 6288b571a..c613a1a6c 100644 --- a/redisson/src/main/java/org/redisson/pubsub/SemaphorePubSub.java +++ b/redisson/src/main/java/org/redisson/pubsub/SemaphorePubSub.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/CommandReactiveBatchService.java b/redisson/src/main/java/org/redisson/reactive/CommandReactiveBatchService.java index 51ea0b61b..7d00eb157 100644 --- a/redisson/src/main/java/org/redisson/reactive/CommandReactiveBatchService.java +++ b/redisson/src/main/java/org/redisson/reactive/CommandReactiveBatchService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/CommandReactiveExecutor.java b/redisson/src/main/java/org/redisson/reactive/CommandReactiveExecutor.java index b0677a2f1..62e1f4fb9 100644 --- a/redisson/src/main/java/org/redisson/reactive/CommandReactiveExecutor.java +++ b/redisson/src/main/java/org/redisson/reactive/CommandReactiveExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/CommandReactiveService.java b/redisson/src/main/java/org/redisson/reactive/CommandReactiveService.java index cf99fe476..f444048f8 100644 --- a/redisson/src/main/java/org/redisson/reactive/CommandReactiveService.java +++ b/redisson/src/main/java/org/redisson/reactive/CommandReactiveService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/MapReactiveIterator.java b/redisson/src/main/java/org/redisson/reactive/MapReactiveIterator.java index 0f75dba33..52e778f2a 100644 --- a/redisson/src/main/java/org/redisson/reactive/MapReactiveIterator.java +++ b/redisson/src/main/java/org/redisson/reactive/MapReactiveIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java b/redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java index 62566bd2f..d7dab1a85 100644 --- a/redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java +++ b/redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/PublisherAdder.java b/redisson/src/main/java/org/redisson/reactive/PublisherAdder.java index 0d4db0695..2feb4d697 100644 --- a/redisson/src/main/java/org/redisson/reactive/PublisherAdder.java +++ b/redisson/src/main/java/org/redisson/reactive/PublisherAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/ReactiveProxyBuilder.java b/redisson/src/main/java/org/redisson/reactive/ReactiveProxyBuilder.java index c177fdeed..21dd4aa31 100644 --- a/redisson/src/main/java/org/redisson/reactive/ReactiveProxyBuilder.java +++ b/redisson/src/main/java/org/redisson/reactive/ReactiveProxyBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java index 32bf168d0..277564710 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java index 6473b8a6c..a20a5795d 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonLexSortedSetReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonLexSortedSetReactive.java index 59995f00d..b25a6cf75 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonLexSortedSetReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonLexSortedSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonListMultimapReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonListMultimapReactive.java index 3d6930350..7b607c3d6 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonListMultimapReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonListMultimapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonListReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonListReactive.java index f99cc7950..e75866250 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonListReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonListReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java index 85a6319f8..8a0c78a63 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java index fe8847dc6..322b4057f 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonReadWriteLockReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonReadWriteLockReactive.java index 312b3706d..bd90ad5dd 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonReadWriteLockReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonReadWriteLockReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java index 22e0d3b9a..40ff392d9 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonSetCacheReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonSetCacheReactive.java index fd3ec2dbc..5bb9adebe 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonSetCacheReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonSetCacheReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonSetMultimapReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonSetMultimapReactive.java index 9834e0f79..f92539053 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonSetMultimapReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonSetMultimapReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java index 114dc6b4f..c63cc8899 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/RedissonTransactionReactive.java b/redisson/src/main/java/org/redisson/reactive/RedissonTransactionReactive.java index 723d6464f..8bf0c4e79 100644 --- a/redisson/src/main/java/org/redisson/reactive/RedissonTransactionReactive.java +++ b/redisson/src/main/java/org/redisson/reactive/RedissonTransactionReactive.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java b/redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java index d26796c46..fdf54b797 100644 --- a/redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java +++ b/redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RRemoteServiceResponse.java b/redisson/src/main/java/org/redisson/remote/RRemoteServiceResponse.java index 2eabbde97..eead45d3c 100644 --- a/redisson/src/main/java/org/redisson/remote/RRemoteServiceResponse.java +++ b/redisson/src/main/java/org/redisson/remote/RRemoteServiceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceAck.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceAck.java index 9c9790b04..d175272aa 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceAck.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceAck.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceAckTimeoutException.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceAckTimeoutException.java index 7e202c371..45a84b7a8 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceAckTimeoutException.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceAckTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelRequest.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelRequest.java index 86d1c7dfd..0e97e954c 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelRequest.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelRequest.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelResponse.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelResponse.java index bc69d38e0..372efe592 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelResponse.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceCancelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceKey.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceKey.java index 07b4347fe..a15e2bd0a 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceKey.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceKey.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceMethod.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceMethod.java index bd566758f..67dd924eb 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceMethod.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceMethod.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceRequest.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceRequest.java index 13e07e121..53869e5f9 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceRequest.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceRequest.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceResponse.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceResponse.java index c935ed303..c21542da0 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceResponse.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RemoteServiceTimeoutException.java b/redisson/src/main/java/org/redisson/remote/RemoteServiceTimeoutException.java index a7f5208ed..94bfa3423 100644 --- a/redisson/src/main/java/org/redisson/remote/RemoteServiceTimeoutException.java +++ b/redisson/src/main/java/org/redisson/remote/RemoteServiceTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/RequestId.java b/redisson/src/main/java/org/redisson/remote/RequestId.java index 5646e259e..9b9f072c8 100644 --- a/redisson/src/main/java/org/redisson/remote/RequestId.java +++ b/redisson/src/main/java/org/redisson/remote/RequestId.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/remote/ResponseEntry.java b/redisson/src/main/java/org/redisson/remote/ResponseEntry.java index 5eb958c0f..796641d56 100644 --- a/redisson/src/main/java/org/redisson/remote/ResponseEntry.java +++ b/redisson/src/main/java/org/redisson/remote/ResponseEntry.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/CommandRxBatchService.java b/redisson/src/main/java/org/redisson/rx/CommandRxBatchService.java index e15583d29..6ce107e24 100644 --- a/redisson/src/main/java/org/redisson/rx/CommandRxBatchService.java +++ b/redisson/src/main/java/org/redisson/rx/CommandRxBatchService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/CommandRxExecutor.java b/redisson/src/main/java/org/redisson/rx/CommandRxExecutor.java index 888cc5bba..70d52a83f 100644 --- a/redisson/src/main/java/org/redisson/rx/CommandRxExecutor.java +++ b/redisson/src/main/java/org/redisson/rx/CommandRxExecutor.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/CommandRxService.java b/redisson/src/main/java/org/redisson/rx/CommandRxService.java index 9f4a6fa8b..0e89d12d7 100644 --- a/redisson/src/main/java/org/redisson/rx/CommandRxService.java +++ b/redisson/src/main/java/org/redisson/rx/CommandRxService.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/ElementsStream.java b/redisson/src/main/java/org/redisson/rx/ElementsStream.java index 95fc51e07..77d8b14c5 100644 --- a/redisson/src/main/java/org/redisson/rx/ElementsStream.java +++ b/redisson/src/main/java/org/redisson/rx/ElementsStream.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/PublisherAdder.java b/redisson/src/main/java/org/redisson/rx/PublisherAdder.java index 1885cc1f8..4a750f009 100644 --- a/redisson/src/main/java/org/redisson/rx/PublisherAdder.java +++ b/redisson/src/main/java/org/redisson/rx/PublisherAdder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonBatchRx.java b/redisson/src/main/java/org/redisson/rx/RedissonBatchRx.java index cc6d290bf..9061612c8 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonBatchRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonBatchRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonBlockingDequeRx.java b/redisson/src/main/java/org/redisson/rx/RedissonBlockingDequeRx.java index d6f1934bd..2b5c97269 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonBlockingDequeRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonBlockingDequeRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonBlockingQueueRx.java b/redisson/src/main/java/org/redisson/rx/RedissonBlockingQueueRx.java index 05d233aea..412ec905a 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonBlockingQueueRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonBlockingQueueRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonKeysRx.java b/redisson/src/main/java/org/redisson/rx/RedissonKeysRx.java index c127158bd..202e041dd 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonKeysRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonKeysRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonLexSortedSetRx.java b/redisson/src/main/java/org/redisson/rx/RedissonLexSortedSetRx.java index 794d9974a..44c7b9bb6 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonLexSortedSetRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonLexSortedSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonListMultimapRx.java b/redisson/src/main/java/org/redisson/rx/RedissonListMultimapRx.java index 15ae461c3..f05765990 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonListMultimapRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonListMultimapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonListRx.java b/redisson/src/main/java/org/redisson/rx/RedissonListRx.java index de5fa5a35..33d992302 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonListRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonListRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonMapCacheRx.java b/redisson/src/main/java/org/redisson/rx/RedissonMapCacheRx.java index 8adad6530..b5fcca8f2 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonMapCacheRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonMapCacheRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonMapRx.java b/redisson/src/main/java/org/redisson/rx/RedissonMapRx.java index aec5aa216..cb09c21de 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonMapRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonMapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonMapRxIterator.java b/redisson/src/main/java/org/redisson/rx/RedissonMapRxIterator.java index 16588562f..7b46b82c9 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonMapRxIterator.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonMapRxIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonReadWriteLockRx.java b/redisson/src/main/java/org/redisson/rx/RedissonReadWriteLockRx.java index bdacc0c66..b26b1430f 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonReadWriteLockRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonReadWriteLockRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonScoredSortedSetRx.java b/redisson/src/main/java/org/redisson/rx/RedissonScoredSortedSetRx.java index 20a0e7a38..c84c00624 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonScoredSortedSetRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonScoredSortedSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonSetCacheRx.java b/redisson/src/main/java/org/redisson/rx/RedissonSetCacheRx.java index 1d47d841c..106d8af80 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonSetCacheRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonSetCacheRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonSetMultimapRx.java b/redisson/src/main/java/org/redisson/rx/RedissonSetMultimapRx.java index 097be9637..3a140dcfa 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonSetMultimapRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonSetMultimapRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonSetRx.java b/redisson/src/main/java/org/redisson/rx/RedissonSetRx.java index c957b793e..0725ad8e0 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonSetRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonSetRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonTopicRx.java b/redisson/src/main/java/org/redisson/rx/RedissonTopicRx.java index 3e6af6b6b..d15708bce 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonTopicRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonTopicRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RedissonTransactionRx.java b/redisson/src/main/java/org/redisson/rx/RedissonTransactionRx.java index d784589a3..6fed43178 100644 --- a/redisson/src/main/java/org/redisson/rx/RedissonTransactionRx.java +++ b/redisson/src/main/java/org/redisson/rx/RedissonTransactionRx.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/RxProxyBuilder.java b/redisson/src/main/java/org/redisson/rx/RxProxyBuilder.java index 3ecf85893..6f01ebd0c 100644 --- a/redisson/src/main/java/org/redisson/rx/RxProxyBuilder.java +++ b/redisson/src/main/java/org/redisson/rx/RxProxyBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/rx/SetRxIterator.java b/redisson/src/main/java/org/redisson/rx/SetRxIterator.java index ae6468675..f2f2b33ad 100644 --- a/redisson/src/main/java/org/redisson/rx/SetRxIterator.java +++ b/redisson/src/main/java/org/redisson/rx/SetRxIterator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/CacheConfig.java b/redisson/src/main/java/org/redisson/spring/cache/CacheConfig.java index b232ac8f9..f72a75548 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/CacheConfig.java +++ b/redisson/src/main/java/org/redisson/spring/cache/CacheConfig.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/CacheConfigSupport.java b/redisson/src/main/java/org/redisson/spring/cache/CacheConfigSupport.java index d6a3dc77a..bb85ed51f 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/CacheConfigSupport.java +++ b/redisson/src/main/java/org/redisson/spring/cache/CacheConfigSupport.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/NullValue.java b/redisson/src/main/java/org/redisson/spring/cache/NullValue.java index 675ea7e86..8378d8bcc 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/NullValue.java +++ b/redisson/src/main/java/org/redisson/spring/cache/NullValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/RedissonCache.java b/redisson/src/main/java/org/redisson/spring/cache/RedissonCache.java index 6302d7cdf..be42edf41 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/RedissonCache.java +++ b/redisson/src/main/java/org/redisson/spring/cache/RedissonCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsAutoConfiguration.java b/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsAutoConfiguration.java index 2334b3153..7b6466bdd 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsAutoConfiguration.java +++ b/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsAutoConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsProvider.java b/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsProvider.java index 1121d05dc..b1b87ecba 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsProvider.java +++ b/redisson/src/main/java/org/redisson/spring/cache/RedissonCacheStatisticsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/cache/RedissonSpringCacheManager.java b/redisson/src/main/java/org/redisson/spring/cache/RedissonSpringCacheManager.java index 5804b9191..e1f827fc8 100644 --- a/redisson/src/main/java/org/redisson/spring/cache/RedissonSpringCacheManager.java +++ b/redisson/src/main/java/org/redisson/spring/cache/RedissonSpringCacheManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/misc/BeanMethodInvoker.java b/redisson/src/main/java/org/redisson/spring/misc/BeanMethodInvoker.java index aacfa82b2..81677defa 100644 --- a/redisson/src/main/java/org/redisson/spring/misc/BeanMethodInvoker.java +++ b/redisson/src/main/java/org/redisson/spring/misc/BeanMethodInvoker.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/session/RedissonSessionRepository.java b/redisson/src/main/java/org/redisson/spring/session/RedissonSessionRepository.java index c5d8ab719..713c41563 100644 --- a/redisson/src/main/java/org/redisson/spring/session/RedissonSessionRepository.java +++ b/redisson/src/main/java/org/redisson/spring/session/RedissonSessionRepository.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/session/config/EnableRedissonHttpSession.java b/redisson/src/main/java/org/redisson/spring/session/config/EnableRedissonHttpSession.java index f3e063f32..d458cc94e 100644 --- a/redisson/src/main/java/org/redisson/spring/session/config/EnableRedissonHttpSession.java +++ b/redisson/src/main/java/org/redisson/spring/session/config/EnableRedissonHttpSession.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/session/config/RedissonHttpSessionConfiguration.java b/redisson/src/main/java/org/redisson/spring/session/config/RedissonHttpSessionConfiguration.java index 5b92d88c5..ef7d6459a 100644 --- a/redisson/src/main/java/org/redisson/spring/session/config/RedissonHttpSessionConfiguration.java +++ b/redisson/src/main/java/org/redisson/spring/session/config/RedissonHttpSessionConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/AbstractRedissonNamespaceDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/AbstractRedissonNamespaceDefinitionParser.java index ec8b70e5c..e91a31283 100644 --- a/redisson/src/main/java/org/redisson/spring/support/AbstractRedissonNamespaceDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/AbstractRedissonNamespaceDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/DelayedQueueDecorator.java b/redisson/src/main/java/org/redisson/spring/support/DelayedQueueDecorator.java index afa7d844f..9e1041cca 100644 --- a/redisson/src/main/java/org/redisson/spring/support/DelayedQueueDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/DelayedQueueDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/LocalCachedMapOptionsDecorator.java b/redisson/src/main/java/org/redisson/spring/support/LocalCachedMapOptionsDecorator.java index 96066793f..7e3e3cd79 100644 --- a/redisson/src/main/java/org/redisson/spring/support/LocalCachedMapOptionsDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/LocalCachedMapOptionsDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/ReadWriteLockDecorator.java b/redisson/src/main/java/org/redisson/spring/support/ReadWriteLockDecorator.java index 5f59e0977..0b62addf8 100644 --- a/redisson/src/main/java/org/redisson/spring/support/ReadWriteLockDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/ReadWriteLockDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedisDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedisDefinitionParser.java index c5d47179f..7384e900f 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedisDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedisDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonDefinitionParser.java index ab892f01c..0e5fdff51 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonGenericObjectDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonGenericObjectDefinitionParser.java index 4c63f74f4..606eed59b 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonGenericObjectDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonGenericObjectDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectDefinitionParser.java index 0a3328241..93135db44 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectRegistrationDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectRegistrationDefinitionParser.java index 5053bdcf8..476f609c1 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectRegistrationDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonLiveObjectRegistrationDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonMultiLockDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonMultiLockDefinitionParser.java index 4f9aad407..7dbcbf4e7 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonMultiLockDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonMultiLockDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDecorator.java b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDecorator.java index 4e17690fa..5e3c6a9d7 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDefaultDecorator.java b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDefaultDecorator.java index 4e5aa4ecf..688fcf94a 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDefaultDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceDefaultDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceHandlerSupport.java b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceHandlerSupport.java index 83c7c6e0d..ad871c233 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceHandlerSupport.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceHandlerSupport.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceParserSupport.java b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceParserSupport.java index 971c97225..8f28079c4 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceParserSupport.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonNamespaceParserSupport.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonNestedElementAwareDecorator.java b/redisson/src/main/java/org/redisson/spring/support/RedissonNestedElementAwareDecorator.java index 7bd4f0681..52fe0fbbd 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonNestedElementAwareDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonNestedElementAwareDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonRPCClientDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonRPCClientDefinitionParser.java index fb96cad38..354d9175b 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonRPCClientDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonRPCClientDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonRPCServerDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonRPCServerDefinitionParser.java index 06145000a..74f35436d 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonRPCServerDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonRPCServerDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RedissonReadAndWriteLockDefinitionParser.java b/redisson/src/main/java/org/redisson/spring/support/RedissonReadAndWriteLockDefinitionParser.java index 22affb0e4..41b027281 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RedissonReadAndWriteLockDefinitionParser.java +++ b/redisson/src/main/java/org/redisson/spring/support/RedissonReadAndWriteLockDefinitionParser.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/support/RemoteInvocationOptionDecorator.java b/redisson/src/main/java/org/redisson/spring/support/RemoteInvocationOptionDecorator.java index 9d5f8f3f2..3c560481f 100644 --- a/redisson/src/main/java/org/redisson/spring/support/RemoteInvocationOptionDecorator.java +++ b/redisson/src/main/java/org/redisson/spring/support/RemoteInvocationOptionDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionHolder.java b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionHolder.java index 74ed55d07..e6b66f407 100644 --- a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionHolder.java +++ b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionHolder.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionManager.java b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionManager.java index 37d95ab50..7028269b1 100644 --- a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionManager.java +++ b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionManager.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionObject.java b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionObject.java index eabf56d51..ae2666bf8 100644 --- a/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionObject.java +++ b/redisson/src/main/java/org/redisson/spring/transaction/RedissonTransactionObject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMap.java b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMap.java index 16369b205..fbe560581 100644 --- a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMap.java +++ b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMapCache.java b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMapCache.java index fb02ce8fd..9a7e0eaf1 100644 --- a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMapCache.java +++ b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalMapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalObject.java b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalObject.java index 9524b1d76..0ea3345b0 100644 --- a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalObject.java +++ b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalObject.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalSet.java b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalSet.java index d8f8cdbb5..150033c0c 100644 --- a/redisson/src/main/java/org/redisson/transaction/BaseTransactionalSet.java +++ b/redisson/src/main/java/org/redisson/transaction/BaseTransactionalSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/HashKey.java b/redisson/src/main/java/org/redisson/transaction/HashKey.java index 1ec9a2921..218ed5279 100644 --- a/redisson/src/main/java/org/redisson/transaction/HashKey.java +++ b/redisson/src/main/java/org/redisson/transaction/HashKey.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/HashValue.java b/redisson/src/main/java/org/redisson/transaction/HashValue.java index 0406446ad..4010a50e2 100644 --- a/redisson/src/main/java/org/redisson/transaction/HashValue.java +++ b/redisson/src/main/java/org/redisson/transaction/HashValue.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransaction.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransaction.java index 912b5edfc..a4f121c84 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransaction.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransaction.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalBucket.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalBucket.java index 0f81beedc..f7a132a71 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalBucket.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalBucket.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLocalCachedMap.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLocalCachedMap.java index ce532c730..ceffe4b24 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLocalCachedMap.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLocalCachedMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLock.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLock.java index d35695d9c..306dab584 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLock.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalLock.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMap.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMap.java index 3325d1a56..02b2345e7 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMap.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMap.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMapCache.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMapCache.java index 8a743cfa8..5b78b2e60 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMapCache.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalMapCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSet.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSet.java index 9c45acb40..8c60dbd85 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSet.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSetCache.java b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSetCache.java index 6dffabb65..85fc3088a 100644 --- a/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSetCache.java +++ b/redisson/src/main/java/org/redisson/transaction/RedissonTransactionalSetCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/TransactionException.java b/redisson/src/main/java/org/redisson/transaction/TransactionException.java index f1b9462b0..13466bba0 100644 --- a/redisson/src/main/java/org/redisson/transaction/TransactionException.java +++ b/redisson/src/main/java/org/redisson/transaction/TransactionException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/TransactionTimeoutException.java b/redisson/src/main/java/org/redisson/transaction/TransactionTimeoutException.java index de4dfc342..9738f792b 100644 --- a/redisson/src/main/java/org/redisson/transaction/TransactionTimeoutException.java +++ b/redisson/src/main/java/org/redisson/transaction/TransactionTimeoutException.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/TransactionalSet.java b/redisson/src/main/java/org/redisson/transaction/TransactionalSet.java index 1d03bc1de..945c24719 100644 --- a/redisson/src/main/java/org/redisson/transaction/TransactionalSet.java +++ b/redisson/src/main/java/org/redisson/transaction/TransactionalSet.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/TransactionalSetCache.java b/redisson/src/main/java/org/redisson/transaction/TransactionalSetCache.java index a50b89f81..e206eefa1 100644 --- a/redisson/src/main/java/org/redisson/transaction/TransactionalSetCache.java +++ b/redisson/src/main/java/org/redisson/transaction/TransactionalSetCache.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/DeleteOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/DeleteOperation.java index c238b505f..7705f7837 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/DeleteOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/DeleteOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/TouchOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/TouchOperation.java index 143dee4e4..40502472e 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/TouchOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/TouchOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/TransactionalOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/TransactionalOperation.java index 03ddd177f..7e3af17bb 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/TransactionalOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/TransactionalOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/UnlinkOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/UnlinkOperation.java index 541a2f9de..4fbcdd43f 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/UnlinkOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/UnlinkOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketCompareAndSetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketCompareAndSetOperation.java index ec51042b4..2e5bbb1e7 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketCompareAndSetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketCompareAndSetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndDeleteOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndDeleteOperation.java index e03bf82e1..e99e18217 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndDeleteOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndDeleteOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndSetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndSetOperation.java index 2bad9b7bc..061d3d649 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndSetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketGetAndSetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketSetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketSetOperation.java index 5a26cea3c..1a50a7953 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketSetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketSetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketTrySetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketTrySetOperation.java index 6cce9c02d..07470cd29 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketTrySetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/bucket/BucketTrySetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapAddAndGetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapAddAndGetOperation.java index ecbda3805..67f8ccb4d 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapAddAndGetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapAddAndGetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutIfAbsentOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutIfAbsentOperation.java index 96eaffc83..b77cb4d8b 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutIfAbsentOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutIfAbsentOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutOperation.java index 1477cfedc..e32802b6b 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCacheFastPutOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutIfAbsentOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutIfAbsentOperation.java index 29a1922ad..b54abfa5f 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutIfAbsentOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutIfAbsentOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutOperation.java index dac97a1da..3a6a2ef19 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapCachePutOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutIfAbsentOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutIfAbsentOperation.java index 018b1a039..16cbe46e4 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutIfAbsentOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutIfAbsentOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutOperation.java index 870dbaa00..0545243cd 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastPutOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastRemoveOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastRemoveOperation.java index e4a7dc3f4..ea7f0331f 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastRemoveOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapFastRemoveOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapOperation.java index 3516dc390..8262f4258 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutIfAbsentOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutIfAbsentOperation.java index 13678d28d..64487d991 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutIfAbsentOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutIfAbsentOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutOperation.java index 4db3ae3d3..b8c282483 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapPutOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapRemoveOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapRemoveOperation.java index e56882e35..97597e2f9 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapRemoveOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapRemoveOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/map/MapReplaceOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/map/MapReplaceOperation.java index 99a4abd7c..07a689aeb 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/map/MapReplaceOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/map/MapReplaceOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/AddCacheOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/AddCacheOperation.java index 6b233fdca..a6b1f97cf 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/AddCacheOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/AddCacheOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/AddOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/AddOperation.java index 6cbfeb73b..57d5b0fbc 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/AddOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/AddOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/MoveOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/MoveOperation.java index 1b78a66ee..bcea6d78a 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/MoveOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/MoveOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveCacheOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveCacheOperation.java index 5d36cd94a..6245edcdf 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveCacheOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveCacheOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveOperation.java index 54f356736..5ac9f233d 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/RemoveOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/redisson/src/main/java/org/redisson/transaction/operation/set/SetOperation.java b/redisson/src/main/java/org/redisson/transaction/operation/set/SetOperation.java index e2038871f..7417222a0 100644 --- a/redisson/src/main/java/org/redisson/transaction/operation/set/SetOperation.java +++ b/redisson/src/main/java/org/redisson/transaction/operation/set/SetOperation.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Nikita Koksharov + * Copyright (c) 2013-2019 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.