From 1d4c7c015c0e5d0281241c6438e5234c191418f1 Mon Sep 17 00:00:00 2001 From: andrii0lomakin Date: Thu, 22 Aug 2024 11:08:06 +0200 Subject: [PATCH] Code formatting fix. --- .../benchmark/TokyoCabinetBenchmark.java | 2 +- ...ChronicleMapTokyoCabinetBenchmarkBase.java | 2 +- ...ChronicleMapTokyoCabinetReadBenchmark.java | 2 +- ...hronicleMapTokyoCabinetWriteBenchmark.java | 2 +- .../crypto/JMHStreamCipherBenchmarks.java | 2 +- .../JMHConcurrentObjectCacheBenchmark.java | 2 +- .../dataStructures/JMHHashMapBenchmark.java | 2 +- .../JMHJavaUtilHashMapBenchmark.java | 2 +- .../JMHObjectCacheBenchmark.java | 2 +- .../JMHSmallHashMapBenchmark.java | 2 +- .../JMHPersistentLongSetBenchmark.java | 2 +- .../JMHPersistentLongSetFillBenchmark.java | 2 +- ...MHPersistentLongSetIterationBenchmark.java | 2 +- .../benchmark/env/JMHEnvBenchmarkBase.java | 2 +- ...hPrefixingRandomAccessReadBenchmarkV1.java | 2 +- ...hPrefixingRandomAccessReadBenchmarkV2.java | 2 +- ...PrefixingRandomAccessWriteBenchmarkV1.java | 2 +- ...PrefixingRandomAccessWriteBenchmarkV2.java | 2 +- .../JMHEnvTokyoCabinetBenchmarkBase.java | 2 +- .../JMHEnvTokyoCabinetReadBenchmark.java | 2 +- .../JMHEnvTokyoCabinetWriteBenchmark.java | 2 +- ...ithPrefixingTokyoCabinetReadBenchmark.java | 2 +- ...thPrefixingTokyoCabinetWriteBenchmark.java | 2 +- .../JMH_MVStoreTokyoCabinetBenchmarkBase.java | 2 +- .../JMH_MVStoreTokyoCabinetReadBenchmark.java | 2 +- ...JMH_MVStoreTokyoCabinetWriteBenchmark.java | 2 +- .../JMH_LMDBTokyoCabinetBenchmarkBase.java | 2 +- .../JMH_LMDBTokyoCabinetReadBenchmark.java | 2 +- .../JMH_LMDBTokyoCabinetWriteBenchmark.java | 2 +- .../JMHMapDbTokyoCabinetBenchmarkBase.java | 2 +- .../JMHMapDbTokyoCabinetReadBenchmark.java | 2 +- .../JMHMapDbTokyoCabinetWriteBenchmark.java | 2 +- ...JMHPersistItTokyoCabinetBenchmarkBase.java | 2 +- ...JMHPersistItTokyoCabinetReadBenchmark.java | 2 +- ...MHPersistItTokyoCabinetWriteBenchmark.java | 2 +- .../query/InMemorySortBenchmark.java | 2 +- .../benchmark/util/JMHStringBindingTest.java | 2 +- .../util/JMHStringInternerBenchmark.java | 2 +- .../util/JMHStringInternerMacroBenchmark.java | 2 +- .../query/InMemorySortBenchmarkBase.kt | 2 +- .../exodus/util/CompressBackupUtil.java | 2 +- .../exodus/util/CompressBackupUtilTest.java | 2 +- .../exodus/crypto/InitializationVektor.kt | 2 +- .../convert/ArchiveBackupableFactory.kt | 2 +- .../convert/ArchiveEncryptListenerFactory.kt | 2 +- .../DirectoryEncryptListenerFactory.kt | 2 +- .../exodus/crypto/convert/EncryptListener.kt | 2 +- .../exodus/crypto/convert/Protocol.kt | 2 +- .../exodus/crypto/convert/ScytaleEngine.kt | 2 +- .../jetbrains/exodus/crypto/convert/Util.kt | 2 +- .../ChaChaStreamCipherProvider.kt | 2 +- .../JBChaChaStreamCipherProvider.kt | 2 +- .../KeyAwareStreamCipherProvider.kt | 2 +- .../Salsa20StreamCipherProvider.kt | 2 +- .../exodus/crypto/ChaChaEqualityTest.kt | 2 +- .../exodus/crypto/ChaChaStreamCipherTest.kt | 2 +- .../exodus/crypto/Salsa20StreamCipherTest.kt | 2 +- .../crypto/convert/AsyncEncryptionTest.kt | 2 +- .../jetbrains/exodus/entitystore/EmptyId.java | 2 +- .../entitystore/EntityIterableHandle.java | 2 +- .../entitystore/EntityIterableType.java | 2 +- .../EntityStoreSharedAsyncProcessor.java | 2 +- .../exodus/entitystore/Explainer.java | 2 +- .../entitystore/FileSystemBlobVault.java | 2 +- .../entitystore/FileSystemBlobVaultOld.java | 2 +- .../exodus/entitystore/FlushLog.java | 2 +- .../InsertConstraintException.java | 2 +- .../exodus/entitystore/OpenTablesCache.java | 2 +- .../exodus/entitystore/PersistentEntity.java | 2 +- .../entitystore/PersistentEntityId.java | 2 +- .../PersistentEntityStoreBackupStrategy.java | 2 +- .../PersistentEntityStoreImpl.java | 2 +- .../PersistentEntityStoreStatistics.java | 2 +- .../entitystore/PersistentEntityStores.java | 2 +- .../entitystore/PersistentSequence.java | 2 +- ...PersistentSequenceBlobHandleGenerator.java | 2 +- .../PersistentSequentialDictionary.java | 2 +- .../PersistentStoreTransaction.java | 2 +- .../PersistentStoreTransactionSnapshot.java | 2 +- .../entitystore/PhantomLinkException.java | 2 +- .../entitystore/ReadOnlyPersistentEntity.java | 2 +- .../ReadonlyPersistentStoreTransaction.java | 2 +- .../exodus/entitystore/Settings.java | 2 +- .../exodus/entitystore/StoreNamingRules.java | 2 +- .../exodus/entitystore/TmpBlobHandle.java | 2 +- .../exodus/entitystore/TxnProvider.java | 2 +- .../UnexpectedBlobVaultVersionException.java | 2 +- .../entitystore/UniqueKeyIndexException.java | 2 +- .../exodus/entitystore/Updatable.java | 2 +- .../exodus/entitystore/VFSBlobVault.java | 2 +- .../iterate/CachedInstanceIterable.java | 2 +- .../iterate/ConstantEntityIterableHandle.java | 2 +- .../entitystore/iterate/DistinctIterable.java | 2 +- .../iterate/EntitiesWithBlobIterable.java | 2 +- .../iterate/EntitiesWithLinkIterable.java | 2 +- .../EntitiesWithLinkSortedIterable.java | 2 +- .../iterate/EntitiesWithPropertyIterable.java | 2 +- .../EntityAddedOrDeletedHandleChecker.java | 2 +- .../iterate/EntityFromLinkSetIterable.java | 2 +- .../EntityFromLinkSetIteratorBase.java | 2 +- .../iterate/EntityFromLinksIterable.java | 2 +- ...yIdArrayCachedInstanceIterableFactory.java | 2 +- .../EntityIdArrayWithSetIterableWrapper.java | 2 +- .../EntityIdArrayWithSetIteratorWrapper.java | 2 +- .../iterate/EntityIterableBase.java | 2 +- .../iterate/EntityIterableDecoratorBase.java | 2 +- .../iterate/EntityIterableHandleBase.java | 2 +- .../EntityIterableHandleDecorator.java | 2 +- .../iterate/EntityIterableInstantiator.java | 2 +- .../iterate/EntityIteratorBase.java | 2 +- .../EntityIteratorFixingDecorator.java | 2 +- .../iterate/EntityIteratorWithPropId.java | 2 +- .../iterate/EntityLinksIterableBase.java | 2 +- .../iterate/EntityReverseIterable.java | 2 +- .../iterate/EntityTypeFilteredIterator.java | 2 +- .../iterate/ExcludeNullIterableDecorator.java | 2 +- .../iterate/FilterEntityTypeIterable.java | 2 +- .../entitystore/iterate/HandleChecker.java | 2 +- .../exodus/entitystore/iterate/IdFilter.java | 2 +- .../iterate/LinkChangedHandleChecker.java | 2 +- .../iterate/MergeSortedIterable.java | 2 +- .../MergeSortedIterableWithValueGetter.java | 2 +- .../iterate/NonDisposableEntityIterator.java | 2 +- .../iterate/PropertiesIterable.java | 2 +- .../iterate/PropertyChangedHandleChecker.java | 2 +- .../iterate/PropertyRangeIterable.java | 2 +- .../iterate/PropertyValueIterator.java | 2 +- .../iterate/SingleEntityIterable.java | 2 +- .../iterate/SingleKeyCursorCounter.java | 2 +- .../SingleKeyCursorIsEmptyChecker.java | 2 +- .../iterate/SkipEntityIterable.java | 2 +- .../iterate/SortIndirectIterable.java | 2 +- .../entitystore/iterate/SortIterable.java | 2 +- .../iterate/SortResultIterable.java | 2 +- .../iterate/SourceMappingIterator.java | 2 +- .../iterate/TakeEntityIterable.java | 2 +- .../iterate/TxnGetterStrategy.java | 2 +- .../UpdatableCachedInstanceIterable.java | 2 +- ...tityIdSortedSetCachedInstanceIterable.java | 2 +- .../binop/AddNullDecoratorIterable.java | 2 +- .../binop/BinaryOperatorEntityIterable.java | 2 +- .../iterate/binop/ConcatenationIterable.java | 2 +- .../cached/EmptyCachedInstanceIterable.java | 2 +- ...edEntityIdArrayCachedInstanceIterable.java | 2 +- ...edEntityIdArrayCachedInstanceIterable.java | 2 +- ...edEntityIdArrayCachedInstanceIterable.java | 2 +- ...rtedSetEntityIdCachedInstanceIterable.java | 2 +- ...edEntityIdArrayCachedInstanceIterable.java | 2 +- ...ntityIdArrayIteratorMultiTypeIdPacked.java | 2 +- ...ityIdArrayIteratorMultiTypeIdUnpacked.java | 2 +- .../EntityIdArrayIteratorNullTypeId.java | 2 +- .../OrderedEntityIdCollectionIterator.java | 2 +- ...ntityIdArrayIteratorMultiTypeIdPacked.java | 2 +- ...ityIdArrayIteratorMultiTypeIdUnpacked.java | 2 +- ...everseEntityIdArrayIteratorNullTypeId.java | 2 +- ...erseOrderedEntityIdCollectionIterator.java | 2 +- .../management/EntityStoreConfig.java | 2 +- .../management/EntityStoreConfigMBean.java | 2 +- .../management/EntityStoreStatistics.java | 2 +- .../EntityStoreStatisticsMBean.java | 2 +- .../entitystore/tables/BitmapTable.java | 2 +- .../exodus/entitystore/tables/BlobsTable.java | 2 +- .../entitystore/tables/EntityIdBinding.java | 2 +- .../exodus/entitystore/tables/LinkValue.java | 2 +- .../exodus/entitystore/tables/LinksTable.java | 2 +- .../entitystore/tables/PropertiesTable.java | 2 +- .../entitystore/tables/PropertyKey.java | 2 +- .../entitystore/tables/PropertyTypes.java | 2 +- .../entitystore/tables/PropertyValue.java | 2 +- .../entitystore/tables/SingleColumnTable.java | 2 +- .../exodus/entitystore/tables/Table.java | 2 +- .../entitystore/tables/TwoColumnTable.java | 2 +- .../ImmutableSingleTypeEntityIdBitSet.java | 2 +- ...ImmutableSingleTypeEntityIdCollection.java | 2 +- .../util/IntArrayListSpinAllocator.java | 2 +- .../util/LongArrayListSpinAllocator.java | 2 +- .../util/MultiTypeEntityIdSet.java | 2 +- .../util/SingleTypeEntityIdSet.java | 2 +- .../exodus/crypto/EncryptedBlobVault.kt | 2 +- .../exodus/entitystore/CachedBlobLengths.kt | 2 +- .../exodus/entitystore/DummyBlobVault.kt | 2 +- .../exodus/entitystore/EntityIdCache.kt | 2 +- .../exodus/entitystore/EntityIterableCache.kt | 2 +- .../entitystore/EntityIterableCacheAdapter.kt | 2 +- .../EntityIterableCacheAdapterMutable.kt | 2 +- .../EntityIterableCacheStatistics.kt | 2 +- .../PersistentEntityStoreRefactorings.kt | 2 +- .../PersistentEntityStoreSettingsListener.kt | 2 +- .../iterate/EntitiesOfTypeIterable.kt | 2 +- .../iterate/EntitiesOfTypeRangeIterable.kt | 2 +- .../EntitiesWithCertainLinkIterable.kt | 2 +- .../iterate/EntityToLinksIterable.kt | 2 +- .../entitystore/iterate/FieldIndexIterator.kt | 2 +- .../FilterEntitiesWithCertainLinkIterable.kt | 2 +- .../iterate/FilterLinksIterable.kt | 2 +- .../PropertyContainsValueEntityIterable.kt | 2 +- .../PropertyRangeOrValueIterableBase.kt | 2 +- .../iterate/PropertyValueIterable.kt | 2 +- .../iterate/SelectDistinctIterable.kt | 2 +- .../entitystore/iterate/SelectManyIterable.kt | 2 +- ...datablePropertiesCachedInstanceIterable.kt | 2 +- .../iterate/binop/IntersectionIterable.kt | 2 +- .../iterate/binop/MinusIterable.kt | 2 +- .../iterate/binop/SortedIterator.kt | 2 +- .../iterate/binop/UnionIterable.kt | 2 +- .../iterate/util/LongArrayIterator.kt | 2 +- .../exodus/entitystore/tables/FieldIndex.kt | 2 +- .../entitystore/util/EmptyEntityIdSet.kt | 2 +- .../entitystore/util/EntityIdSetFactory.kt | 2 +- .../util/ImmutableEmptyEntityIdSet.kt | 2 +- .../exodus/entitystore/AbortTest.java | 2 +- .../entitystore/BinaryOperatorsTests.java | 2 +- .../exodus/entitystore/ConflictTest.java | 2 +- .../entitystore/EntityFromLinkSetTests.java | 2 +- .../EntityIterableHandleTests.java | 2 +- .../entitystore/EntitySnapshotTests.java | 2 +- .../entitystore/EntityStoreTestBase.java | 2 +- .../entitystore/FailoverForkLongTests.java | 2 +- .../exodus/entitystore/FailoverForkTests.java | 2 +- ...ersistentEntityStoreRefactoringsTests.java | 2 +- .../PropertyCustomTypePersistenceTest.java | 2 +- .../entitystore/PropertyCustomTypeTests.java | 2 +- .../exodus/entitystore/ReplayTest.java | 2 +- .../entitystore/SmallLogStressTests.java | 2 +- .../exodus/entitystore/StoreArtifacts.java | 2 +- .../entitystore/StoreArtifactsPolicy.java | 2 +- .../entitystore/StoreTransactionTests.java | 2 +- .../exodus/entitystore/StressTests.java | 2 +- .../exodus/entitystore/TestBase.java | 2 +- .../exodus/entitystore/TestReplayTest.java | 2 +- ...actionReplayPersistentEntityStoreImpl.java | 2 +- .../entitystore/custom/ComparablePair.java | 2 +- .../custom/ComparablePairBinding.java | 2 +- .../entitystore/iterate/CornerCaseTests.java | 2 +- ...ityIdArrayCachedInstanceIterableTests.java | 2 +- .../EntityIterableHandleMergeIdsTest.java | 2 +- .../entitystore/iterate/EntityLinksTests.java | 2 +- .../exodus/entitystore/iterate/FindTests.java | 2 +- .../HumanReadablePresentationTests.java | 2 +- .../processRunners/LongProcessRunner.java | 2 +- .../processRunners/ProcessRunner.java | 2 +- .../jetbrains/exodus/util/ForkSupportIO.java | 2 +- .../exodus/util/ForkSupportIOTest.java | 2 +- .../jetbrains/exodus/util/ForkedLogic.java | 2 +- .../exodus/util/ForkedProcessRunner.java | 2 +- .../java/jetbrains/exodus/util/IStreamer.java | 2 +- .../jetbrains/exodus/util/ProcessKiller.java | 2 +- .../java/jetbrains/exodus/util/Streamer.java | 2 +- .../exodus/util/WindowsProcessKiller.java | 2 +- .../exodus/entitystore/BackupTests.kt | 2 +- .../exodus/entitystore/BlobVaultTests.kt | 2 +- .../exodus/entitystore/EntityBlobTests.kt | 2 +- .../exodus/entitystore/EntityIdSetTest.kt | 2 +- .../EntityIterableHandleIdentityTest.kt | 2 +- .../entitystore/EntityStoreCreationTests.kt | 2 +- .../exodus/entitystore/EntityTests.kt | 2 +- .../entitystore/PrimitiveIterableTests.kt | 2 +- .../entitystore/SortIndirectIterableTest.kt | 2 +- .../exodus/entitystore/TestOrdering.kt | 2 +- .../iterate/EntityIterableTests.kt | 2 +- .../exodus/entitystore/iterate/SortTests.kt | 2 +- .../entitystore/iterate/StickyObjectTest.kt | 2 +- .../exodus/env/ContextualEnvironmentImpl.java | 2 +- .../exodus/env/ContextualStoreImpl.java | 2 +- .../env/ContextualTemporaryEmptyStore.java | 2 +- .../java/jetbrains/exodus/env/CursorImpl.java | 2 +- .../jetbrains/exodus/env/DatabaseRoot.java | 2 +- .../jetbrains/exodus/env/EnvExportImport.java | 15 ++++++ .../env/EnvironmentBackupStrategyImpl.java | 2 +- .../jetbrains/exodus/env/EnvironmentImpl.java | 2 +- .../exodus/env/EnvironmentStatistics.java | 2 +- .../java/jetbrains/exodus/env/MetaTree.java | 2 +- .../jetbrains/exodus/env/MetaTreeImpl.java | 2 +- .../exodus/env/MetaTreePrototype.java | 2 +- .../exodus/env/ReadWriteTransaction.java | 2 +- .../exodus/env/ReadonlyTransaction.java | 2 +- .../env/ReentrantTransactionDispatcher.java | 2 +- .../jetbrains/exodus/env/StoreGetCache.java | 2 +- .../java/jetbrains/exodus/env/StoreImpl.java | 2 +- .../exodus/env/TemporaryEmptyStore.java | 2 +- .../TransactionAcquireTimeoutException.java | 2 +- .../jetbrains/exodus/env/TransactionBase.java | 2 +- .../env/TransactionFinishedException.java | 2 +- .../jetbrains/exodus/env/TransactionSet.java | 2 +- .../exodus/io/AbstractDataWriter.java | 2 +- .../exodus/io/SharedMappedByteBuffer.java | 2 +- .../exodus/io/SharedMappedFilesCache.java | 2 +- .../exodus/io/SharedOpenFilesCache.java | 2 +- .../log/ArrayByteIterableWithAddress.java | 2 +- .../exodus/log/BlockByteIterator.java | 2 +- .../exodus/log/BlockDataIterator.java | 2 +- .../exodus/log/BlockNotFoundException.java | 2 +- .../exodus/log/BufferedDataWriter.java | 2 +- .../exodus/log/ByteIterableWithAddress.java | 2 +- .../exodus/log/ByteIteratorWithAddress.java | 2 +- .../exodus/log/CompoundByteIterator.java | 2 +- .../CompressedUnsignedLongByteIterable.java | 2 +- .../exodus/log/DataCorruptionException.java | 2 +- .../jetbrains/exodus/log/DataIterator.java | 2 +- .../log/LogAwareFixedLengthByteIterable.java | 2 +- .../java/jetbrains/exodus/log/LogConfig.java | 2 +- .../jetbrains/exodus/log/LogTestConfig.java | 2 +- .../java/jetbrains/exodus/log/LogTip.java | 2 +- .../java/jetbrains/exodus/log/LogUtil.java | 2 +- .../java/jetbrains/exodus/log/Loggable.java | 2 +- .../exodus/log/LoggableIterator.java | 2 +- .../jetbrains/exodus/log/NullLoggable.java | 2 +- .../exodus/log/RandomAccessByteIterable.java | 2 +- .../exodus/log/RandomAccessLoggable.java | 2 +- ...domAccessLoggableAndArrayByteIterable.java | 2 +- .../exodus/log/RandomAccessLoggableImpl.java | 2 +- .../exodus/log/ReadBytesListener.java | 2 +- .../exodus/log/RemoveFileListener.java | 2 +- .../exodus/log/SingleByteIterable.java | 2 +- .../exodus/log/TooBigLoggableException.java | 2 +- .../java/jetbrains/exodus/tree/Dumpable.java | 2 +- .../java/jetbrains/exodus/tree/INode.java | 2 +- .../java/jetbrains/exodus/tree/ITree.java | 2 +- .../jetbrains/exodus/tree/ITreeCursor.java | 2 +- .../exodus/tree/ITreeCursorMutable.java | 2 +- .../jetbrains/exodus/tree/ITreeMutable.java | 2 +- .../jetbrains/exodus/tree/LongIterator.java | 2 +- .../exodus/tree/MutableTreeRoot.java | 2 +- .../jetbrains/exodus/tree/TreeCursor.java | 2 +- .../exodus/tree/TreeCursorMutable.java | 2 +- .../jetbrains/exodus/tree/TreeMetaInfo.java | 2 +- .../jetbrains/exodus/tree/TreeTraverser.java | 2 +- .../exodus/tree/btree/AddressIterator.java | 2 +- .../jetbrains/exodus/tree/btree/BTree.java | 2 +- .../exodus/tree/btree/BTreeBalancePolicy.java | 2 +- .../exodus/tree/btree/BTreeBase.java | 2 +- .../exodus/tree/btree/BTreeCursorDup.java | 2 +- .../tree/btree/BTreeCursorDupMutable.java | 2 +- .../jetbrains/exodus/tree/btree/BTreeDup.java | 2 +- .../exodus/tree/btree/BTreeDupMutable.java | 2 +- .../exodus/tree/btree/BTreeEmpty.java | 2 +- .../exodus/tree/btree/BTreeMetaInfo.java | 2 +- .../exodus/tree/btree/BTreeMutable.java | 2 +- .../tree/btree/BTreeMutatingTraverser.java | 2 +- .../tree/btree/BTreeMutatingTraverserDup.java | 2 +- .../tree/btree/BTreeReclaimTraverser.java | 2 +- .../exodus/tree/btree/BTreeTraverser.java | 2 +- .../exodus/tree/btree/BTreeTraverserDup.java | 2 +- .../exodus/tree/btree/BaseLeafNode.java | 2 +- .../tree/btree/BaseLeafNodeMutable.java | 2 +- .../jetbrains/exodus/tree/btree/BasePage.java | 2 +- .../exodus/tree/btree/BasePageImmutable.java | 2 +- .../exodus/tree/btree/BasePageMutable.java | 2 +- .../exodus/tree/btree/BottomPage.java | 2 +- .../exodus/tree/btree/BottomPageMutable.java | 2 +- .../exodus/tree/btree/DupLeafNodeMutable.java | 2 +- .../exodus/tree/btree/ILeafNode.java | 2 +- .../exodus/tree/btree/ILeafNodeMutable.java | 2 +- .../exodus/tree/btree/InternalPage.java | 2 +- .../tree/btree/InternalPageMutable.java | 2 +- .../jetbrains/exodus/tree/btree/LeafNode.java | 2 +- .../exodus/tree/btree/LeafNodeDup.java | 2 +- .../exodus/tree/btree/LeafNodeDupMutable.java | 2 +- .../exodus/tree/btree/LeafNodeKV.java | 2 +- .../exodus/tree/btree/LeafNodeMutable.java | 2 +- .../jetbrains/exodus/tree/btree/TreePos.java | 2 +- .../exodus/tree/patricia/AddressIterator.java | 2 +- .../exodus/tree/patricia/ChildReference.java | 2 +- .../tree/patricia/ChildReferenceBase.java | 2 +- .../tree/patricia/ChildReferenceMutable.java | 2 +- .../tree/patricia/ChildReferenceSet.java | 2 +- .../patricia/ChildReferenceTransient.java | 2 +- .../tree/patricia/EscapingByteIterable.java | 2 +- .../tree/patricia/MutableNodeSaveContext.java | 2 +- .../exodus/tree/patricia/NodeBase.java | 2 +- .../patricia/PatriciaCursorDecorator.java | 2 +- .../tree/patricia/PatriciaMetaInfo.java | 2 +- .../PatriciaReclaimActualTraverser.java | 2 +- .../PatriciaReclaimSourceTraverser.java | 2 +- .../tree/patricia/PatriciaTraverser.java | 2 +- .../exodus/tree/patricia/PatriciaTree.java | 2 +- .../tree/patricia/PatriciaTreeBase.java | 2 +- .../tree/patricia/PatriciaTreeDecorator.java | 2 +- .../tree/patricia/PatriciaTreeEmpty.java | 2 +- .../tree/patricia/PatriciaTreeForReclaim.java | 2 +- .../patricia/PatriciaTreeWithDuplicates.java | 2 +- .../PatriciaTreeWithDuplicatesMutable.java | 2 +- .../tree/patricia/TreeAwareNodeDecorator.java | 2 +- .../jetbrains/exodus/crypto/EnvKrypt.kt | 2 +- .../kotlin/jetbrains/exodus/debug/Misc.kt | 2 +- .../jetbrains/exodus/debug/StackTrace.kt | 2 +- .../jetbrains/exodus/debug/TxnProfiler.kt | 2 +- .../kotlin/jetbrains/exodus/env/BitmapImpl.kt | 2 +- .../jetbrains/exodus/env/BitmapIterator.kt | 2 +- .../exodus/env/ContextualBitmapImpl.kt | 2 +- .../jetbrains/exodus/env/CopyEnvironment.kt | 2 +- .../jetbrains/exodus/env/Environments.kt | 2 +- .../exodus/env/StuckTransactionMonitor.kt | 2 +- .../kotlin/jetbrains/exodus/env/Unsafe.kt | 2 +- .../exodus/env/management/DatabaseProfiler.kt | 2 +- .../env/management/DatabaseProfilerMBean.kt | 2 +- .../env/management/EnvironmentConfig.kt | 2 +- .../env/management/EnvironmentConfigMBean.kt | 2 +- .../EnvironmentConfigWithOperations.kt | 2 +- .../env/management/EnvironmentStatistics.kt | 2 +- .../management/EnvironmentStatisticsMBean.kt | 2 +- .../jetbrains/exodus/gc/BackgroundCleaner.kt | 2 +- .../exodus/gc/BackgroundCleaningJob.kt | 2 +- .../jetbrains/exodus/gc/CleanEntireLogJob.kt | 2 +- .../gc/ComputeUtilizationFromScratchJob.kt | 5 +- .../jetbrains/exodus/gc/GarbageCollector.kt | 2 +- .../main/kotlin/jetbrains/exodus/gc/GcJob.kt | 2 +- .../kotlin/jetbrains/exodus/gc/PeriodicGc.kt | 2 +- .../jetbrains/exodus/gc/UtilizationProfile.kt | 2 +- .../jetbrains/exodus/io/FileDataReader.kt | 2 +- .../exodus/io/FileDataReaderWriterProvider.kt | 2 +- .../jetbrains/exodus/io/FileDataWriter.kt | 2 +- .../jetbrains/exodus/io/LockingManager.kt | 2 +- .../exodus/io/WatchingFileDataReader.kt | 2 +- .../WatchingFileDataReaderWriterProvider.kt | 2 +- .../exodus/io/WatchingFileDataWriter.kt | 2 +- .../jetbrains/exodus/io/inMemory/Memory.kt | 2 +- .../exodus/io/inMemory/MemoryDataReader.kt | 2 +- .../MemoryDataReaderWriterProvider.kt | 2 +- .../exodus/io/inMemory/MemoryDataWriter.kt | 2 +- .../exodus/log/AbstractBlockListener.kt | 2 +- .../jetbrains/exodus/log/BlockListener.kt | 2 +- .../kotlin/jetbrains/exodus/log/BlockSet.kt | 2 +- .../main/kotlin/jetbrains/exodus/log/Log.kt | 2 +- .../kotlin/jetbrains/exodus/log/LogCache.kt | 2 +- .../kotlin/jetbrains/exodus/log/LogWarmup.kt | 2 +- .../jetbrains/exodus/log/SeparateLogCache.kt | 2 +- .../jetbrains/exodus/log/SharedLogCache.kt | 2 +- .../exodus/tree/ExpiredLoggableCollection.kt | 2 +- .../exodus/tree/patricia/ImmutableNode.kt | 2 +- .../exodus/tree/patricia/MutableNode.kt | 2 +- .../exodus/tree/patricia/MutableRoot.kt | 2 +- .../exodus/tree/patricia/NodeChildren.kt | 2 +- .../tree/patricia/PatriciaTreeMutable.kt | 2 +- .../exodus/env/EnvironmentLockTest.java | 2 +- .../exodus/env/EnvironmentRecoveryTest.java | 2 +- .../env/EnvironmentRecoveryTestInMemory.java | 2 +- .../jetbrains/exodus/env/EnvironmentTest.java | 2 +- .../exodus/env/EnvironmentTestInMemory.java | 2 +- .../exodus/env/EnvironmentTestsBase.java | 2 +- .../jetbrains/exodus/env/LogRecoveryTest.java | 2 +- .../exodus/env/LogRecoveryTestInMemory.java | 2 +- .../exodus/env/RecoveryClassLoaderTest.java | 2 +- .../ReentrantTransactionDispatcherTest.java | 2 +- .../jetbrains/exodus/env/TransactionTest.java | 2 +- .../exodus/log/LogInMemoryTests.java | 2 +- .../jetbrains/exodus/log/LogLockingTests.java | 2 +- .../java/jetbrains/exodus/log/LogTests.java | 2 +- .../jetbrains/exodus/log/LogTestsBase.java | 2 +- .../jetbrains/exodus/log/LogUtilTests.java | 2 +- .../jetbrains/exodus/log/LoggableTests.java | 2 +- .../jetbrains/exodus/log/TestLoggable.java | 2 +- .../jetbrains/exodus/tree/CursorTestBase.java | 2 +- .../jetbrains/exodus/tree/StringKVNode.java | 2 +- .../exodus/tree/TreeAddressIteratorTest.java | 2 +- .../jetbrains/exodus/tree/TreeBaseTest.java | 2 +- .../TreeCursorConcurrentModificationTest.java | 2 +- .../exodus/tree/TreeCursorDuplicatesTest.java | 2 +- .../tree/TreeCursorNoDuplicatesTest.java | 2 +- .../jetbrains/exodus/tree/TreeDeleteTest.java | 2 +- .../jetbrains/exodus/tree/TreePutTest.java | 2 +- .../tree/btree/BTreeAddressIteratorTest.java | 2 +- ...ursorConcurrentCursorModificationTest.java | 2 +- ...BTreeCursorConcurrentModificationTest.java | 2 +- .../tree/btree/BTreeCursorDeleteTest.java | 2 +- ...orDupConcurrentCursorModificationTest.java | 2 +- ...eeCursorDupConcurrentModificationTest.java | 2 +- .../tree/btree/BTreeCursorDuplicatesTest.java | 2 +- .../btree/BTreeCursorNoDuplicatesTest.java | 2 +- .../tree/btree/BTreeDeleteCommonTest.java | 2 +- .../tree/btree/BTreeDeleteSpecificTest.java | 2 +- .../BTreeDuplicatesExpiredAddressesTest.java | 2 +- .../exodus/tree/btree/BTreeLeafNodeTest.java | 2 +- ...BTreeNoDuplicatesExpiredAddressesTest.java | 2 +- .../exodus/tree/btree/BTreePutCommonTest.java | 2 +- .../tree/btree/BTreePutSpecificTest.java | 2 +- .../tree/btree/BTreeReclaimSpecialTest.java | 2 +- .../exodus/tree/btree/BTreeReclaimTest.java | 2 +- .../exodus/tree/btree/BTreeSimpleTest.java | 2 +- .../BTreeSpecificCursorDuplicatesTest.java | 2 +- .../BTreeSpecificCursorNoDuplicatesTest.java | 2 +- .../tree/btree/BTreeStructureIdTest.java | 2 +- .../exodus/tree/btree/BTreeStructureTest.java | 2 +- .../exodus/tree/btree/BTreeTest.java | 2 +- .../exodus/tree/btree/BTreeTestBase.java | 2 +- .../patricia/PatriciaAddressIteratorTest.java | 2 +- ...ursorConcurrentCursorModificationTest.java | 2 +- ...riciaCursorConcurrentModificationTest.java | 2 +- .../PatriciaCursorDuplicatesTest.java | 2 +- .../PatriciaCursorNoDuplicatesTest.java | 2 +- .../patricia/PatriciaDeleteCommonTest.java | 2 +- .../tree/patricia/PatriciaPutCommonTest.java | 2 +- .../tree/patricia/PatriciaReclaimTest.java | 2 +- .../tree/patricia/PatriciaTestBase.java | 2 +- .../PatriciaTreeAddressIteratorTest.java | 2 +- .../crypto/InvalidCipherParametersTest.kt | 2 +- .../jetbrains/exodus/env/BitmapImplTest.kt | 2 +- .../exodus/env/BitmapIteratorTest.kt | 2 +- .../exodus/env/ContextualBitmapImplTest.kt | 2 +- .../env/EnvironmentConcurrentAccessTest.kt | 2 +- .../exodus/env/EnvironmentConfigTest.kt | 2 +- .../EnvironmentWatcherConcurrentAccessTest.kt | 2 +- .../exodus/env/OutOfDiskSpaceInMemoryTest.kt | 2 +- .../exodus/env/OutOfDiskSpaceTest.kt | 2 +- .../kotlin/jetbrains/exodus/env/StoreTest.kt | 2 +- .../exodus/env/TwoEnvironmentsTest.kt | 2 +- .../exodus/env/XodusConcurrentCursorTest.kt | 2 +- .../management/DatabaseProfilerMBeanTest.kt | 2 +- .../management/EnvironmentConfigMBeanTest.kt | 2 +- .../EnvironmentStatisticsMBeanTest.kt | 2 +- .../gc/GarbageCollectorInterleavingTest.kt | 2 +- ...rbageCollectorInterleavingTestPrefixing.kt | 2 +- .../exodus/gc/GarbageCollectorLowCacheTest.kt | 2 +- .../GarbageCollectorLowCacheTestPrefixing.kt | 2 +- .../exodus/gc/GarbageCollectorTest.kt | 2 +- .../exodus/gc/GarbageCollectorTestInMemory.kt | 2 +- .../gc/GarbageCollectorTestPrefixing.kt | 2 +- .../GarbageCollectorTestPrefixingInMemory.kt | 2 +- .../exodus/io/SharedMappedByteBufferTest.kt | 2 +- .../exodus/log/ReplicatedLogTestMixin.kt | 2 +- .../exodus/lucene/DebugExodusDirectory.kt | 2 +- .../exodus/lucene/ExodusDirectory.kt | 2 +- .../exodus/lucene/ExodusDirectoryConfig.kt | 2 +- .../exodus/lucene/ExodusIndexInput.kt | 2 +- .../exodus/lucene/ExodusIndexOutput.kt | 2 +- .../FastSkippingBufferedChecksumIndexInput.kt | 2 +- .../Lucene87CodecWithNoFieldCompression.kt | 2 +- .../exodus/lucene/ExodusLuceneTestsBase.kt | 4 +- .../lucene/ExodusLuceneWithBTreeTests.kt | 2 +- .../lucene/ExodusLuceneWithPatriciaTests.kt | 6 +-- .../java/jetbrains/exodus/AbstractConfig.java | 2 +- .../jetbrains/exodus/ArrayByteIterable.java | 2 +- .../exodus/ByteBufferByteIterable.java | 2 +- .../java/jetbrains/exodus/ByteIterable.java | 2 +- .../jetbrains/exodus/ByteIterableBase.java | 2 +- .../java/jetbrains/exodus/ByteIterator.java | 2 +- .../exodus/CompoundByteIterable.java | 2 +- .../exodus/CompoundByteIteratorBase.java | 2 +- .../exodus/ConfigSettingChangeListener.java | 2 +- .../exodus/ConfigurationStrategy.java | 2 +- .../jetbrains/exodus/ExodusException.java | 2 +- .../jetbrains/exodus/FileByteIterable.java | 2 +- .../exodus/FixedLengthByteIterable.java | 2 +- .../exodus/InvalidSettingException.java | 2 +- .../exodus/OutOfDiskSpaceException.java | 2 +- .../jetbrains/exodus/backup/BackupBean.java | 2 +- .../exodus/backup/BackupStrategy.java | 2 +- .../jetbrains/exodus/backup/Backupable.java | 2 +- .../exodus/backup/VirtualFileDescriptor.java | 2 +- .../exodus/bindings/BindingUtils.java | 2 +- .../exodus/bindings/BooleanBinding.java | 2 +- .../exodus/bindings/ByteBinding.java | 2 +- .../exodus/bindings/ComparableBinding.java | 2 +- .../exodus/bindings/ComparableSet.java | 2 +- .../exodus/bindings/ComparableSetBinding.java | 2 +- .../exodus/bindings/ComparableValueType.java | 2 +- ...mpressedUnsignedLongArrayByteIterable.java | 2 +- .../exodus/bindings/DoubleBinding.java | 2 +- .../exodus/bindings/FloatBinding.java | 2 +- .../exodus/bindings/IntegerBinding.java | 2 +- .../exodus/bindings/LongBinding.java | 2 +- .../exodus/bindings/ShortBinding.java | 2 +- .../exodus/bindings/SignedDoubleBinding.java | 2 +- .../exodus/bindings/SignedFloatBinding.java | 2 +- .../exodus/bindings/StringBinding.java | 2 +- .../exodus/crypto/ExodusCryptoException.java | 2 +- .../InvalidCipherParametersException.java | 2 +- .../jetbrains/exodus/crypto/StreamCipher.java | 2 +- .../exodus/crypto/StreamCipherProvider.java | 2 +- .../entitystore/BlobHandleGenerator.java | 2 +- .../exodus/entitystore/BlobVault.java | 2 +- .../exodus/entitystore/BlobVaultItem.java | 2 +- .../exodus/entitystore/ComparableGetter.java | 2 +- .../entitystore/DiskBasedBlobVault.java | 2 +- .../jetbrains/exodus/entitystore/Entity.java | 2 +- .../exodus/entitystore/EntityId.java | 2 +- .../exodus/entitystore/EntityIterable.java | 2 +- .../exodus/entitystore/EntityIterator.java | 2 +- .../EntityRemovedInDatabaseException.java | 2 +- .../exodus/entitystore/EntityStore.java | 2 +- .../entitystore/EntityStoreException.java | 2 +- .../entitystore/FileBasedBlobValueItem.java | 2 +- .../exodus/entitystore/MetaServer.java | 2 +- .../entitystore/PersistentEntityStore.java | 2 +- .../PersistentEntityStoreConfig.java | 2 +- .../entitystore/QueryCancellingPolicy.java | 2 +- .../exodus/entitystore/Selector.java | 2 +- .../exodus/entitystore/Sequence.java | 2 +- .../exodus/entitystore/StoreTransaction.java | 2 +- .../StoreTransactionalComputable.java | 2 +- .../StoreTransactionalExecutable.java | 2 +- .../entitystore/VaultSizeFunctions.java | 2 +- .../iterate/EntityIdCollection.java | 2 +- .../entitystore/iterate/EntityIdSet.java | 2 +- .../iterate/OrderedEntityIdCollection.java | 2 +- .../iterate/SortedEntityIdSet.java | 2 +- .../java/jetbrains/exodus/env/Bitmap.java | 2 +- .../exodus/env/ContextualBitmap.java | 2 +- .../exodus/env/ContextualEnvironment.java | 2 +- .../jetbrains/exodus/env/ContextualStore.java | 2 +- .../java/jetbrains/exodus/env/Cursor.java | 2 +- .../jetbrains/exodus/env/Environment.java | 2 +- .../env/EnvironmentClosedException.java | 2 +- .../exodus/env/EnvironmentConfig.java | 2 +- .../env/ReadonlyTransactionException.java | 2 +- .../main/java/jetbrains/exodus/env/Store.java | 2 +- .../jetbrains/exodus/env/StoreConfig.java | 2 +- .../jetbrains/exodus/env/Transaction.java | 2 +- .../exodus/env/TransactionalComputable.java | 2 +- .../exodus/env/TransactionalExecutable.java | 2 +- .../main/java/jetbrains/exodus/io/Block.java | 2 +- .../java/jetbrains/exodus/io/DataReader.java | 2 +- .../exodus/io/DataReaderWriterProvider.java | 2 +- .../java/jetbrains/exodus/io/DataWriter.java | 2 +- .../jetbrains/exodus/io/RemoveBlockType.java | 2 +- .../io/StorageTypeNotAllowedException.java | 2 +- .../exodus/management/Statistics.java | 2 +- .../exodus/management/StatisticsItem.java | 2 +- .../exodus/util/ByteIterableUtil.java | 2 +- .../exodus/util/LightOutputStream.java | 2 +- .../kotlin/jetbrains/exodus/crypto/Krypt.kt | 2 +- .../exodus/crypto/StreamCipherInputStream.kt | 2 +- .../exodus/crypto/StreamCipherOutputStream.kt | 2 +- .../exodus/entitystore/BlobStringsCache.kt | 2 +- .../exodus/entitystore/EntityStoreEx.kt | 2 +- .../PersistentEntityStoreReplicator.kt | 2 +- .../jetbrains/exodus/env/EnvironmentEx.kt | 2 +- .../EnvironmentReplicationDelta.kt | 2 +- .../log/replication/LogReplicationDelta.kt | 2 +- .../bindings/ComparableSetBindingTest.java | 2 +- .../jetbrains/exodus/FileByteIterableTest.kt | 14 +++--- .../exodus/FixedLengthByteIterableTest.kt | 2 +- .../bindings/CompressingBindingsTest.kt | 2 +- .../exodus/bindings/DoubleBindingsTest.kt | 2 +- .../exodus/bindings/FloatBindingsTest.kt | 2 +- .../exodus/bindings/StringBindingsTest.kt | 2 +- .../exodus/crypto/StreamCipherTest.kt | 46 +++++++++---------- .../exodus/crypto/TrivialStreamCipher.kt | 2 +- .../PersistentEntityStoreConfigTest.kt | 2 +- .../exodus/env/EnvironmentConfigTest.kt | 2 +- .../AddNullStaticTypedEntityIterable.java | 2 +- .../main/java/jetbrains/exodus/query/And.java | 2 +- .../exodus/query/CommutativeOperator.java | 2 +- .../exodus/query/ComparableGetterSort.java | 2 +- .../java/jetbrains/exodus/query/Concat.java | 2 +- .../exodus/query/ConversionWildcard.java | 2 +- .../ExcludeNullStaticTypedEntityIterable.java | 2 +- .../jetbrains/exodus/query/GenericSort.java | 2 +- .../java/jetbrains/exodus/query/GetAll.java | 2 +- .../java/jetbrains/exodus/query/GetLinks.java | 2 +- ...nMemoryMergeSortIterableWithArrayList.java | 2 +- .../InMemoryMergeSortOnInitIterable.java | 2 +- .../query/InMemoryQuickSortIterable.java | 2 +- .../InMemoryQuickSortOnInitIterable.java | 2 +- .../InMemoryQuickSortTwoSidesIterable.java | 2 +- .../exodus/query/InMemoryTimSortIterable.java | 2 +- .../jetbrains/exodus/query/LinkEqual.java | 2 +- .../exodus/query/LinkEqualToLinkNotNull.java | 2 +- .../jetbrains/exodus/query/LinkNotNull.java | 2 +- .../exodus/query/MergePropertyRanges.java | 2 +- .../MetaDataAwareUniqueKeyIndicesEngine.java | 2 +- .../java/jetbrains/exodus/query/Minus.java | 2 +- .../java/jetbrains/exodus/query/NodeBase.java | 2 +- .../jetbrains/exodus/query/NodeFactory.java | 2 +- .../exodus/query/OptimizationPlan.java | 2 +- .../exodus/query/OptimizationRule.java | 2 +- .../exodus/query/OptimizedTreesCache.java | 2 +- .../exodus/query/PropertyContains.java | 2 +- .../jetbrains/exodus/query/PropertyEqual.java | 2 +- .../query/PropertyEqualToPropertyNoNull.java | 2 +- .../exodus/query/PropertyNotNull.java | 2 +- .../jetbrains/exodus/query/PropertyRange.java | 2 +- .../exodus/query/PropertyStartsWith.java | 2 +- .../java/jetbrains/exodus/query/Root.java | 2 +- .../java/jetbrains/exodus/query/Sort.java | 2 +- .../exodus/query/SortByLinkProperty.java | 2 +- .../exodus/query/SortByProperty.java | 2 +- .../java/jetbrains/exodus/query/Sorts.java | 2 +- .../query/StaticTypedEntityIterable.java | 2 +- .../query/StaticTypedIterableDecorator.java | 2 +- .../query/TreeKeepingEntityIterable.java | 2 +- .../jetbrains/exodus/query/UnaryNode.java | 2 +- .../java/jetbrains/exodus/query/UnaryNot.java | 2 +- .../exodus/query/UniqueKeyIndicesEngine.java | 2 +- .../java/jetbrains/exodus/query/Wildcard.java | 2 +- .../metadata/AssociationEndCardinality.java | 2 +- .../metadata/AssociationEndMetaData.java | 2 +- .../metadata/AssociationEndMetaDataImpl.java | 2 +- .../query/metadata/AssociationEndType.java | 2 +- .../query/metadata/AssociationMetaData.java | 2 +- .../metadata/AssociationMetaDataImpl.java | 2 +- .../query/metadata/AssociationType.java | 2 +- .../exodus/query/metadata/EntityMetaData.java | 2 +- .../query/metadata/EntityMetaDataImpl.java | 2 +- .../exodus/query/metadata/Index.java | 2 +- .../exodus/query/metadata/IndexField.java | 2 +- .../exodus/query/metadata/IndexFieldImpl.java | 2 +- .../exodus/query/metadata/IndexImpl.java | 2 +- .../exodus/query/metadata/MemberMetaData.java | 2 +- .../exodus/query/metadata/MetaBuilder.java | 2 +- .../exodus/query/metadata/ModelMetaData.java | 2 +- .../query/metadata/ModelMetaDataImpl.java | 2 +- .../query/metadata/PropertyMetaData.java | 2 +- .../query/metadata/PropertyMetaDataImpl.java | 2 +- .../exodus/query/metadata/PropertyType.java | 2 +- .../metadata/SimplePropertyMetaDataImpl.java | 2 +- .../jetbrains/exodus/query/BinaryOperator.kt | 2 +- .../exodus/query/BoundedPriorityQueue.kt | 2 +- .../query/InMemoryBoundedHeapSortIterable.kt | 2 +- .../exodus/query/InMemoryHeapSortIterable.kt | 2 +- ...InMemoryHeapSortIterableWithValueGetter.kt | 2 +- .../exodus/query/InMemoryKeapSortIterable.kt | 2 +- .../exodus/query/InMemoryMergeSortIterable.kt | 2 +- ...nMemoryMergeSortIterableWithValueGetter.kt | 2 +- .../exodus/query/InMemoryQueueSortIterable.kt | 2 +- .../query/InMemoryQueueSortIterableMixin.kt | 2 +- .../exodus/query/IterableDecorator.kt | 2 +- .../exodus/query/LinksEqualDecorator.kt | 2 +- .../main/kotlin/jetbrains/exodus/query/Or.kt | 2 +- .../jetbrains/exodus/query/PriorityMap.kt | 2 +- .../jetbrains/exodus/query/QueryEngine.kt | 2 +- .../jetbrains/exodus/query/SortEngine.kt | 2 +- .../kotlin/jetbrains/exodus/query/Utils.kt | 2 +- .../jetbrains/exodus/query/QueryTreeTest.java | 2 +- .../jetbrains/exodus/query/QueryUtil.java | 2 +- .../exodus/query/UniqueKeyIndicesTest.java | 2 +- .../query/metadata/ModelMetaDataTests.java | 2 +- .../exodus/query/InMemorySortTest.kt | 2 +- .../entitystore/PersistentStoreExample.java | 2 +- .../env/EnvironmentReadWriteExample.java | 2 +- .../main/java/jetbrains/exodus/env/Users.java | 2 +- .../javascript/EntityStoreRhinoCommand.kt | 2 +- .../javascript/EnvironmentRhinoCommand.kt | 2 +- .../jetbrains/exodus/javascript/Interop.kt | 2 +- .../exodus/javascript/RhinoCommand.kt | 2 +- .../exodus/javascript/RhinoServer.kt | 2 +- .../exodus/javascript/ScriptPreprocessor.kt | 2 +- .../jetbrains/exodus/javascript/bindings.js | 2 +- .../exodus/javascript/entitystores.js | 2 +- .../exodus/javascript/environments.js | 2 +- .../jetbrains/exodus/javascript/functions.js | 2 +- .../src/main/kotlin/jetbrains/exodus/Main.kt | 2 +- .../kotlin/jetbrains/exodus/crypto/Scytale.kt | 2 +- .../exodus/entityStore/ApplyRefactorings.kt | 2 +- .../kotlin/jetbrains/exodus/env/Reflect.kt | 2 +- .../exodus/javascript/JavaScriptConsole.kt | 2 +- .../exodus/parallelbackup/ParallelBackup.kt | 2 +- .../main/kotlin/jetbrains/exodus/vfs/Vfs.kt | 2 +- .../exodus/core/crypto/MessageDigestUtil.java | 2 +- .../core/dataStructures/CacheHitRateable.java | 2 +- .../dataStructures/ConcurrentObjectCache.java | 2 +- .../ConcurrentStablePriorityQueue.java | 2 +- .../core/dataStructures/FakeObjectCache.java | 2 +- .../core/dataStructures/IntArrayList.java | 2 +- .../core/dataStructures/LongArrayList.java | 2 +- .../core/dataStructures/LongObjectCache.java | 2 +- .../exodus/core/dataStructures/NanoSet.java | 2 +- .../core/dataStructures/ObjectCache.java | 2 +- .../core/dataStructures/ObjectCacheBase.java | 2 +- .../dataStructures/ObjectCacheDecorator.java | 2 +- .../exodus/core/dataStructures/Pair.java | 2 +- .../exodus/core/dataStructures/Priority.java | 2 +- .../core/dataStructures/PriorityQueue.java | 2 +- .../SoftConcurrentLongObjectCache.java | 2 +- .../SoftConcurrentObjectCache.java | 2 +- .../dataStructures/SoftLongObjectCache.java | 2 +- .../SoftLongObjectCacheBase.java | 2 +- .../core/dataStructures/SoftObjectCache.java | 2 +- .../dataStructures/SoftObjectCacheBase.java | 2 +- .../dataStructures/StablePriorityQueue.java | 2 +- .../exodus/core/dataStructures/Stack.java | 2 +- .../exodus/core/dataStructures/Triple.java | 2 +- .../decorators/HashMapDecorator.java | 2 +- .../decorators/HashSetDecorator.java | 2 +- .../decorators/LinkedHashSetDecorator.java | 2 +- .../decorators/QueueDecorator.java | 2 +- .../dataStructures/hash/AbstractHashMap.java | 2 +- .../core/dataStructures/hash/HashMap.java | 2 +- .../core/dataStructures/hash/HashSet.java | 2 +- .../core/dataStructures/hash/HashUtil.java | 2 +- .../core/dataStructures/hash/IntHashMap.java | 2 +- .../core/dataStructures/hash/IntHashSet.java | 2 +- .../dataStructures/hash/IntLinkedHashMap.java | 2 +- .../dataStructures/hash/LinkedHashMap.java | 2 +- .../dataStructures/hash/LinkedHashSet.java | 2 +- .../core/dataStructures/hash/LongHashSet.java | 2 +- .../dataStructures/hash/LongIterator.java | 2 +- .../hash/LongLinkedHashMap.java | 2 +- .../hash/LongLinkedHashSet.java | 2 +- .../core/dataStructures/hash/LongSet.java | 2 +- .../dataStructures/hash/ObjectProcedure.java | 2 +- .../hash/ObjectProcedureThrows.java | 2 +- .../dataStructures/hash/PairProcedure.java | 2 +- .../persistent/AbstractPersistent23Tree.java | 2 +- .../persistent/AbstractPersistentHashSet.java | 2 +- .../persistent/EvictListener.java | 2 +- .../core/dataStructures/persistent/Flag.java | 2 +- .../persistent/LongComparable.java | 2 +- .../persistent/LongMapEntry.java | 2 +- .../persistent/Persistent23Tree.java | 2 +- .../persistent/Persistent23TreeMap.java | 2 +- .../persistent/PersistentBitTreeLongMap.java | 2 +- .../persistent/PersistentHashMap.java | 2 +- .../persistent/PersistentHashSet.java | 2 +- .../persistent/PersistentLinkedHashMap.java | 2 +- .../persistent/PersistentLong23TreeMap.java | 2 +- .../persistent/PersistentLong23TreeSet.java | 2 +- .../persistent/PersistentLongMap.java | 2 +- .../persistent/PersistentLongSet.java | 2 +- .../persistent/PersistentObjectCache.java | 2 +- .../persistent/PersistentQueue.java | 2 +- .../persistent/PersistentStack.java | 2 +- .../dataStructures/persistent/RootHolder.java | 2 +- .../exodus/core/execution/DecoratorJob.java | 2 +- .../execution/DefaultExceptionHandler.java | 2 +- .../execution/DelegatingJobProcessor.java | 2 +- .../jetbrains/exodus/core/execution/Job.java | 2 +- .../exodus/core/execution/JobProcessor.java | 2 +- .../core/execution/JobProcessorAdapter.java | 2 +- .../JobProcessorExceptionHandler.java | 2 +- .../execution/JobProcessorQueueAdapter.java | 2 +- .../exodus/core/execution/LatchJob.java | 2 +- .../MultiThreadDelegatingJobProcessor.java | 2 +- .../exodus/core/execution/RunnableJob.java | 2 +- .../core/execution/ThreadJobProcessor.java | 2 +- .../execution/ThreadJobProcessorPool.java | 2 +- .../core/execution/locks/CriticalSection.java | 2 +- .../core/execution/locks/DebugLatch.java | 2 +- .../exodus/core/execution/locks/Guard.java | 2 +- .../exodus/core/execution/locks/Latch.java | 2 +- .../core/execution/locks/ReleaseLatch.java | 2 +- .../core/execution/locks/Semaphore.java | 2 +- .../exodus/management/MBeanBase.java | 2 +- .../util/ByteArraySizedInputStream.java | 2 +- .../exodus/util/ByteArraySpinAllocator.java | 2 +- .../java/jetbrains/exodus/util/ByteUtil.java | 2 +- .../jetbrains/exodus/util/DeferredIO.java | 2 +- .../java/jetbrains/exodus/util/HexUtil.java | 2 +- .../util/LightByteArrayOutputStream.java | 2 +- .../java/jetbrains/exodus/util/MathUtil.java | 2 +- .../java/jetbrains/exodus/util/Random.java | 2 +- .../exodus/util/SharedRandomAccessFile.java | 2 +- .../jetbrains/exodus/util/SpinAllocator.java | 2 +- .../util/StringBuilderSpinAllocator.java | 2 +- .../jetbrains/exodus/util/StringHashMap.java | 2 +- .../java/jetbrains/exodus/util/UTFUtil.java | 2 +- .../ConcurrentIntObjectCache.kt | 2 +- .../ConcurrentLongObjectCache.kt | 2 +- .../core/dataStructures/IntObjectCacheBase.kt | 2 +- .../dataStructures/LongObjectCacheBase.kt | 2 +- .../dataStructures/NonAdjustableCaches.kt | 2 +- .../core/dataStructures/hash/LongHashMap.kt | 2 +- .../dataStructures/hash/LongLongHashMap.kt | 2 +- .../dataStructures/hash/PackedLongHashSet.kt | 2 +- .../persistent/LongIterators.kt | 2 +- .../persistent/PersistentBitTreeLongSet.kt | 2 +- .../dataStructures/persistent/PersistentEx.kt | 2 +- .../exodus/core/execution/IterableJob.kt | 2 +- .../exodus/core/execution/JobHandler.kt | 2 +- .../exodus/core/execution/SharedTimer.kt | 2 +- .../kotlin/jetbrains/exodus/kotlin/Kodus.kt | 2 +- .../jetbrains/exodus/runtime/OOMGuard.kt | 2 +- .../jetbrains/exodus/system/JVMConstants.kt | 2 +- .../exodus/system/OperatingSystem.kt | 2 +- .../kotlin/jetbrains/exodus/util/IOUtil.kt | 2 +- .../jetbrains/exodus/util/IdGenerator.kt | 2 +- .../exodus/util/SafeByteBufferCleaner.kt | 2 +- .../jetbrains/exodus/util/StringInterner.kt | 2 +- .../jetbrains/exodus/util/SystemProperty.kt | 2 +- .../jetbrains/exodus/util/UnsafeHolder.kt | 2 +- .../jetbrains/exodus/StringInternerTest.java | 2 +- .../test/java/jetbrains/exodus/TestFor.java | 2 +- .../test/java/jetbrains/exodus/TestUtil.java | 2 +- .../exodus/core/crypto/MessageDigestTest.java | 2 +- .../ConcurrentStablePriorityQueueTest.java | 2 +- .../dataStructures/LongObjectCacheTest.java | 2 +- .../core/dataStructures/ObjectCacheTest.java | 2 +- .../dataStructures/PriorityQueueTest.java | 2 +- .../StablePriorityQueueTest.java | 2 +- .../core/dataStructures/hash/HashMapTest.java | 2 +- .../core/dataStructures/hash/HashSetTest.java | 2 +- .../dataStructures/hash/IntHashMapTest.java | 2 +- .../dataStructures/hash/IntHashSetTest.java | 2 +- .../hash/IntLinkedHashMapTest.java | 2 +- .../hash/LinkedHashMapTest.java | 2 +- .../hash/LinkedHashSetTest.java | 2 +- .../dataStructures/hash/LongHashMapTest.java | 2 +- .../hash/LongLinkedHashMapTest.java | 2 +- .../hash/LongLinkedHashSetTest.java | 2 +- .../persistent/Persistent23TreeMapTest.java | 2 +- .../persistent/Persistent23TreeTest.java | 2 +- .../PersistentBitTreeLongMapTest.java | 2 +- .../persistent/PersistentHashMapTest.java | 2 +- .../persistent/PersistentHashSetTest.java | 2 +- .../PersistentLinkedHashMapTest.java | 2 +- .../persistent/PersistentLongMapTest.java | 2 +- .../persistent/PersistentObjectCacheTest.java | 2 +- .../persistent/PersistentQueueTest.java | 2 +- .../persistent/PersistentStackTest.java | 2 +- .../java/jetbrains/exodus/util/MathTest.java | 2 +- .../dataStructures/hash/LongHashSetTest.kt | 2 +- .../core/dataStructures/hash/LongSetTest.kt | 2 +- .../hash/PackedLongHashSetTest.kt | 2 +- .../PersistentBitTreeLongSetTest.kt | 2 +- .../persistent/PersistentLong23TreeSetTest.kt | 2 +- .../PersistentObjectCacheStressTest.kt | 2 +- .../exodus/core/execution/JobProcessorTest.kt | 2 +- .../JobProcessorWithConcurrentQueueTest.kt | 2 +- .../MultiThreadDelegatingJobProcessorTest.kt | 2 +- .../exodus/core/execution/locks/LatchTest.kt | 2 +- .../jetbrains/exodus/util/IOUtilTest.kt | 2 +- .../exodus/vfs/ClusterConverter.java | 2 +- .../exodus/vfs/ClusteringStrategy.java | 2 +- .../main/java/jetbrains/exodus/vfs/File.java | 2 +- .../exodus/vfs/FileExistsException.java | 2 +- .../exodus/vfs/FileNotFoundException.java | 2 +- .../exodus/vfs/IOCancellingPolicy.java | 2 +- .../vfs/IOCancellingPolicyProvider.java | 2 +- .../exodus/vfs/VfsAppendingStream.java | 2 +- .../java/jetbrains/exodus/vfs/VfsConfig.java | 2 +- .../jetbrains/exodus/vfs/VfsException.java | 2 +- .../jetbrains/exodus/vfs/VfsInputStream.java | 2 +- .../jetbrains/exodus/vfs/VfsOutputStream.java | 2 +- .../jetbrains/exodus/vfs/VfsSettings.java | 2 +- .../exodus/vfs/VirtualFileSystem.java | 2 +- .../kotlin/jetbrains/exodus/vfs/Cluster.kt | 2 +- .../jetbrains/exodus/vfs/ClusterIterator.kt | 2 +- .../kotlin/jetbrains/exodus/vfs/ClusterKey.kt | 2 +- .../exodus/vfs/VfsFileLowMemTests.java | 2 +- .../jetbrains/exodus/vfs/VfsFileTests.java | 2 +- ...treamsLinearStrategySmallClusterTests.java | 2 +- .../exodus/vfs/VfsStreamsLowMemTests.java | 2 +- .../jetbrains/exodus/vfs/VfsStreamsTests.java | 2 +- .../jetbrains/exodus/vfs/VfsStressTests.java | 2 +- .../VfsStressTestsWithSnappyCompression.java | 2 +- .../jetbrains/exodus/vfs/VfsTestsBase.java | 2 +- 936 files changed, 983 insertions(+), 967 deletions(-) diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/TokyoCabinetBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/TokyoCabinetBenchmark.java index 8fe82c5c3..91330c6a7 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/TokyoCabinetBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/TokyoCabinetBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetBenchmarkBase.java index f50d1b3f6..c25db1cd7 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetReadBenchmark.java index ab167e90d..ec2bf4bae 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetWriteBenchmark.java index 3e76a7692..8ba3a2f7c 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/chronicle/JMHChronicleMapTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/crypto/JMHStreamCipherBenchmarks.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/crypto/JMHStreamCipherBenchmarks.java index 8c06ae808..4971f0109 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/crypto/JMHStreamCipherBenchmarks.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/crypto/JMHStreamCipherBenchmarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHConcurrentObjectCacheBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHConcurrentObjectCacheBenchmark.java index 6cab99e1c..8a6639830 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHConcurrentObjectCacheBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHConcurrentObjectCacheBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHHashMapBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHHashMapBenchmark.java index 0a483b13d..c314904fa 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHHashMapBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHHashMapBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHJavaUtilHashMapBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHJavaUtilHashMapBenchmark.java index f3e718afc..1a3f5ccf6 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHJavaUtilHashMapBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHJavaUtilHashMapBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHObjectCacheBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHObjectCacheBenchmark.java index 7a5c4caf9..74be2e156 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHObjectCacheBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHObjectCacheBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHSmallHashMapBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHSmallHashMapBenchmark.java index a61c2b009..9388e4e3e 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHSmallHashMapBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/JMHSmallHashMapBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetBenchmark.java index f2a31630b..2089e2dbb 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetFillBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetFillBenchmark.java index 237a29423..ca3dc4d04 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetFillBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetFillBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetIterationBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetIterationBenchmark.java index 37205a161..4d7519258 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetIterationBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/dataStructures/persistent/JMHPersistentLongSetIterationBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvBenchmarkBase.java index 71b95b986..eb1b656a2 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV1.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV1.java index 7dbd40bff..6f49a3834 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV1.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV1.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV2.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV2.java index 545788e3d..baf8688c3 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV2.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessReadBenchmarkV2.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV1.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV1.java index a2d087d9b..2a78cb515 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV1.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV1.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV2.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV2.java index f4f75769b..82c7992ab 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV2.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/JMHEnvWithPrefixingRandomAccessWriteBenchmarkV2.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetBenchmarkBase.java index fa02d1155..0f7b83d50 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetReadBenchmark.java index 63e3d4d28..0a8b66505 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetWriteBenchmark.java index 08c9f00bd..fad0864cd 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetReadBenchmark.java index 6b3117e5d..9c7827a8b 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetWriteBenchmark.java index d9d245446..506b871b9 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/JMHEnvWithPrefixingTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetBenchmarkBase.java index 3c0cfe14d..5fadbe6f6 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetReadBenchmark.java index 16fee4d70..6110999c7 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetWriteBenchmark.java index 7f370ad56..0bc00aa6d 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/env/tokyo/h2/JMH_MVStoreTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetBenchmarkBase.java index 285037c5f..6033e6330 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetReadBenchmark.java index e8eff0458..f5c2622b2 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetWriteBenchmark.java index b10f92cf7..40cdbbfce 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/lmdb/JMH_LMDBTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetBenchmarkBase.java index d5b265915..168bb62ab 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetReadBenchmark.java index 1980634fe..32ac7a411 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetWriteBenchmark.java index 55cf16a74..1e7a46b23 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/mapdb/JMHMapDbTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetBenchmarkBase.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetBenchmarkBase.java index 91b259e18..f4a2f3a16 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetBenchmarkBase.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetBenchmarkBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetReadBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetReadBenchmark.java index 7743ff2d5..6d3e275b8 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetReadBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetReadBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetWriteBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetWriteBenchmark.java index e8d560c3e..8418d65de 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetWriteBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/persistit/JMHPersistItTokyoCabinetWriteBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/query/InMemorySortBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/query/InMemorySortBenchmark.java index f3d5de7f4..790716307 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/query/InMemorySortBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/query/InMemorySortBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringBindingTest.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringBindingTest.java index 70951c0d8..c7fa8df04 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringBindingTest.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringBindingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerBenchmark.java index 22f18afa7..dd6f9133a 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerMacroBenchmark.java b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerMacroBenchmark.java index 274f7ad3a..f5a771a97 100644 --- a/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerMacroBenchmark.java +++ b/benchmarks/src/jmh/java/jetbrains/exodus/benchmark/util/JMHStringInternerMacroBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/benchmarks/src/jmh/kotlin/jetbrains/exodus/benchmark/query/InMemorySortBenchmarkBase.kt b/benchmarks/src/jmh/kotlin/jetbrains/exodus/benchmark/query/InMemorySortBenchmarkBase.kt index be6d2f67c..f6ba29a7d 100644 --- a/benchmarks/src/jmh/kotlin/jetbrains/exodus/benchmark/query/InMemorySortBenchmarkBase.kt +++ b/benchmarks/src/jmh/kotlin/jetbrains/exodus/benchmark/query/InMemorySortBenchmarkBase.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/compress/src/main/java/jetbrains/exodus/util/CompressBackupUtil.java b/compress/src/main/java/jetbrains/exodus/util/CompressBackupUtil.java index 458eb8392..89553b187 100644 --- a/compress/src/main/java/jetbrains/exodus/util/CompressBackupUtil.java +++ b/compress/src/main/java/jetbrains/exodus/util/CompressBackupUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/compress/src/test/java/jetbrains/exodus/util/CompressBackupUtilTest.java b/compress/src/test/java/jetbrains/exodus/util/CompressBackupUtilTest.java index 42ba01433..ee73008c1 100644 --- a/compress/src/test/java/jetbrains/exodus/util/CompressBackupUtilTest.java +++ b/compress/src/test/java/jetbrains/exodus/util/CompressBackupUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/InitializationVektor.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/InitializationVektor.kt index 869391731..3da55140c 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/InitializationVektor.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/InitializationVektor.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveBackupableFactory.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveBackupableFactory.kt index d47841fe9..77594555f 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveBackupableFactory.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveBackupableFactory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveEncryptListenerFactory.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveEncryptListenerFactory.kt index 249e78689..e185a99e2 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveEncryptListenerFactory.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ArchiveEncryptListenerFactory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/DirectoryEncryptListenerFactory.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/DirectoryEncryptListenerFactory.kt index b85d8ee87..446e9308b 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/DirectoryEncryptListenerFactory.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/DirectoryEncryptListenerFactory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/EncryptListener.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/EncryptListener.kt index e78216310..613e69b39 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/EncryptListener.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/EncryptListener.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Protocol.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Protocol.kt index 6d531d445..3b0244ffd 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Protocol.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Protocol.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ScytaleEngine.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ScytaleEngine.kt index 8c04b6ef7..522c450ba 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ScytaleEngine.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/ScytaleEngine.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Util.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Util.kt index e904ab570..9085edae9 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Util.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/convert/Util.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/ChaChaStreamCipherProvider.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/ChaChaStreamCipherProvider.kt index f2d82da2e..f5e7f822c 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/ChaChaStreamCipherProvider.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/ChaChaStreamCipherProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/JBChaChaStreamCipherProvider.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/JBChaChaStreamCipherProvider.kt index d8df5503f..afded0cc3 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/JBChaChaStreamCipherProvider.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/JBChaChaStreamCipherProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/KeyAwareStreamCipherProvider.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/KeyAwareStreamCipherProvider.kt index 0d56524da..e3067a3ff 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/KeyAwareStreamCipherProvider.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/KeyAwareStreamCipherProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/Salsa20StreamCipherProvider.kt b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/Salsa20StreamCipherProvider.kt index 537e1b1d5..7fe9c6dbf 100644 --- a/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/Salsa20StreamCipherProvider.kt +++ b/crypto/src/main/kotlin/jetbrains/exodus/crypto/streamciphers/Salsa20StreamCipherProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaEqualityTest.kt b/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaEqualityTest.kt index a4e139c48..1f7e29474 100644 --- a/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaEqualityTest.kt +++ b/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaEqualityTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaStreamCipherTest.kt b/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaStreamCipherTest.kt index 4e442f2d4..c330a03aa 100644 --- a/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaStreamCipherTest.kt +++ b/crypto/src/test/kotlin/jetbrains/exodus/crypto/ChaChaStreamCipherTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/test/kotlin/jetbrains/exodus/crypto/Salsa20StreamCipherTest.kt b/crypto/src/test/kotlin/jetbrains/exodus/crypto/Salsa20StreamCipherTest.kt index 4c84db889..86411777f 100644 --- a/crypto/src/test/kotlin/jetbrains/exodus/crypto/Salsa20StreamCipherTest.kt +++ b/crypto/src/test/kotlin/jetbrains/exodus/crypto/Salsa20StreamCipherTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/crypto/src/test/kotlin/jetbrains/exodus/crypto/convert/AsyncEncryptionTest.kt b/crypto/src/test/kotlin/jetbrains/exodus/crypto/convert/AsyncEncryptionTest.kt index 04ca4df72..078d49d1c 100644 --- a/crypto/src/test/kotlin/jetbrains/exodus/crypto/convert/AsyncEncryptionTest.kt +++ b/crypto/src/test/kotlin/jetbrains/exodus/crypto/convert/AsyncEncryptionTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/EmptyId.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/EmptyId.java index 14931a950..28ce1c3f2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/EmptyId.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/EmptyId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableHandle.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableHandle.java index f952fd868..ce2acc174 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableHandle.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableHandle.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableType.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableType.java index 9397a52a7..571814387 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableType.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityIterableType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityStoreSharedAsyncProcessor.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityStoreSharedAsyncProcessor.java index 0e936d9a4..9e6ecf667 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityStoreSharedAsyncProcessor.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/EntityStoreSharedAsyncProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/Explainer.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/Explainer.java index af410a115..82293e823 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/Explainer.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/Explainer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVault.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVault.java index ff6025f4c..ab5d7cf8e 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVault.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVault.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVaultOld.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVaultOld.java index e60b5d257..d3a8a6ded 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVaultOld.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/FileSystemBlobVaultOld.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/FlushLog.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/FlushLog.java index 77edc0637..d773c39e2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/FlushLog.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/FlushLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/InsertConstraintException.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/InsertConstraintException.java index 0ce7a3d4f..30647c280 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/InsertConstraintException.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/InsertConstraintException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/OpenTablesCache.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/OpenTablesCache.java index 469330766..47221d194 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/OpenTablesCache.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/OpenTablesCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntity.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntity.java index 081c3b301..604151b89 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntity.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityId.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityId.java index 06c4f09be..38b5efb96 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityId.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreBackupStrategy.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreBackupStrategy.java index 88ba7e25e..b03d1023a 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreBackupStrategy.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreBackupStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreImpl.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreImpl.java index 27935d3d9..bfbff1254 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreImpl.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreStatistics.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreStatistics.java index 673445657..1b7a077ed 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreStatistics.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreStatistics.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStores.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStores.java index add338391..255b4859c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStores.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStores.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequence.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequence.java index b82628a00..bd79c0f9b 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequence.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequenceBlobHandleGenerator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequenceBlobHandleGenerator.java index f214d2193..24275c2d4 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequenceBlobHandleGenerator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequenceBlobHandleGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequentialDictionary.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequentialDictionary.java index b27c5402e..09c526b55 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequentialDictionary.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentSequentialDictionary.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransaction.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransaction.java index 02a16bcfd..e88ae2d40 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransaction.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransactionSnapshot.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransactionSnapshot.java index 06647db1c..8e6a8afe9 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransactionSnapshot.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PersistentStoreTransactionSnapshot.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/PhantomLinkException.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/PhantomLinkException.java index d5ab61577..638134e65 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/PhantomLinkException.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/PhantomLinkException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadOnlyPersistentEntity.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadOnlyPersistentEntity.java index 9476d9d63..51bfde5b5 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadOnlyPersistentEntity.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadOnlyPersistentEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadonlyPersistentStoreTransaction.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadonlyPersistentStoreTransaction.java index 7deb673f0..e53e0577f 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadonlyPersistentStoreTransaction.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/ReadonlyPersistentStoreTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/Settings.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/Settings.java index 0c5bd2211..df686795f 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/Settings.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/Settings.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/StoreNamingRules.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/StoreNamingRules.java index 83c1de172..834668de2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/StoreNamingRules.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/StoreNamingRules.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/TmpBlobHandle.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/TmpBlobHandle.java index 66eb864a6..fefeb6a74 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/TmpBlobHandle.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/TmpBlobHandle.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/TxnProvider.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/TxnProvider.java index e41db2d52..ddeefd4d1 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/TxnProvider.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/TxnProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/UnexpectedBlobVaultVersionException.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/UnexpectedBlobVaultVersionException.java index 55455a992..fc22d75df 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/UnexpectedBlobVaultVersionException.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/UnexpectedBlobVaultVersionException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/UniqueKeyIndexException.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/UniqueKeyIndexException.java index 3108ebe9f..486432006 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/UniqueKeyIndexException.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/UniqueKeyIndexException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/Updatable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/Updatable.java index 23c5db279..1daceccc2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/Updatable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/Updatable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/VFSBlobVault.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/VFSBlobVault.java index ccd4d2d0d..1e023b5fd 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/VFSBlobVault.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/VFSBlobVault.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/CachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/CachedInstanceIterable.java index 253315cd0..83a6459e0 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/CachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/CachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ConstantEntityIterableHandle.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ConstantEntityIterableHandle.java index 339a93e85..3126f00af 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ConstantEntityIterableHandle.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ConstantEntityIterableHandle.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/DistinctIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/DistinctIterable.java index 7af06c5c6..ea07b5371 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/DistinctIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/DistinctIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithBlobIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithBlobIterable.java index ab0ffe704..7cad68c9f 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithBlobIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithBlobIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkIterable.java index 363f089f4..e64978652 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkSortedIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkSortedIterable.java index b6f884d02..7a1c815c0 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkSortedIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithLinkSortedIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithPropertyIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithPropertyIterable.java index 56aed52cf..0a443c9f3 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithPropertyIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntitiesWithPropertyIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityAddedOrDeletedHandleChecker.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityAddedOrDeletedHandleChecker.java index 158f95ef2..176c73bdf 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityAddedOrDeletedHandleChecker.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityAddedOrDeletedHandleChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIterable.java index ed1f2e9d2..854441e84 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIteratorBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIteratorBase.java index fac6d9b34..8a7be0122 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIteratorBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinkSetIteratorBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinksIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinksIterable.java index 816c67c4d..ee354a9ac 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinksIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityFromLinksIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableFactory.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableFactory.java index f7c970b48..3da049199 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableFactory.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIterableWrapper.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIterableWrapper.java index c31fcb1ff..032b139ad 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIterableWrapper.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIterableWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIteratorWrapper.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIteratorWrapper.java index 64c3a657a..908d677a1 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIteratorWrapper.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayWithSetIteratorWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableBase.java index 0a864866a..cb810f3bc 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableDecoratorBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableDecoratorBase.java index e20def4cd..27a785f2c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableDecoratorBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableDecoratorBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleBase.java index 2b618aa0b..324cbc046 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleDecorator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleDecorator.java index fcc8d7886..726b06896 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleDecorator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableInstantiator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableInstantiator.java index b730fd409..25615221e 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableInstantiator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIterableInstantiator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorBase.java index c40fef0d9..0dae99a76 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorFixingDecorator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorFixingDecorator.java index 90e4be708..037deb6ef 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorFixingDecorator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorFixingDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorWithPropId.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorWithPropId.java index 0cacc5899..e8d0c2423 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorWithPropId.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIteratorWithPropId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityLinksIterableBase.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityLinksIterableBase.java index 6441e5da1..c9561d831 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityLinksIterableBase.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityLinksIterableBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityReverseIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityReverseIterable.java index 0054dd6dd..46c1a699a 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityReverseIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityReverseIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityTypeFilteredIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityTypeFilteredIterator.java index 8122161e4..3c474a0d0 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityTypeFilteredIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/EntityTypeFilteredIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ExcludeNullIterableDecorator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ExcludeNullIterableDecorator.java index 7f3e8cff1..ef7e81d30 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ExcludeNullIterableDecorator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/ExcludeNullIterableDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/FilterEntityTypeIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/FilterEntityTypeIterable.java index 8e6744ab0..37c444b49 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/FilterEntityTypeIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/FilterEntityTypeIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/HandleChecker.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/HandleChecker.java index 1014694bb..cf27f9b35 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/HandleChecker.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/HandleChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/IdFilter.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/IdFilter.java index 43b1d34b5..711ae704f 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/IdFilter.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/IdFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/LinkChangedHandleChecker.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/LinkChangedHandleChecker.java index 53913c0f7..d088080a8 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/LinkChangedHandleChecker.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/LinkChangedHandleChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterable.java index b31cedd03..845712758 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterableWithValueGetter.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterableWithValueGetter.java index b5184cbc8..c757bd3f2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterableWithValueGetter.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/MergeSortedIterableWithValueGetter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/NonDisposableEntityIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/NonDisposableEntityIterator.java index 89af3b721..9ed037b96 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/NonDisposableEntityIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/NonDisposableEntityIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertiesIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertiesIterable.java index 4af5d9f1a..7f87b4076 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertiesIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertiesIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyChangedHandleChecker.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyChangedHandleChecker.java index 26f4c5e80..700f34aa2 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyChangedHandleChecker.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyChangedHandleChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyRangeIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyRangeIterable.java index 91bc44363..10921b09e 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyRangeIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyRangeIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyValueIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyValueIterator.java index a651bb66d..f72d625f0 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyValueIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/PropertyValueIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleEntityIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleEntityIterable.java index 82765003f..db9e66caf 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleEntityIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorCounter.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorCounter.java index 91f64aef3..5f5fea161 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorCounter.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorCounter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorIsEmptyChecker.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorIsEmptyChecker.java index 80f27f6c3..08c71585c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorIsEmptyChecker.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SingleKeyCursorIsEmptyChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SkipEntityIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SkipEntityIterable.java index 802afe4e6..55bd5529c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SkipEntityIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SkipEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIndirectIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIndirectIterable.java index 0787e756a..ba99050d1 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIndirectIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIndirectIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIterable.java index 38d61082b..01bf90fd7 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortResultIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortResultIterable.java index 3afc86e9d..cead4fc71 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortResultIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SortResultIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SourceMappingIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SourceMappingIterator.java index 316fe29da..113bea5bb 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SourceMappingIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/SourceMappingIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TakeEntityIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TakeEntityIterable.java index 8c1a53224..94a5682e4 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TakeEntityIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TakeEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TxnGetterStrategy.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TxnGetterStrategy.java index 0f180f526..132193d33 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TxnGetterStrategy.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/TxnGetterStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableCachedInstanceIterable.java index 2cf8710da..c4d5606f1 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableEntityIdSortedSetCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableEntityIdSortedSetCachedInstanceIterable.java index cfd6b13da..bd9e72c3b 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableEntityIdSortedSetCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/UpdatableEntityIdSortedSetCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/AddNullDecoratorIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/AddNullDecoratorIterable.java index e031bb71b..6ce6c0821 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/AddNullDecoratorIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/AddNullDecoratorIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/BinaryOperatorEntityIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/BinaryOperatorEntityIterable.java index 05a6e743f..2da47bff3 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/BinaryOperatorEntityIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/BinaryOperatorEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/ConcatenationIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/ConcatenationIterable.java index 60be1b997..31609fe91 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/ConcatenationIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/binop/ConcatenationIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/EmptyCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/EmptyCachedInstanceIterable.java index fbaf22d40..804a05d60 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/EmptyCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/EmptyCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeSortedEntityIdArrayCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeSortedEntityIdArrayCachedInstanceIterable.java index 7bdb67f82..63cc15715 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeSortedEntityIdArrayCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeSortedEntityIdArrayCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeUnsortedEntityIdArrayCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeUnsortedEntityIdArrayCachedInstanceIterable.java index 3829f17d9..3fe61b30d 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeUnsortedEntityIdArrayCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/MultiTypeUnsortedEntityIdArrayCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedEntityIdArrayCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedEntityIdArrayCachedInstanceIterable.java index b7399b6ab..015197cbf 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedEntityIdArrayCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedEntityIdArrayCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedSetEntityIdCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedSetEntityIdCachedInstanceIterable.java index 4265e13f9..84647f0de 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedSetEntityIdCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeSortedSetEntityIdCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeUnsortedEntityIdArrayCachedInstanceIterable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeUnsortedEntityIdArrayCachedInstanceIterable.java index b0bae65fb..15e1844f4 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeUnsortedEntityIdArrayCachedInstanceIterable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/SingleTypeUnsortedEntityIdArrayCachedInstanceIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdPacked.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdPacked.java index 94390b483..952da9787 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdPacked.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdPacked.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdUnpacked.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdUnpacked.java index d6541e2ec..207434870 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdUnpacked.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorMultiTypeIdUnpacked.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorNullTypeId.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorNullTypeId.java index b2eac278d..a266c0cec 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorNullTypeId.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/EntityIdArrayIteratorNullTypeId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/OrderedEntityIdCollectionIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/OrderedEntityIdCollectionIterator.java index 1d0016568..02a0487ac 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/OrderedEntityIdCollectionIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/OrderedEntityIdCollectionIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdPacked.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdPacked.java index 6764e4e7a..b08f3e9c7 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdPacked.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdPacked.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdUnpacked.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdUnpacked.java index bbe1a5a99..d13c6d037 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdUnpacked.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorMultiTypeIdUnpacked.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorNullTypeId.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorNullTypeId.java index a7cf758b2..2c300fa7c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorNullTypeId.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseEntityIdArrayIteratorNullTypeId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseOrderedEntityIdCollectionIterator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseOrderedEntityIdCollectionIterator.java index 05fe482f9..6f086ef6b 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseOrderedEntityIdCollectionIterator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/cached/iterator/ReverseOrderedEntityIdCollectionIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfig.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfig.java index 98a866f88..2f48e6f72 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfig.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfigMBean.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfigMBean.java index 310fe3907..096160d85 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfigMBean.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreConfigMBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatistics.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatistics.java index 70f2e895d..8d0567ec8 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatistics.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatistics.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatisticsMBean.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatisticsMBean.java index bc6ef9fde..26740a55e 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatisticsMBean.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/management/EntityStoreStatisticsMBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BitmapTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BitmapTable.java index ac41b9b58..e773f6787 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BitmapTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BitmapTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BlobsTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BlobsTable.java index fb1aadc45..b752a3ac1 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BlobsTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/BlobsTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/EntityIdBinding.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/EntityIdBinding.java index 35d05b3b2..7d3f7aa82 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/EntityIdBinding.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/EntityIdBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinkValue.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinkValue.java index c6e2d5cbb..15f421e58 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinkValue.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinkValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinksTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinksTable.java index e50e79978..958fc4755 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinksTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/LinksTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertiesTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertiesTable.java index 260bafedc..f4b323f78 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertiesTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertiesTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyKey.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyKey.java index 983417417..642ee8f60 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyKey.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyKey.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyTypes.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyTypes.java index 2b0e6e3a4..3e2ebe282 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyTypes.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyValue.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyValue.java index 2c6104b04..2ca595778 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyValue.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/PropertyValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/SingleColumnTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/SingleColumnTable.java index f94fcb557..752e5854c 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/SingleColumnTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/SingleColumnTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/Table.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/Table.java index 8eb2fb42b..5502f7733 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/Table.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/Table.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/TwoColumnTable.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/TwoColumnTable.java index adabb28c7..09608b914 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/TwoColumnTable.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/tables/TwoColumnTable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdBitSet.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdBitSet.java index 3ede24dab..c1fbae087 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdBitSet.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdBitSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdCollection.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdCollection.java index 75e8d7661..f981932f5 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdCollection.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/ImmutableSingleTypeEntityIdCollection.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/IntArrayListSpinAllocator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/IntArrayListSpinAllocator.java index 229c15e5c..b133ef471 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/IntArrayListSpinAllocator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/IntArrayListSpinAllocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/LongArrayListSpinAllocator.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/LongArrayListSpinAllocator.java index cdb1daab8..f392c8274 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/LongArrayListSpinAllocator.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/LongArrayListSpinAllocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/MultiTypeEntityIdSet.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/MultiTypeEntityIdSet.java index 081b00277..3e9dc4df8 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/MultiTypeEntityIdSet.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/MultiTypeEntityIdSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/SingleTypeEntityIdSet.java b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/SingleTypeEntityIdSet.java index fbd1b125b..33e005574 100644 --- a/entity-store/src/main/java/jetbrains/exodus/entitystore/util/SingleTypeEntityIdSet.java +++ b/entity-store/src/main/java/jetbrains/exodus/entitystore/util/SingleTypeEntityIdSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/crypto/EncryptedBlobVault.kt b/entity-store/src/main/kotlin/jetbrains/exodus/crypto/EncryptedBlobVault.kt index fbd75e998..a073823ac 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/crypto/EncryptedBlobVault.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/crypto/EncryptedBlobVault.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/CachedBlobLengths.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/CachedBlobLengths.kt index cb49d111c..e51d3524c 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/CachedBlobLengths.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/CachedBlobLengths.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/DummyBlobVault.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/DummyBlobVault.kt index 0169baa34..83853e276 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/DummyBlobVault.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/DummyBlobVault.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIdCache.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIdCache.kt index 95d7fb7b2..3d1e59e40 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIdCache.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIdCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCache.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCache.kt index 72231bfed..d721ab000 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCache.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapter.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapter.kt index e1e8eafd8..0666a5015 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapter.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapterMutable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapterMutable.kt index 578018a9f..b77797828 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapterMutable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheAdapterMutable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheStatistics.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheStatistics.kt index fa45ab280..661187217 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheStatistics.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/EntityIterableCacheStatistics.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreRefactorings.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreRefactorings.kt index 3b86ec86c..7f8308219 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreRefactorings.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreRefactorings.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreSettingsListener.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreSettingsListener.kt index eabbb3b6b..209c52bfc 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreSettingsListener.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreSettingsListener.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeIterable.kt index 327f6eff0..031b24ce9 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeRangeIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeRangeIterable.kt index 086fb3ea1..bee67e6a5 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeRangeIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesOfTypeRangeIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesWithCertainLinkIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesWithCertainLinkIterable.kt index f67ed3ecd..a57afc420 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesWithCertainLinkIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntitiesWithCertainLinkIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntityToLinksIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntityToLinksIterable.kt index e24a8f088..49e8f7249 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntityToLinksIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/EntityToLinksIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FieldIndexIterator.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FieldIndexIterator.kt index be41f9aa8..80b8c1681 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FieldIndexIterator.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FieldIndexIterator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterEntitiesWithCertainLinkIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterEntitiesWithCertainLinkIterable.kt index d6de0d397..816ddc227 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterEntitiesWithCertainLinkIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterEntitiesWithCertainLinkIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterLinksIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterLinksIterable.kt index d37146e76..4f2cca294 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterLinksIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/FilterLinksIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyContainsValueEntityIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyContainsValueEntityIterable.kt index 5875ea513..c95b411ee 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyContainsValueEntityIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyContainsValueEntityIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyRangeOrValueIterableBase.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyRangeOrValueIterableBase.kt index 6bae0376e..f42ff9820 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyRangeOrValueIterableBase.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyRangeOrValueIterableBase.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyValueIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyValueIterable.kt index 26d616440..5b3e064d4 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyValueIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/PropertyValueIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectDistinctIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectDistinctIterable.kt index 1a1c42e3f..946210eac 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectDistinctIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectDistinctIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectManyIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectManyIterable.kt index 58c85fa8c..8202213e0 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectManyIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/SelectManyIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/UpdatablePropertiesCachedInstanceIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/UpdatablePropertiesCachedInstanceIterable.kt index 0c408cf08..d692095a7 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/UpdatablePropertiesCachedInstanceIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/UpdatablePropertiesCachedInstanceIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/IntersectionIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/IntersectionIterable.kt index 4825810d4..f12c84f80 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/IntersectionIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/IntersectionIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/MinusIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/MinusIterable.kt index 234158a05..a0f174bf1 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/MinusIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/MinusIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/SortedIterator.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/SortedIterator.kt index b3298a5c0..1787f54a4 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/SortedIterator.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/SortedIterator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/UnionIterable.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/UnionIterable.kt index 570fdd4cd..852e2d8dc 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/UnionIterable.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/binop/UnionIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/util/LongArrayIterator.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/util/LongArrayIterator.kt index ed7811ac9..6bac3c024 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/util/LongArrayIterator.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/iterate/util/LongArrayIterator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/tables/FieldIndex.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/tables/FieldIndex.kt index d24bd34b3..1eb6c4027 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/tables/FieldIndex.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/tables/FieldIndex.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EmptyEntityIdSet.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EmptyEntityIdSet.kt index b28c73081..0f509bb95 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EmptyEntityIdSet.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EmptyEntityIdSet.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EntityIdSetFactory.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EntityIdSetFactory.kt index d54b66cbc..7472ce3be 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EntityIdSetFactory.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/EntityIdSetFactory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/ImmutableEmptyEntityIdSet.kt b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/ImmutableEmptyEntityIdSet.kt index 5acfe8d16..c173a6bc8 100644 --- a/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/ImmutableEmptyEntityIdSet.kt +++ b/entity-store/src/main/kotlin/jetbrains/exodus/entitystore/util/ImmutableEmptyEntityIdSet.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/AbortTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/AbortTest.java index 3d02e84b9..2beb1cf6b 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/AbortTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/AbortTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/BinaryOperatorsTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/BinaryOperatorsTests.java index b370240ee..f1043b53e 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/BinaryOperatorsTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/BinaryOperatorsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/ConflictTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/ConflictTest.java index 89ab9e0e8..ccdc8314b 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/ConflictTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/ConflictTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityFromLinkSetTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityFromLinkSetTests.java index 11454a364..c5bfcd809 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityFromLinkSetTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityFromLinkSetTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityIterableHandleTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityIterableHandleTests.java index b41dd71e4..eb0030661 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityIterableHandleTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityIterableHandleTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntitySnapshotTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntitySnapshotTests.java index 717fc5890..de649ff8e 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntitySnapshotTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntitySnapshotTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityStoreTestBase.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityStoreTestBase.java index 3c5de0255..c7e476b56 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityStoreTestBase.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/EntityStoreTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkLongTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkLongTests.java index 6131e9f3e..a9fe0ea78 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkLongTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkLongTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkTests.java index 7442178e5..425a35377 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/FailoverForkTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/PersistentEntityStoreRefactoringsTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/PersistentEntityStoreRefactoringsTests.java index 1c86e96b4..7ef3874d5 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/PersistentEntityStoreRefactoringsTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/PersistentEntityStoreRefactoringsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypePersistenceTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypePersistenceTest.java index aa3207722..47166a2b1 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypePersistenceTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypePersistenceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypeTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypeTests.java index dfb8fbb06..f11601273 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypeTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/PropertyCustomTypeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/ReplayTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/ReplayTest.java index f69156cab..aeaf0ccbd 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/ReplayTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/ReplayTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/SmallLogStressTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/SmallLogStressTests.java index 4597f094c..8e9fab246 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/SmallLogStressTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/SmallLogStressTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifacts.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifacts.java index e9f06a276..ec61534a3 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifacts.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifacts.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifactsPolicy.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifactsPolicy.java index b08090b92..cce197913 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifactsPolicy.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreArtifactsPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreTransactionTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreTransactionTests.java index 16a91a1ad..911dd5180 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreTransactionTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/StoreTransactionTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/StressTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/StressTests.java index f1a5993c8..1e81b7884 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/StressTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/StressTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestBase.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestBase.java index fb0829207..bafd7ef47 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestBase.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestReplayTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestReplayTest.java index 931d7989f..3cf24b381 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestReplayTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestReplayTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestTransactionReplayPersistentEntityStoreImpl.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestTransactionReplayPersistentEntityStoreImpl.java index 5e929c7d0..a4c5421a6 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/TestTransactionReplayPersistentEntityStoreImpl.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/TestTransactionReplayPersistentEntityStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePair.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePair.java index f5735c0a7..27a31be02 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePair.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePair.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePairBinding.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePairBinding.java index b6b50291f..d2eee7e4d 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePairBinding.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/custom/ComparablePairBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/CornerCaseTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/CornerCaseTests.java index ce8c5a12a..d43fa3278 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/CornerCaseTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/CornerCaseTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableTests.java index a3a62c584..15f14efaa 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIdArrayCachedInstanceIterableTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleMergeIdsTest.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleMergeIdsTest.java index da5978063..61683983a 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleMergeIdsTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityIterableHandleMergeIdsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityLinksTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityLinksTests.java index 06e6c29fc..967ead6a9 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityLinksTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/EntityLinksTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/FindTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/FindTests.java index 18eef33a8..2b7cc304b 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/FindTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/FindTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/HumanReadablePresentationTests.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/HumanReadablePresentationTests.java index d5723137e..72ff9a6e9 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/HumanReadablePresentationTests.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/iterate/HumanReadablePresentationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/LongProcessRunner.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/LongProcessRunner.java index d0bb01f65..8a210e67e 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/LongProcessRunner.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/LongProcessRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/ProcessRunner.java b/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/ProcessRunner.java index eb72bfa09..49cbe8751 100644 --- a/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/ProcessRunner.java +++ b/entity-store/src/test/java/jetbrains/exodus/entitystore/processRunners/ProcessRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIO.java b/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIO.java index 68334ec71..c0babd35b 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIO.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIO.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIOTest.java b/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIOTest.java index b90dce098..4d5385df4 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIOTest.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/ForkSupportIOTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/ForkedLogic.java b/entity-store/src/test/java/jetbrains/exodus/util/ForkedLogic.java index a9d734c37..e4439125e 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/ForkedLogic.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/ForkedLogic.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/ForkedProcessRunner.java b/entity-store/src/test/java/jetbrains/exodus/util/ForkedProcessRunner.java index 9c9a9ff22..aa1264513 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/ForkedProcessRunner.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/ForkedProcessRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/IStreamer.java b/entity-store/src/test/java/jetbrains/exodus/util/IStreamer.java index 30d2bdc99..2fb2f85e7 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/IStreamer.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/IStreamer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/ProcessKiller.java b/entity-store/src/test/java/jetbrains/exodus/util/ProcessKiller.java index 65a9bfbba..274c77263 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/ProcessKiller.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/ProcessKiller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/Streamer.java b/entity-store/src/test/java/jetbrains/exodus/util/Streamer.java index 9b95e7082..16a65ab9d 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/Streamer.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/Streamer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/java/jetbrains/exodus/util/WindowsProcessKiller.java b/entity-store/src/test/java/jetbrains/exodus/util/WindowsProcessKiller.java index 419003530..bbef01a04 100644 --- a/entity-store/src/test/java/jetbrains/exodus/util/WindowsProcessKiller.java +++ b/entity-store/src/test/java/jetbrains/exodus/util/WindowsProcessKiller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BackupTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BackupTests.kt index 3f0cde0f5..1b207d0b3 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BackupTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BackupTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BlobVaultTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BlobVaultTests.kt index 7ce73610e..52938a30b 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BlobVaultTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/BlobVaultTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityBlobTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityBlobTests.kt index 1f900ad18..96b5e153b 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityBlobTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityBlobTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIdSetTest.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIdSetTest.kt index c55e2aa2b..afed84a79 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIdSetTest.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIdSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIterableHandleIdentityTest.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIterableHandleIdentityTest.kt index 6ab2dd508..76ac6c044 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIterableHandleIdentityTest.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityIterableHandleIdentityTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityStoreCreationTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityStoreCreationTests.kt index d5e7e587c..0fa58f487 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityStoreCreationTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityStoreCreationTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityTests.kt index 7cf764748..00f61b1c8 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/EntityTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/PrimitiveIterableTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/PrimitiveIterableTests.kt index ffedf5469..b32e9b128 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/PrimitiveIterableTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/PrimitiveIterableTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/SortIndirectIterableTest.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/SortIndirectIterableTest.kt index 43c9a7f61..49d53b4e1 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/SortIndirectIterableTest.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/SortIndirectIterableTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/TestOrdering.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/TestOrdering.kt index 043112b4e..74235b58d 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/TestOrdering.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/TestOrdering.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/EntityIterableTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/EntityIterableTests.kt index 10dbd217e..f623c3a51 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/EntityIterableTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/EntityIterableTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/SortTests.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/SortTests.kt index 9d258bc63..19b4384ae 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/SortTests.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/SortTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/StickyObjectTest.kt b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/StickyObjectTest.kt index 01c545f17..d49f41bd3 100644 --- a/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/StickyObjectTest.kt +++ b/entity-store/src/test/kotlin/jetbrains/exodus/entitystore/iterate/StickyObjectTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ContextualEnvironmentImpl.java b/environment/src/main/java/jetbrains/exodus/env/ContextualEnvironmentImpl.java index 09dc6a881..b337441cd 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ContextualEnvironmentImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/ContextualEnvironmentImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ContextualStoreImpl.java b/environment/src/main/java/jetbrains/exodus/env/ContextualStoreImpl.java index 43c690ef1..eb5a8e362 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ContextualStoreImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/ContextualStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ContextualTemporaryEmptyStore.java b/environment/src/main/java/jetbrains/exodus/env/ContextualTemporaryEmptyStore.java index 64218ebec..e0640ddfd 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ContextualTemporaryEmptyStore.java +++ b/environment/src/main/java/jetbrains/exodus/env/ContextualTemporaryEmptyStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/CursorImpl.java b/environment/src/main/java/jetbrains/exodus/env/CursorImpl.java index 995e51f57..283ccd080 100644 --- a/environment/src/main/java/jetbrains/exodus/env/CursorImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/CursorImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/DatabaseRoot.java b/environment/src/main/java/jetbrains/exodus/env/DatabaseRoot.java index 186d1e0b8..282345ab4 100644 --- a/environment/src/main/java/jetbrains/exodus/env/DatabaseRoot.java +++ b/environment/src/main/java/jetbrains/exodus/env/DatabaseRoot.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/EnvExportImport.java b/environment/src/main/java/jetbrains/exodus/env/EnvExportImport.java index 421b53254..066351cca 100644 --- a/environment/src/main/java/jetbrains/exodus/env/EnvExportImport.java +++ b/environment/src/main/java/jetbrains/exodus/env/EnvExportImport.java @@ -1,3 +1,18 @@ +/* + * Copyright 2010 - 2024 JetBrains s.r.o. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package jetbrains.exodus.env; import jetbrains.exodus.ArrayByteIterable; diff --git a/environment/src/main/java/jetbrains/exodus/env/EnvironmentBackupStrategyImpl.java b/environment/src/main/java/jetbrains/exodus/env/EnvironmentBackupStrategyImpl.java index 3355e5837..6b8a862cc 100644 --- a/environment/src/main/java/jetbrains/exodus/env/EnvironmentBackupStrategyImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/EnvironmentBackupStrategyImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/EnvironmentImpl.java b/environment/src/main/java/jetbrains/exodus/env/EnvironmentImpl.java index ccc58d815..7f9978cb5 100644 --- a/environment/src/main/java/jetbrains/exodus/env/EnvironmentImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/EnvironmentImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/EnvironmentStatistics.java b/environment/src/main/java/jetbrains/exodus/env/EnvironmentStatistics.java index 0c548cf2f..2be774848 100644 --- a/environment/src/main/java/jetbrains/exodus/env/EnvironmentStatistics.java +++ b/environment/src/main/java/jetbrains/exodus/env/EnvironmentStatistics.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/MetaTree.java b/environment/src/main/java/jetbrains/exodus/env/MetaTree.java index 7501ae4b4..92a8820e9 100644 --- a/environment/src/main/java/jetbrains/exodus/env/MetaTree.java +++ b/environment/src/main/java/jetbrains/exodus/env/MetaTree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/MetaTreeImpl.java b/environment/src/main/java/jetbrains/exodus/env/MetaTreeImpl.java index 0f2b3dff8..1c9b6cf12 100644 --- a/environment/src/main/java/jetbrains/exodus/env/MetaTreeImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/MetaTreeImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/MetaTreePrototype.java b/environment/src/main/java/jetbrains/exodus/env/MetaTreePrototype.java index 6425605ec..a1344822e 100644 --- a/environment/src/main/java/jetbrains/exodus/env/MetaTreePrototype.java +++ b/environment/src/main/java/jetbrains/exodus/env/MetaTreePrototype.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ReadWriteTransaction.java b/environment/src/main/java/jetbrains/exodus/env/ReadWriteTransaction.java index db62ce0e2..d73223fac 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ReadWriteTransaction.java +++ b/environment/src/main/java/jetbrains/exodus/env/ReadWriteTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ReadonlyTransaction.java b/environment/src/main/java/jetbrains/exodus/env/ReadonlyTransaction.java index 22f27a516..ff8ae96bd 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ReadonlyTransaction.java +++ b/environment/src/main/java/jetbrains/exodus/env/ReadonlyTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/ReentrantTransactionDispatcher.java b/environment/src/main/java/jetbrains/exodus/env/ReentrantTransactionDispatcher.java index cc6288748..dc7b538cd 100644 --- a/environment/src/main/java/jetbrains/exodus/env/ReentrantTransactionDispatcher.java +++ b/environment/src/main/java/jetbrains/exodus/env/ReentrantTransactionDispatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/StoreGetCache.java b/environment/src/main/java/jetbrains/exodus/env/StoreGetCache.java index 6508cc775..d1352f9c1 100644 --- a/environment/src/main/java/jetbrains/exodus/env/StoreGetCache.java +++ b/environment/src/main/java/jetbrains/exodus/env/StoreGetCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/StoreImpl.java b/environment/src/main/java/jetbrains/exodus/env/StoreImpl.java index 0dc92f928..49cefee40 100644 --- a/environment/src/main/java/jetbrains/exodus/env/StoreImpl.java +++ b/environment/src/main/java/jetbrains/exodus/env/StoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/TemporaryEmptyStore.java b/environment/src/main/java/jetbrains/exodus/env/TemporaryEmptyStore.java index e0bc06fac..dd5039706 100644 --- a/environment/src/main/java/jetbrains/exodus/env/TemporaryEmptyStore.java +++ b/environment/src/main/java/jetbrains/exodus/env/TemporaryEmptyStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/TransactionAcquireTimeoutException.java b/environment/src/main/java/jetbrains/exodus/env/TransactionAcquireTimeoutException.java index eb624d30c..81e75912d 100644 --- a/environment/src/main/java/jetbrains/exodus/env/TransactionAcquireTimeoutException.java +++ b/environment/src/main/java/jetbrains/exodus/env/TransactionAcquireTimeoutException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/TransactionBase.java b/environment/src/main/java/jetbrains/exodus/env/TransactionBase.java index cadd518c1..057c2dbd2 100644 --- a/environment/src/main/java/jetbrains/exodus/env/TransactionBase.java +++ b/environment/src/main/java/jetbrains/exodus/env/TransactionBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/TransactionFinishedException.java b/environment/src/main/java/jetbrains/exodus/env/TransactionFinishedException.java index 1229d76ae..1d2f27bd4 100644 --- a/environment/src/main/java/jetbrains/exodus/env/TransactionFinishedException.java +++ b/environment/src/main/java/jetbrains/exodus/env/TransactionFinishedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/env/TransactionSet.java b/environment/src/main/java/jetbrains/exodus/env/TransactionSet.java index 79632287e..61fcc04cc 100644 --- a/environment/src/main/java/jetbrains/exodus/env/TransactionSet.java +++ b/environment/src/main/java/jetbrains/exodus/env/TransactionSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/io/AbstractDataWriter.java b/environment/src/main/java/jetbrains/exodus/io/AbstractDataWriter.java index d6cc32ce7..523d3b32d 100644 --- a/environment/src/main/java/jetbrains/exodus/io/AbstractDataWriter.java +++ b/environment/src/main/java/jetbrains/exodus/io/AbstractDataWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/io/SharedMappedByteBuffer.java b/environment/src/main/java/jetbrains/exodus/io/SharedMappedByteBuffer.java index ae62704d5..403a3b790 100644 --- a/environment/src/main/java/jetbrains/exodus/io/SharedMappedByteBuffer.java +++ b/environment/src/main/java/jetbrains/exodus/io/SharedMappedByteBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/io/SharedMappedFilesCache.java b/environment/src/main/java/jetbrains/exodus/io/SharedMappedFilesCache.java index fdd3ae7cd..76fe321a6 100644 --- a/environment/src/main/java/jetbrains/exodus/io/SharedMappedFilesCache.java +++ b/environment/src/main/java/jetbrains/exodus/io/SharedMappedFilesCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/io/SharedOpenFilesCache.java b/environment/src/main/java/jetbrains/exodus/io/SharedOpenFilesCache.java index 716458865..d55e993c4 100644 --- a/environment/src/main/java/jetbrains/exodus/io/SharedOpenFilesCache.java +++ b/environment/src/main/java/jetbrains/exodus/io/SharedOpenFilesCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/ArrayByteIterableWithAddress.java b/environment/src/main/java/jetbrains/exodus/log/ArrayByteIterableWithAddress.java index fe89a1799..47b131633 100644 --- a/environment/src/main/java/jetbrains/exodus/log/ArrayByteIterableWithAddress.java +++ b/environment/src/main/java/jetbrains/exodus/log/ArrayByteIterableWithAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/BlockByteIterator.java b/environment/src/main/java/jetbrains/exodus/log/BlockByteIterator.java index b54b98a97..b8e66492d 100644 --- a/environment/src/main/java/jetbrains/exodus/log/BlockByteIterator.java +++ b/environment/src/main/java/jetbrains/exodus/log/BlockByteIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/BlockDataIterator.java b/environment/src/main/java/jetbrains/exodus/log/BlockDataIterator.java index 5ff3bc8f8..fddbd4e7e 100644 --- a/environment/src/main/java/jetbrains/exodus/log/BlockDataIterator.java +++ b/environment/src/main/java/jetbrains/exodus/log/BlockDataIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/BlockNotFoundException.java b/environment/src/main/java/jetbrains/exodus/log/BlockNotFoundException.java index ac679d40c..007594128 100644 --- a/environment/src/main/java/jetbrains/exodus/log/BlockNotFoundException.java +++ b/environment/src/main/java/jetbrains/exodus/log/BlockNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/BufferedDataWriter.java b/environment/src/main/java/jetbrains/exodus/log/BufferedDataWriter.java index c64660044..e166e90f4 100644 --- a/environment/src/main/java/jetbrains/exodus/log/BufferedDataWriter.java +++ b/environment/src/main/java/jetbrains/exodus/log/BufferedDataWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/ByteIterableWithAddress.java b/environment/src/main/java/jetbrains/exodus/log/ByteIterableWithAddress.java index 74363aa28..c6d34d793 100644 --- a/environment/src/main/java/jetbrains/exodus/log/ByteIterableWithAddress.java +++ b/environment/src/main/java/jetbrains/exodus/log/ByteIterableWithAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/ByteIteratorWithAddress.java b/environment/src/main/java/jetbrains/exodus/log/ByteIteratorWithAddress.java index d17b18e5c..345b028ae 100644 --- a/environment/src/main/java/jetbrains/exodus/log/ByteIteratorWithAddress.java +++ b/environment/src/main/java/jetbrains/exodus/log/ByteIteratorWithAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/CompoundByteIterator.java b/environment/src/main/java/jetbrains/exodus/log/CompoundByteIterator.java index cf6ab6dd2..e4f34432a 100644 --- a/environment/src/main/java/jetbrains/exodus/log/CompoundByteIterator.java +++ b/environment/src/main/java/jetbrains/exodus/log/CompoundByteIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/CompressedUnsignedLongByteIterable.java b/environment/src/main/java/jetbrains/exodus/log/CompressedUnsignedLongByteIterable.java index 37641b2f9..6c13aa94e 100644 --- a/environment/src/main/java/jetbrains/exodus/log/CompressedUnsignedLongByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/log/CompressedUnsignedLongByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/DataCorruptionException.java b/environment/src/main/java/jetbrains/exodus/log/DataCorruptionException.java index c7deed86b..60ad2c108 100644 --- a/environment/src/main/java/jetbrains/exodus/log/DataCorruptionException.java +++ b/environment/src/main/java/jetbrains/exodus/log/DataCorruptionException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/DataIterator.java b/environment/src/main/java/jetbrains/exodus/log/DataIterator.java index e38a5bc49..459c6f699 100644 --- a/environment/src/main/java/jetbrains/exodus/log/DataIterator.java +++ b/environment/src/main/java/jetbrains/exodus/log/DataIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LogAwareFixedLengthByteIterable.java b/environment/src/main/java/jetbrains/exodus/log/LogAwareFixedLengthByteIterable.java index b0f060d80..f58c31fad 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LogAwareFixedLengthByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/log/LogAwareFixedLengthByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LogConfig.java b/environment/src/main/java/jetbrains/exodus/log/LogConfig.java index 6762b6500..934b85c3c 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LogConfig.java +++ b/environment/src/main/java/jetbrains/exodus/log/LogConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LogTestConfig.java b/environment/src/main/java/jetbrains/exodus/log/LogTestConfig.java index f2d57b7dd..e3d44aec1 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LogTestConfig.java +++ b/environment/src/main/java/jetbrains/exodus/log/LogTestConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LogTip.java b/environment/src/main/java/jetbrains/exodus/log/LogTip.java index f4e9017b6..37a193a6e 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LogTip.java +++ b/environment/src/main/java/jetbrains/exodus/log/LogTip.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LogUtil.java b/environment/src/main/java/jetbrains/exodus/log/LogUtil.java index cb2040484..91875028d 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LogUtil.java +++ b/environment/src/main/java/jetbrains/exodus/log/LogUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/Loggable.java b/environment/src/main/java/jetbrains/exodus/log/Loggable.java index 4efd20170..e55f4c752 100644 --- a/environment/src/main/java/jetbrains/exodus/log/Loggable.java +++ b/environment/src/main/java/jetbrains/exodus/log/Loggable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/LoggableIterator.java b/environment/src/main/java/jetbrains/exodus/log/LoggableIterator.java index 5eddfc39d..529ce1fe3 100644 --- a/environment/src/main/java/jetbrains/exodus/log/LoggableIterator.java +++ b/environment/src/main/java/jetbrains/exodus/log/LoggableIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/NullLoggable.java b/environment/src/main/java/jetbrains/exodus/log/NullLoggable.java index 6816fc3ec..6a0162bc2 100644 --- a/environment/src/main/java/jetbrains/exodus/log/NullLoggable.java +++ b/environment/src/main/java/jetbrains/exodus/log/NullLoggable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/RandomAccessByteIterable.java b/environment/src/main/java/jetbrains/exodus/log/RandomAccessByteIterable.java index 05c09ff3c..8fc498b3d 100644 --- a/environment/src/main/java/jetbrains/exodus/log/RandomAccessByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/log/RandomAccessByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggable.java b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggable.java index 01a998b25..a9215235b 100644 --- a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggable.java +++ b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableAndArrayByteIterable.java b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableAndArrayByteIterable.java index 3ce37e0c7..ce7c7b202 100644 --- a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableAndArrayByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableAndArrayByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableImpl.java b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableImpl.java index 8763117d4..265bbeb84 100644 --- a/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableImpl.java +++ b/environment/src/main/java/jetbrains/exodus/log/RandomAccessLoggableImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/ReadBytesListener.java b/environment/src/main/java/jetbrains/exodus/log/ReadBytesListener.java index 67221a775..70e358888 100644 --- a/environment/src/main/java/jetbrains/exodus/log/ReadBytesListener.java +++ b/environment/src/main/java/jetbrains/exodus/log/ReadBytesListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/RemoveFileListener.java b/environment/src/main/java/jetbrains/exodus/log/RemoveFileListener.java index 98569f666..5f3f07014 100644 --- a/environment/src/main/java/jetbrains/exodus/log/RemoveFileListener.java +++ b/environment/src/main/java/jetbrains/exodus/log/RemoveFileListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/SingleByteIterable.java b/environment/src/main/java/jetbrains/exodus/log/SingleByteIterable.java index c0aa64d9b..1b3c70412 100644 --- a/environment/src/main/java/jetbrains/exodus/log/SingleByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/log/SingleByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/log/TooBigLoggableException.java b/environment/src/main/java/jetbrains/exodus/log/TooBigLoggableException.java index bc613da18..03754834f 100644 --- a/environment/src/main/java/jetbrains/exodus/log/TooBigLoggableException.java +++ b/environment/src/main/java/jetbrains/exodus/log/TooBigLoggableException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/Dumpable.java b/environment/src/main/java/jetbrains/exodus/tree/Dumpable.java index f988b132a..9fb736907 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/Dumpable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/Dumpable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/INode.java b/environment/src/main/java/jetbrains/exodus/tree/INode.java index 5cb2c38e4..bfe9d148f 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/INode.java +++ b/environment/src/main/java/jetbrains/exodus/tree/INode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/ITree.java b/environment/src/main/java/jetbrains/exodus/tree/ITree.java index 86eb14fec..357873e58 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/ITree.java +++ b/environment/src/main/java/jetbrains/exodus/tree/ITree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/ITreeCursor.java b/environment/src/main/java/jetbrains/exodus/tree/ITreeCursor.java index d3b31ec63..a3a0c94bd 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/ITreeCursor.java +++ b/environment/src/main/java/jetbrains/exodus/tree/ITreeCursor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/ITreeCursorMutable.java b/environment/src/main/java/jetbrains/exodus/tree/ITreeCursorMutable.java index f14ec918f..23361a8ce 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/ITreeCursorMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/ITreeCursorMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/ITreeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/ITreeMutable.java index d6047cb5a..06f1ae216 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/ITreeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/ITreeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/LongIterator.java b/environment/src/main/java/jetbrains/exodus/tree/LongIterator.java index 731cb6eed..32b850d9c 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/LongIterator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/LongIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/MutableTreeRoot.java b/environment/src/main/java/jetbrains/exodus/tree/MutableTreeRoot.java index b651261bf..252915228 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/MutableTreeRoot.java +++ b/environment/src/main/java/jetbrains/exodus/tree/MutableTreeRoot.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/TreeCursor.java b/environment/src/main/java/jetbrains/exodus/tree/TreeCursor.java index 67aa49895..3db54834a 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/TreeCursor.java +++ b/environment/src/main/java/jetbrains/exodus/tree/TreeCursor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/TreeCursorMutable.java b/environment/src/main/java/jetbrains/exodus/tree/TreeCursorMutable.java index 427b68474..156f53fcd 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/TreeCursorMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/TreeCursorMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/TreeMetaInfo.java b/environment/src/main/java/jetbrains/exodus/tree/TreeMetaInfo.java index 4ac2bf8eb..41ecc23a0 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/TreeMetaInfo.java +++ b/environment/src/main/java/jetbrains/exodus/tree/TreeMetaInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/TreeTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/TreeTraverser.java index e6db36847..1c416755f 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/TreeTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/TreeTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/AddressIterator.java b/environment/src/main/java/jetbrains/exodus/tree/btree/AddressIterator.java index 0f5395573..4708b0c0e 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/AddressIterator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/AddressIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTree.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTree.java index 9b4988afb..f8dcede6b 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTree.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBalancePolicy.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBalancePolicy.java index 4c197e49b..ec4178659 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBalancePolicy.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBalancePolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBase.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBase.java index 1c65bd283..34e3610ad 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBase.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDup.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDup.java index c868bc163..5ac1ead79 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDup.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDup.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDupMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDupMutable.java index b16872195..b3d911811 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDupMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeCursorDupMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDup.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDup.java index 80f61860a..df1e88962 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDup.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDup.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDupMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDupMutable.java index 92575e915..2d3e8c960 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDupMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeDupMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeEmpty.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeEmpty.java index 326cb02ca..b955f7e56 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeEmpty.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMetaInfo.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMetaInfo.java index 3d4318382..2cb491982 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMetaInfo.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMetaInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutable.java index 4134223da..1a0aed21a 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverser.java index 1e860b196..88b0eb5d4 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverserDup.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverserDup.java index 2cac3e099..579460bba 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverserDup.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeMutatingTraverserDup.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeReclaimTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeReclaimTraverser.java index b477bead6..15bc260e8 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeReclaimTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeReclaimTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverser.java index 50ba3c2ca..918c6b848 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverserDup.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverserDup.java index 3e60c333c..95b5e05e4 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverserDup.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BTreeTraverserDup.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNode.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNode.java index 965c1c32e..efa196f76 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNode.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNodeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNodeMutable.java index 5e4522a08..39efd475e 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNodeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BaseLeafNodeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePage.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePage.java index 34227bae9..1c7994e84 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePage.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePage.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageImmutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageImmutable.java index 9cc512c75..bc42e4ca1 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageImmutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageImmutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageMutable.java index 05f1d215a..fa33b02a6 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BasePageMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPage.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPage.java index f1ee07c72..2e4ea44c7 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPage.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPage.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPageMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPageMutable.java index a05f2379b..de2276a20 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPageMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/BottomPageMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/DupLeafNodeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/DupLeafNodeMutable.java index 67c22fc64..c2e61b889 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/DupLeafNodeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/DupLeafNodeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNode.java b/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNode.java index 764bd919c..888096382 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNode.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNodeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNodeMutable.java index 1e085dc9a..36c28f5af 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNodeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/ILeafNodeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPage.java b/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPage.java index 0db0a2c35..98f8b46f2 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPage.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPage.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPageMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPageMutable.java index 2197f080b..e80b9e58b 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPageMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/InternalPageMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNode.java b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNode.java index 9b619b45e..fe1177057 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNode.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDup.java b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDup.java index a9084408f..fa254f1bc 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDup.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDup.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDupMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDupMutable.java index c74cb1061..781a80f06 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDupMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeDupMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeKV.java b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeKV.java index dea5c3658..723dbb52e 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeKV.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeKV.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeMutable.java b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeMutable.java index 3ddf5cc77..4bf2b2f49 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/LeafNodeMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/btree/TreePos.java b/environment/src/main/java/jetbrains/exodus/tree/btree/TreePos.java index 599508358..ce2c68df4 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/btree/TreePos.java +++ b/environment/src/main/java/jetbrains/exodus/tree/btree/TreePos.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/AddressIterator.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/AddressIterator.java index 21ba1db2f..b67f4b04d 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/AddressIterator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/AddressIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReference.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReference.java index 18281452a..7f68a4967 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReference.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReference.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceBase.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceBase.java index 7dd2e1ce1..c0081ed39 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceBase.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceMutable.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceMutable.java index c6e909cb1..602be7586 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceSet.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceSet.java index c47d9c4c1..fd043bf73 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceSet.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceTransient.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceTransient.java index e5fc11e64..b3ad418a2 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceTransient.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/ChildReferenceTransient.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/EscapingByteIterable.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/EscapingByteIterable.java index 3afdff11d..4fff7c38c 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/EscapingByteIterable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/EscapingByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/MutableNodeSaveContext.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/MutableNodeSaveContext.java index eb0ca8f25..e22920f55 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/MutableNodeSaveContext.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/MutableNodeSaveContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/NodeBase.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/NodeBase.java index a510367d1..24b02291e 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/NodeBase.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/NodeBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaCursorDecorator.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaCursorDecorator.java index 83d2adc59..a56235b02 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaCursorDecorator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaCursorDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaMetaInfo.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaMetaInfo.java index 6908d4f1d..ceedd9241 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaMetaInfo.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaMetaInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimActualTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimActualTraverser.java index 0c604e43d..219dd604c 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimActualTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimActualTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimSourceTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimSourceTraverser.java index 4d1fcf5b1..768096e07 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimSourceTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaReclaimSourceTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTraverser.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTraverser.java index 7385ebe1c..a5f4075d0 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTraverser.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTree.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTree.java index b1b9c3636..5b1a074a2 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTree.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeBase.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeBase.java index 9d1df2038..a04fc6a75 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeBase.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeDecorator.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeDecorator.java index 87f696c54..3c10dcc97 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeDecorator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeEmpty.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeEmpty.java index b3143ae71..f500f0b5b 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeEmpty.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeForReclaim.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeForReclaim.java index 1a14eb91e..5bcfa70f8 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeForReclaim.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeForReclaim.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicates.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicates.java index 07dcf8c08..d55e80365 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicates.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicatesMutable.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicatesMutable.java index 0181fe380..5aadf4138 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicatesMutable.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/PatriciaTreeWithDuplicatesMutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/java/jetbrains/exodus/tree/patricia/TreeAwareNodeDecorator.java b/environment/src/main/java/jetbrains/exodus/tree/patricia/TreeAwareNodeDecorator.java index f43fa9467..5eace92aa 100644 --- a/environment/src/main/java/jetbrains/exodus/tree/patricia/TreeAwareNodeDecorator.java +++ b/environment/src/main/java/jetbrains/exodus/tree/patricia/TreeAwareNodeDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/crypto/EnvKrypt.kt b/environment/src/main/kotlin/jetbrains/exodus/crypto/EnvKrypt.kt index e1c0e46b6..51551622f 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/crypto/EnvKrypt.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/crypto/EnvKrypt.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/debug/Misc.kt b/environment/src/main/kotlin/jetbrains/exodus/debug/Misc.kt index 8632fb50f..cb0c731a9 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/debug/Misc.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/debug/Misc.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/debug/StackTrace.kt b/environment/src/main/kotlin/jetbrains/exodus/debug/StackTrace.kt index 018d0bed5..da0775fd7 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/debug/StackTrace.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/debug/StackTrace.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/debug/TxnProfiler.kt b/environment/src/main/kotlin/jetbrains/exodus/debug/TxnProfiler.kt index 4a572230a..2eacb600e 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/debug/TxnProfiler.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/debug/TxnProfiler.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/BitmapImpl.kt b/environment/src/main/kotlin/jetbrains/exodus/env/BitmapImpl.kt index deb37b7ea..4a19570c3 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/BitmapImpl.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/BitmapImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/BitmapIterator.kt b/environment/src/main/kotlin/jetbrains/exodus/env/BitmapIterator.kt index cf830feb4..724b62cf4 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/BitmapIterator.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/BitmapIterator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/ContextualBitmapImpl.kt b/environment/src/main/kotlin/jetbrains/exodus/env/ContextualBitmapImpl.kt index 8530f943c..fa56c7e8f 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/ContextualBitmapImpl.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/ContextualBitmapImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/CopyEnvironment.kt b/environment/src/main/kotlin/jetbrains/exodus/env/CopyEnvironment.kt index b450f73de..b3a2dd9dc 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/CopyEnvironment.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/CopyEnvironment.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/Environments.kt b/environment/src/main/kotlin/jetbrains/exodus/env/Environments.kt index 14a21964f..1ce289adb 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/Environments.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/Environments.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/StuckTransactionMonitor.kt b/environment/src/main/kotlin/jetbrains/exodus/env/StuckTransactionMonitor.kt index c9c9dd092..3751875e1 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/StuckTransactionMonitor.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/StuckTransactionMonitor.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/Unsafe.kt b/environment/src/main/kotlin/jetbrains/exodus/env/Unsafe.kt index 84c7a6dba..9391a1e84 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/Unsafe.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/Unsafe.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfiler.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfiler.kt index ef9b16413..b5a8bc27d 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfiler.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfiler.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBean.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBean.kt index 5f8b28098..e7f2fffec 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBean.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBean.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfig.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfig.kt index 5ce1a94fe..e38a888be 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfig.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfig.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBean.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBean.kt index f596c17d3..c05703a85 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBean.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBean.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigWithOperations.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigWithOperations.kt index 789a6feae..dc5552468 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigWithOperations.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentConfigWithOperations.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatistics.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatistics.kt index 696c8f825..9823529b6 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatistics.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatistics.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBean.kt b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBean.kt index 870239cdb..4a6268033 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBean.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBean.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaner.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaner.kt index 64c1c16e9..90598af38 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaner.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaner.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaningJob.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaningJob.kt index cd32d7c53..1b485da39 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaningJob.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/BackgroundCleaningJob.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/CleanEntireLogJob.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/CleanEntireLogJob.kt index 23dbf666e..02fa60bb1 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/CleanEntireLogJob.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/CleanEntireLogJob.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/ComputeUtilizationFromScratchJob.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/ComputeUtilizationFromScratchJob.kt index 9444599ee..930be8a66 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/ComputeUtilizationFromScratchJob.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/ComputeUtilizationFromScratchJob.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ package jetbrains.exodus.gc import jetbrains.exodus.core.dataStructures.hash.LongHashMap import jetbrains.exodus.env.StoreConfig +import jetbrains.exodus.env.StoreImpl import jetbrains.exodus.env.TransactionBase internal class ComputeUtilizationFromScratchJob(gc: GarbageCollector) : GcJob(gc) { @@ -42,7 +43,7 @@ internal class ComputeUtilizationFromScratchJob(gc: GarbageCollector) : GcJob(gc break } if (env.storeExists(storeName, txn)) { - val store = env.openStore(storeName, StoreConfig.USE_EXISTING, txn) + val store = env.openStore(storeName, StoreConfig.USE_EXISTING, txn) as StoreImpl val it = (txn as TransactionBase).getTree(store).addressIterator() while (it.hasNext()) { val address = it.next() diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/GarbageCollector.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/GarbageCollector.kt index e237434a9..ddc6ed81b 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/GarbageCollector.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/GarbageCollector.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/GcJob.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/GcJob.kt index 2d6a93240..a6feeffee 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/GcJob.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/GcJob.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/PeriodicGc.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/PeriodicGc.kt index 172c5f4f4..8bc5cb37b 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/PeriodicGc.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/PeriodicGc.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/gc/UtilizationProfile.kt b/environment/src/main/kotlin/jetbrains/exodus/gc/UtilizationProfile.kt index 863b8aaf4..dcd82132b 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/gc/UtilizationProfile.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/gc/UtilizationProfile.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReader.kt b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReader.kt index bde84a100..46d2e2ae8 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReader.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReader.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReaderWriterProvider.kt b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReaderWriterProvider.kt index 52b2ab05d..de95a3502 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReaderWriterProvider.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataReaderWriterProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataWriter.kt b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataWriter.kt index 609a7c111..d644fc4dd 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/FileDataWriter.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/FileDataWriter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/LockingManager.kt b/environment/src/main/kotlin/jetbrains/exodus/io/LockingManager.kt index 132993e9a..acfac264a 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/LockingManager.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/LockingManager.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReader.kt b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReader.kt index fcae7fe19..52d14a312 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReader.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReader.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReaderWriterProvider.kt b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReaderWriterProvider.kt index e11bd762d..e0d16a5bd 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReaderWriterProvider.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataReaderWriterProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataWriter.kt b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataWriter.kt index 4138bf1ab..a7d1e256c 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataWriter.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/WatchingFileDataWriter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/Memory.kt b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/Memory.kt index 4b0a3efe9..b89c3ada6 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/Memory.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/Memory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReader.kt b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReader.kt index 622ed2541..1b09260a3 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReader.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReader.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReaderWriterProvider.kt b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReaderWriterProvider.kt index 7c114020d..0e9807742 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReaderWriterProvider.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataReaderWriterProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataWriter.kt b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataWriter.kt index bb43d97cf..45d7ee1d7 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataWriter.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/io/inMemory/MemoryDataWriter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/AbstractBlockListener.kt b/environment/src/main/kotlin/jetbrains/exodus/log/AbstractBlockListener.kt index 03d427909..e8f6cff4e 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/AbstractBlockListener.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/AbstractBlockListener.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/BlockListener.kt b/environment/src/main/kotlin/jetbrains/exodus/log/BlockListener.kt index f95721e05..991745aa0 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/BlockListener.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/BlockListener.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/BlockSet.kt b/environment/src/main/kotlin/jetbrains/exodus/log/BlockSet.kt index 286b1d278..6c36843ed 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/BlockSet.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/BlockSet.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/Log.kt b/environment/src/main/kotlin/jetbrains/exodus/log/Log.kt index 978e2968e..35780e78a 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/Log.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/Log.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/LogCache.kt b/environment/src/main/kotlin/jetbrains/exodus/log/LogCache.kt index e6089158f..d648a19cc 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/LogCache.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/LogCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/LogWarmup.kt b/environment/src/main/kotlin/jetbrains/exodus/log/LogWarmup.kt index d48e47eec..f4befd03c 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/LogWarmup.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/LogWarmup.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/SeparateLogCache.kt b/environment/src/main/kotlin/jetbrains/exodus/log/SeparateLogCache.kt index ebc561f31..48fd609fe 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/SeparateLogCache.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/SeparateLogCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/log/SharedLogCache.kt b/environment/src/main/kotlin/jetbrains/exodus/log/SharedLogCache.kt index 35aefcc0a..36460d4db 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/log/SharedLogCache.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/log/SharedLogCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/ExpiredLoggableCollection.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/ExpiredLoggableCollection.kt index f73b5b0d7..6bf3817e5 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/ExpiredLoggableCollection.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/ExpiredLoggableCollection.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/ImmutableNode.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/ImmutableNode.kt index 0cf1c4329..3f26348d5 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/ImmutableNode.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/ImmutableNode.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableNode.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableNode.kt index 51339939f..1f9c8ad80 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableNode.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableNode.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableRoot.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableRoot.kt index 44f494f5a..af839562d 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableRoot.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/MutableRoot.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/NodeChildren.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/NodeChildren.kt index bd21664aa..8a0d3a5f3 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/NodeChildren.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/NodeChildren.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/PatriciaTreeMutable.kt b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/PatriciaTreeMutable.kt index b1a066693..c571c1c2d 100644 --- a/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/PatriciaTreeMutable.kt +++ b/environment/src/main/kotlin/jetbrains/exodus/tree/patricia/PatriciaTreeMutable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentLockTest.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentLockTest.java index 22e75802b..de4b51b1d 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentLockTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentLockTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTest.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTest.java index 6a74beea1..fa852f07a 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTestInMemory.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTestInMemory.java index 90d64cc8c..1f0af6921 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTestInMemory.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentRecoveryTestInMemory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTest.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTest.java index dd1e83d84..a4c9508ab 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestInMemory.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestInMemory.java index 8e68433ba..9bfa83591 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestInMemory.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestInMemory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestsBase.java b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestsBase.java index 3b424fae1..856310f0f 100644 --- a/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestsBase.java +++ b/environment/src/test/java/jetbrains/exodus/env/EnvironmentTestsBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTest.java b/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTest.java index 31e30e9af..89d006e1f 100644 --- a/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTestInMemory.java b/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTestInMemory.java index 675a577d5..29d52a890 100644 --- a/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTestInMemory.java +++ b/environment/src/test/java/jetbrains/exodus/env/LogRecoveryTestInMemory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/RecoveryClassLoaderTest.java b/environment/src/test/java/jetbrains/exodus/env/RecoveryClassLoaderTest.java index eabca422c..201b8e86a 100644 --- a/environment/src/test/java/jetbrains/exodus/env/RecoveryClassLoaderTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/RecoveryClassLoaderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/ReentrantTransactionDispatcherTest.java b/environment/src/test/java/jetbrains/exodus/env/ReentrantTransactionDispatcherTest.java index 03d40d182..d718de833 100644 --- a/environment/src/test/java/jetbrains/exodus/env/ReentrantTransactionDispatcherTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/ReentrantTransactionDispatcherTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/env/TransactionTest.java b/environment/src/test/java/jetbrains/exodus/env/TransactionTest.java index b208b3aae..2796c197f 100644 --- a/environment/src/test/java/jetbrains/exodus/env/TransactionTest.java +++ b/environment/src/test/java/jetbrains/exodus/env/TransactionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LogInMemoryTests.java b/environment/src/test/java/jetbrains/exodus/log/LogInMemoryTests.java index f43d29a78..130cd5c4d 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LogInMemoryTests.java +++ b/environment/src/test/java/jetbrains/exodus/log/LogInMemoryTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LogLockingTests.java b/environment/src/test/java/jetbrains/exodus/log/LogLockingTests.java index 193ea0292..53b7b3b59 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LogLockingTests.java +++ b/environment/src/test/java/jetbrains/exodus/log/LogLockingTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LogTests.java b/environment/src/test/java/jetbrains/exodus/log/LogTests.java index 729525f81..bf751b5a4 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LogTests.java +++ b/environment/src/test/java/jetbrains/exodus/log/LogTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LogTestsBase.java b/environment/src/test/java/jetbrains/exodus/log/LogTestsBase.java index b0cc0fdea..082d407bc 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LogTestsBase.java +++ b/environment/src/test/java/jetbrains/exodus/log/LogTestsBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LogUtilTests.java b/environment/src/test/java/jetbrains/exodus/log/LogUtilTests.java index f221e98aa..ad49594d6 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LogUtilTests.java +++ b/environment/src/test/java/jetbrains/exodus/log/LogUtilTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/LoggableTests.java b/environment/src/test/java/jetbrains/exodus/log/LoggableTests.java index ca84a7278..7dba32516 100644 --- a/environment/src/test/java/jetbrains/exodus/log/LoggableTests.java +++ b/environment/src/test/java/jetbrains/exodus/log/LoggableTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/log/TestLoggable.java b/environment/src/test/java/jetbrains/exodus/log/TestLoggable.java index 21e3fb1a4..f61adfac1 100644 --- a/environment/src/test/java/jetbrains/exodus/log/TestLoggable.java +++ b/environment/src/test/java/jetbrains/exodus/log/TestLoggable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/CursorTestBase.java b/environment/src/test/java/jetbrains/exodus/tree/CursorTestBase.java index 9759648b8..0fe83a55d 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/CursorTestBase.java +++ b/environment/src/test/java/jetbrains/exodus/tree/CursorTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/StringKVNode.java b/environment/src/test/java/jetbrains/exodus/tree/StringKVNode.java index cf03ebf3b..ab42fa61e 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/StringKVNode.java +++ b/environment/src/test/java/jetbrains/exodus/tree/StringKVNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeAddressIteratorTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeAddressIteratorTest.java index f70f63dd1..a56420806 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeAddressIteratorTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeAddressIteratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeBaseTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeBaseTest.java index 8ddd82c68..e4fbc66db 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeBaseTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorConcurrentModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorConcurrentModificationTest.java index 8ef60cd0f..38c823eb5 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorConcurrentModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorConcurrentModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorDuplicatesTest.java index 241df83bb..e77f6fa9b 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorNoDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorNoDuplicatesTest.java index e4bf725b9..f5d8933c8 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeCursorNoDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeCursorNoDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreeDeleteTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreeDeleteTest.java index 0ff4c41c3..baddfb8b3 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreeDeleteTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreeDeleteTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/TreePutTest.java b/environment/src/test/java/jetbrains/exodus/tree/TreePutTest.java index 48478ba0f..7ed7df336 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/TreePutTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/TreePutTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeAddressIteratorTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeAddressIteratorTest.java index 5989f2138..00fe8f4fa 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeAddressIteratorTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeAddressIteratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentCursorModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentCursorModificationTest.java index 716b095ba..37800fbbf 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentCursorModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentCursorModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentModificationTest.java index 61ecf935c..d8647574e 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorConcurrentModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDeleteTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDeleteTest.java index d24138f4e..fda5bc8f0 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDeleteTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDeleteTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentCursorModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentCursorModificationTest.java index 705bbafb9..270ecbc51 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentCursorModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentCursorModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentModificationTest.java index 2a9cffd35..d525d33e5 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDupConcurrentModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDuplicatesTest.java index 0345a439d..aba97a350 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorNoDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorNoDuplicatesTest.java index c43a01568..896748dcb 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorNoDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeCursorNoDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteCommonTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteCommonTest.java index 996a8f1ee..0e7b67883 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteCommonTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteCommonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteSpecificTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteSpecificTest.java index 85dc17956..cdfb81545 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteSpecificTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDeleteSpecificTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDuplicatesExpiredAddressesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDuplicatesExpiredAddressesTest.java index e3e7c693d..fcd1bc22a 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDuplicatesExpiredAddressesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeDuplicatesExpiredAddressesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeLeafNodeTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeLeafNodeTest.java index 6ffed8e4a..8848d154a 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeLeafNodeTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeLeafNodeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeNoDuplicatesExpiredAddressesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeNoDuplicatesExpiredAddressesTest.java index 9b34354d4..922fdef05 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeNoDuplicatesExpiredAddressesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeNoDuplicatesExpiredAddressesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutCommonTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutCommonTest.java index 432e32087..f01db8aa1 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutCommonTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutCommonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutSpecificTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutSpecificTest.java index 21e557e31..098c71d4a 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutSpecificTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreePutSpecificTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimSpecialTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimSpecialTest.java index 86421bafe..86d73ebad 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimSpecialTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimSpecialTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimTest.java index df7d491f5..2d3fe7e55 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeReclaimTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSimpleTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSimpleTest.java index 8c33146b6..f5a653515 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSimpleTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSimpleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorDuplicatesTest.java index 7553749d5..83d0fca69 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorNoDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorNoDuplicatesTest.java index bf88cc3ed..c787f9f28 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorNoDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeSpecificCursorNoDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureIdTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureIdTest.java index 9c0da4eff..8e1e4150b 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureIdTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureIdTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureTest.java index f6ab072a9..1ecbe1654 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeStructureTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTest.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTest.java index 8ba0a9738..7016e69e5 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTestBase.java b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTestBase.java index 176ee1770..e8a1c7d29 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTestBase.java +++ b/environment/src/test/java/jetbrains/exodus/tree/btree/BTreeTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaAddressIteratorTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaAddressIteratorTest.java index 7816d0197..64cb13287 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaAddressIteratorTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaAddressIteratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentCursorModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentCursorModificationTest.java index a9518f736..5e5b3c863 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentCursorModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentCursorModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentModificationTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentModificationTest.java index af2d3053e..9f2776207 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentModificationTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorConcurrentModificationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorDuplicatesTest.java index 79b4c5376..c29ece23a 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorNoDuplicatesTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorNoDuplicatesTest.java index 6d8590308..414828a12 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorNoDuplicatesTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaCursorNoDuplicatesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaDeleteCommonTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaDeleteCommonTest.java index a66b1b037..59ffc72d2 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaDeleteCommonTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaDeleteCommonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaPutCommonTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaPutCommonTest.java index b403d81fe..557005c12 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaPutCommonTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaPutCommonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaReclaimTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaReclaimTest.java index de56af93e..1bd407985 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaReclaimTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaReclaimTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTestBase.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTestBase.java index 209e324ef..d9598fc91 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTestBase.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTreeAddressIteratorTest.java b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTreeAddressIteratorTest.java index b8007f998..93fccd930 100644 --- a/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTreeAddressIteratorTest.java +++ b/environment/src/test/java/jetbrains/exodus/tree/patricia/PatriciaTreeAddressIteratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/crypto/InvalidCipherParametersTest.kt b/environment/src/test/kotlin/jetbrains/exodus/crypto/InvalidCipherParametersTest.kt index 94131c840..74f695ced 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/crypto/InvalidCipherParametersTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/crypto/InvalidCipherParametersTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/BitmapImplTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/BitmapImplTest.kt index ee73e14e1..ec6dfa883 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/BitmapImplTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/BitmapImplTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/BitmapIteratorTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/BitmapIteratorTest.kt index d5b94dc74..aa45375df 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/BitmapIteratorTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/BitmapIteratorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/ContextualBitmapImplTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/ContextualBitmapImplTest.kt index 44f4f5bf5..bb5182fc5 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/ContextualBitmapImplTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/ContextualBitmapImplTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConcurrentAccessTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConcurrentAccessTest.kt index c68c3ca04..72ebbf6a2 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConcurrentAccessTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConcurrentAccessTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt index 42db65dc3..8f1158709 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentWatcherConcurrentAccessTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentWatcherConcurrentAccessTest.kt index c616e243f..7dbe20a37 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentWatcherConcurrentAccessTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/EnvironmentWatcherConcurrentAccessTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceInMemoryTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceInMemoryTest.kt index 4054980e1..55f2f8e0b 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceInMemoryTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceInMemoryTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceTest.kt index 599a65dc5..eec01a16d 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/OutOfDiskSpaceTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/StoreTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/StoreTest.kt index 001bdcbbb..f41af7dff 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/StoreTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/StoreTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/TwoEnvironmentsTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/TwoEnvironmentsTest.kt index 5dc16b612..dfffc7312 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/TwoEnvironmentsTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/TwoEnvironmentsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/XodusConcurrentCursorTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/XodusConcurrentCursorTest.kt index c9c5b5583..497e34899 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/XodusConcurrentCursorTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/XodusConcurrentCursorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBeanTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBeanTest.kt index 9fe525bb4..92f839457 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBeanTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/management/DatabaseProfilerMBeanTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBeanTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBeanTest.kt index 367e6ab0c..082b2fb1f 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBeanTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentConfigMBeanTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBeanTest.kt b/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBeanTest.kt index 65744556b..e2c0bc22f 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBeanTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/env/management/EnvironmentStatisticsMBeanTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTest.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTest.kt index aba67408c..0e12b8f44 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTestPrefixing.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTestPrefixing.kt index c841451f8..a2780f2a4 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTestPrefixing.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorInterleavingTestPrefixing.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTest.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTest.kt index 390fb09f5..267611244 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTestPrefixing.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTestPrefixing.kt index 28cccbcd4..ce99e7bc1 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTestPrefixing.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorLowCacheTestPrefixing.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTest.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTest.kt index 6af9f07c1..f90587a1c 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestInMemory.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestInMemory.kt index 8f0a92629..3e4bf8bf9 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestInMemory.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestInMemory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixing.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixing.kt index 4c28a4057..e9caa3dec 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixing.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixing.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixingInMemory.kt b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixingInMemory.kt index 4af60fa53..226cc5faf 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixingInMemory.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/gc/GarbageCollectorTestPrefixingInMemory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/io/SharedMappedByteBufferTest.kt b/environment/src/test/kotlin/jetbrains/exodus/io/SharedMappedByteBufferTest.kt index f5dacb8d1..3397d3918 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/io/SharedMappedByteBufferTest.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/io/SharedMappedByteBufferTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/environment/src/test/kotlin/jetbrains/exodus/log/ReplicatedLogTestMixin.kt b/environment/src/test/kotlin/jetbrains/exodus/log/ReplicatedLogTestMixin.kt index 9a21c7da8..2efb588d3 100644 --- a/environment/src/test/kotlin/jetbrains/exodus/log/ReplicatedLogTestMixin.kt +++ b/environment/src/test/kotlin/jetbrains/exodus/log/ReplicatedLogTestMixin.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/DebugExodusDirectory.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/DebugExodusDirectory.kt index 3770f1249..8d7504ff7 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/DebugExodusDirectory.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/DebugExodusDirectory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectory.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectory.kt index 12716c1bd..c6464bcd9 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectory.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectory.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectoryConfig.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectoryConfig.kt index 6c69380de..3c919652d 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectoryConfig.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusDirectoryConfig.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexInput.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexInput.kt index b1b8bd653..2eb28d1ea 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexInput.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexInput.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexOutput.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexOutput.kt index 2a8ccc61f..a858bb928 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexOutput.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/ExodusIndexOutput.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/FastSkippingBufferedChecksumIndexInput.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/FastSkippingBufferedChecksumIndexInput.kt index 66ee96f84..8d0ced7b6 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/FastSkippingBufferedChecksumIndexInput.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/FastSkippingBufferedChecksumIndexInput.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/codecs/Lucene87CodecWithNoFieldCompression.kt b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/codecs/Lucene87CodecWithNoFieldCompression.kt index 12c05c96a..a8e78ebe7 100644 --- a/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/codecs/Lucene87CodecWithNoFieldCompression.kt +++ b/lucene-directory/src/main/kotlin/jetbrains/exodus/lucene/codecs/Lucene87CodecWithNoFieldCompression.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneTestsBase.kt b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneTestsBase.kt index d57f5eddf..c1799bf7a 100644 --- a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneTestsBase.kt +++ b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneTestsBase.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -195,7 +195,7 @@ abstract class ExodusLuceneTestsBase : EnvironmentTestsBase() { "in 2019.[58]\n" + "A new \"sabrelet\" winglet, helping takeoff and landing performance and delivering 3% better fuel burn, " + "will be standard and available for retrofit.[58] Designed with CFD tools by Sukhoi and TsAGI, the " + - "“saberletsâ€? debuted flight tests on 21 December 2017. They should improve hot and high airport " + + "“saberlets�? debuted flight tests on 21 December 2017. They should improve hot and high airport " + "performance and cut costs up to $70,000 per year. Parts of the wing are reinforced for the aerodynamic " + "loads distribution change. " + "settings java.lang.NullPointerException " + diff --git a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithBTreeTests.kt b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithBTreeTests.kt index 8ce87fe01..c4093badd 100644 --- a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithBTreeTests.kt +++ b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithBTreeTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithPatriciaTests.kt b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithPatriciaTests.kt index 56c5104b5..5e7d9e511 100644 --- a/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithPatriciaTests.kt +++ b/lucene-directory/src/test/kotlin/jetbrains/exodus/lucene/ExodusLuceneWithPatriciaTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -281,8 +281,8 @@ open class ExodusLuceneWithPatriciaTests : ExodusLuceneTestsBase() { assertMoreLikeThis("sukhoi superjet 100", ExodusLuceneTestsBase.SUMMARY, 1) assertMoreLikeThis("cooperation august sukhoi board aircraft", ExodusLuceneTestsBase.DESCRIPTION, 1) assertMoreLikeThis("cooperation august sukhoi board aircraft", ExodusLuceneTestsBase.SUMMARY, 1) - assertMoreLikeThis("ничего по-руÑ?Ñ?ки в индекÑ?е нет", ExodusLuceneTestsBase.DESCRIPTION, 0) - assertMoreLikeThis("ничего по-руÑ?Ñ?ки в индекÑ?е нет", ExodusLuceneTestsBase.SUMMARY, 0) + assertMoreLikeThis("ничего по-ру�?�?ки в индек�?е нет", ExodusLuceneTestsBase.DESCRIPTION, 0) + assertMoreLikeThis("ничего по-ру�?�?ки в индек�?е нет", ExodusLuceneTestsBase.SUMMARY, 0) } @Test diff --git a/openAPI/src/main/java/jetbrains/exodus/AbstractConfig.java b/openAPI/src/main/java/jetbrains/exodus/AbstractConfig.java index 0835f520a..8a4f84ea7 100644 --- a/openAPI/src/main/java/jetbrains/exodus/AbstractConfig.java +++ b/openAPI/src/main/java/jetbrains/exodus/AbstractConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ArrayByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/ArrayByteIterable.java index 30c546f42..762cab753 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ArrayByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/ArrayByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ByteBufferByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/ByteBufferByteIterable.java index b7a8f5d29..363b57ec3 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ByteBufferByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/ByteBufferByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/ByteIterable.java index 8f895d988..a84b80921 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/ByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ByteIterableBase.java b/openAPI/src/main/java/jetbrains/exodus/ByteIterableBase.java index 29a45fbb4..f2c7b234b 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ByteIterableBase.java +++ b/openAPI/src/main/java/jetbrains/exodus/ByteIterableBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ByteIterator.java b/openAPI/src/main/java/jetbrains/exodus/ByteIterator.java index 03b1b60d0..8ffef7776 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ByteIterator.java +++ b/openAPI/src/main/java/jetbrains/exodus/ByteIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/CompoundByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/CompoundByteIterable.java index 9b7e4ce86..ea743e4bd 100644 --- a/openAPI/src/main/java/jetbrains/exodus/CompoundByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/CompoundByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/CompoundByteIteratorBase.java b/openAPI/src/main/java/jetbrains/exodus/CompoundByteIteratorBase.java index 6920eb8b2..bfe62536a 100644 --- a/openAPI/src/main/java/jetbrains/exodus/CompoundByteIteratorBase.java +++ b/openAPI/src/main/java/jetbrains/exodus/CompoundByteIteratorBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ConfigSettingChangeListener.java b/openAPI/src/main/java/jetbrains/exodus/ConfigSettingChangeListener.java index 224d1d73e..33367d039 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ConfigSettingChangeListener.java +++ b/openAPI/src/main/java/jetbrains/exodus/ConfigSettingChangeListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ConfigurationStrategy.java b/openAPI/src/main/java/jetbrains/exodus/ConfigurationStrategy.java index 719c0118f..d93c4ce94 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ConfigurationStrategy.java +++ b/openAPI/src/main/java/jetbrains/exodus/ConfigurationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/ExodusException.java b/openAPI/src/main/java/jetbrains/exodus/ExodusException.java index 845f0d038..b1050bb39 100644 --- a/openAPI/src/main/java/jetbrains/exodus/ExodusException.java +++ b/openAPI/src/main/java/jetbrains/exodus/ExodusException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/FileByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/FileByteIterable.java index 483178c59..6b2c5334f 100644 --- a/openAPI/src/main/java/jetbrains/exodus/FileByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/FileByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/FixedLengthByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/FixedLengthByteIterable.java index ae477f938..c87e56deb 100644 --- a/openAPI/src/main/java/jetbrains/exodus/FixedLengthByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/FixedLengthByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/InvalidSettingException.java b/openAPI/src/main/java/jetbrains/exodus/InvalidSettingException.java index 9b4cb88ca..6b2adf75b 100644 --- a/openAPI/src/main/java/jetbrains/exodus/InvalidSettingException.java +++ b/openAPI/src/main/java/jetbrains/exodus/InvalidSettingException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/OutOfDiskSpaceException.java b/openAPI/src/main/java/jetbrains/exodus/OutOfDiskSpaceException.java index e0d0e789b..06008af68 100644 --- a/openAPI/src/main/java/jetbrains/exodus/OutOfDiskSpaceException.java +++ b/openAPI/src/main/java/jetbrains/exodus/OutOfDiskSpaceException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/backup/BackupBean.java b/openAPI/src/main/java/jetbrains/exodus/backup/BackupBean.java index e23d74922..ca5b723fa 100644 --- a/openAPI/src/main/java/jetbrains/exodus/backup/BackupBean.java +++ b/openAPI/src/main/java/jetbrains/exodus/backup/BackupBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/backup/BackupStrategy.java b/openAPI/src/main/java/jetbrains/exodus/backup/BackupStrategy.java index bd6aeac09..085e7498c 100644 --- a/openAPI/src/main/java/jetbrains/exodus/backup/BackupStrategy.java +++ b/openAPI/src/main/java/jetbrains/exodus/backup/BackupStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/backup/Backupable.java b/openAPI/src/main/java/jetbrains/exodus/backup/Backupable.java index 39f48ac4d..2b014545d 100644 --- a/openAPI/src/main/java/jetbrains/exodus/backup/Backupable.java +++ b/openAPI/src/main/java/jetbrains/exodus/backup/Backupable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/backup/VirtualFileDescriptor.java b/openAPI/src/main/java/jetbrains/exodus/backup/VirtualFileDescriptor.java index d3a15b34b..f9c03b0a2 100644 --- a/openAPI/src/main/java/jetbrains/exodus/backup/VirtualFileDescriptor.java +++ b/openAPI/src/main/java/jetbrains/exodus/backup/VirtualFileDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/BindingUtils.java b/openAPI/src/main/java/jetbrains/exodus/bindings/BindingUtils.java index 764650fc9..4b007fdda 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/BindingUtils.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/BindingUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/BooleanBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/BooleanBinding.java index 52e2c1662..2922b4dbd 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/BooleanBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/BooleanBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ByteBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ByteBinding.java index 0a1218dee..4ccf7f506 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ByteBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ByteBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableBinding.java index 04d3e5ca2..0d0e7f44e 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSet.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSet.java index 3382225f1..75c2cb2fb 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSet.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSetBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSetBinding.java index 475d231ff..aa73fc03e 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSetBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableSetBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableValueType.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableValueType.java index d4f8fea81..498664440 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableValueType.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ComparableValueType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/CompressedUnsignedLongArrayByteIterable.java b/openAPI/src/main/java/jetbrains/exodus/bindings/CompressedUnsignedLongArrayByteIterable.java index cc82d3a27..3c52c276f 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/CompressedUnsignedLongArrayByteIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/CompressedUnsignedLongArrayByteIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/DoubleBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/DoubleBinding.java index a62a0d04a..e7974de39 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/DoubleBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/DoubleBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/FloatBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/FloatBinding.java index 351afe66f..ee8302d87 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/FloatBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/FloatBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/IntegerBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/IntegerBinding.java index f9c968504..7e7cd8ede 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/IntegerBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/IntegerBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/LongBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/LongBinding.java index 936630edb..545af5885 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/LongBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/LongBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/ShortBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/ShortBinding.java index 8130f003b..f0d968b30 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/ShortBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/ShortBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/SignedDoubleBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/SignedDoubleBinding.java index 96e0b66da..a3e9f7d9e 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/SignedDoubleBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/SignedDoubleBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/SignedFloatBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/SignedFloatBinding.java index 092e4c7cc..389704620 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/SignedFloatBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/SignedFloatBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/bindings/StringBinding.java b/openAPI/src/main/java/jetbrains/exodus/bindings/StringBinding.java index c6445b66f..1f5b963b1 100644 --- a/openAPI/src/main/java/jetbrains/exodus/bindings/StringBinding.java +++ b/openAPI/src/main/java/jetbrains/exodus/bindings/StringBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/crypto/ExodusCryptoException.java b/openAPI/src/main/java/jetbrains/exodus/crypto/ExodusCryptoException.java index 4fb7c497c..cdc53a4b6 100644 --- a/openAPI/src/main/java/jetbrains/exodus/crypto/ExodusCryptoException.java +++ b/openAPI/src/main/java/jetbrains/exodus/crypto/ExodusCryptoException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/crypto/InvalidCipherParametersException.java b/openAPI/src/main/java/jetbrains/exodus/crypto/InvalidCipherParametersException.java index 4761ef138..0e08558c9 100644 --- a/openAPI/src/main/java/jetbrains/exodus/crypto/InvalidCipherParametersException.java +++ b/openAPI/src/main/java/jetbrains/exodus/crypto/InvalidCipherParametersException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipher.java b/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipher.java index 82846e0bb..56b1240ac 100644 --- a/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipher.java +++ b/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipher.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipherProvider.java b/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipherProvider.java index dadc83e1a..b53ff29f9 100644 --- a/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipherProvider.java +++ b/openAPI/src/main/java/jetbrains/exodus/crypto/StreamCipherProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobHandleGenerator.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobHandleGenerator.java index 4d321069c..66fc0a016 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobHandleGenerator.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobHandleGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVault.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVault.java index df1973468..95299c3f1 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVault.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVault.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVaultItem.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVaultItem.java index 8d2fbaf0f..364947d0a 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVaultItem.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/BlobVaultItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/ComparableGetter.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/ComparableGetter.java index 4a5e614fa..a7341c2c1 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/ComparableGetter.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/ComparableGetter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/DiskBasedBlobVault.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/DiskBasedBlobVault.java index 3d16bca8f..2c3aff654 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/DiskBasedBlobVault.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/DiskBasedBlobVault.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/Entity.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/Entity.java index fc0c9248b..3dd24f522 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/Entity.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/Entity.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityId.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityId.java index e8e00cd93..33b8b1d33 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityId.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityId.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterable.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterable.java index e821c2b29..05559336d 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterable.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterator.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterator.java index e8e778bbe..1f4506e7e 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterator.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityRemovedInDatabaseException.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityRemovedInDatabaseException.java index 3d9cc04e0..22254e9a0 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityRemovedInDatabaseException.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityRemovedInDatabaseException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStore.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStore.java index 668691dd5..82ead37fb 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStore.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStoreException.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStoreException.java index 3a6c648bb..8d5879cfe 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStoreException.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/EntityStoreException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/FileBasedBlobValueItem.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/FileBasedBlobValueItem.java index afe052b4d..605497db2 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/FileBasedBlobValueItem.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/FileBasedBlobValueItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/MetaServer.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/MetaServer.java index 64ddfd698..2db58867b 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/MetaServer.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/MetaServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStore.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStore.java index db5b96e0c..bc940e972 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStore.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreConfig.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreConfig.java index e90f0c099..fbb19e7d1 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreConfig.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/PersistentEntityStoreConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/QueryCancellingPolicy.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/QueryCancellingPolicy.java index f4c79af19..913bdb362 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/QueryCancellingPolicy.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/QueryCancellingPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/Selector.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/Selector.java index 83da5bd48..bae53a1b2 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/Selector.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/Selector.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/Sequence.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/Sequence.java index 03c5e170c..4c1915eeb 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/Sequence.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/Sequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransaction.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransaction.java index 46718f8e2..6ea456bb4 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransaction.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalComputable.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalComputable.java index 11c1978c5..93ac2e4b5 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalComputable.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalComputable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalExecutable.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalExecutable.java index 202aead43..16825ba58 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalExecutable.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/StoreTransactionalExecutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/VaultSizeFunctions.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/VaultSizeFunctions.java index 6f257e8ba..b916be70f 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/VaultSizeFunctions.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/VaultSizeFunctions.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdCollection.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdCollection.java index f39cbd79f..f2674dee2 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdCollection.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdCollection.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdSet.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdSet.java index 7a18ba736..5a6636ed7 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdSet.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/EntityIdSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/OrderedEntityIdCollection.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/OrderedEntityIdCollection.java index 86dad2c09..4cad4d837 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/OrderedEntityIdCollection.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/OrderedEntityIdCollection.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/SortedEntityIdSet.java b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/SortedEntityIdSet.java index 7c408b4be..a1a4ae30c 100644 --- a/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/SortedEntityIdSet.java +++ b/openAPI/src/main/java/jetbrains/exodus/entitystore/iterate/SortedEntityIdSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/Bitmap.java b/openAPI/src/main/java/jetbrains/exodus/env/Bitmap.java index 1fb6e08a2..c9134cc1a 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/Bitmap.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/Bitmap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/ContextualBitmap.java b/openAPI/src/main/java/jetbrains/exodus/env/ContextualBitmap.java index a11ab0a17..ab54c3f93 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/ContextualBitmap.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/ContextualBitmap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/ContextualEnvironment.java b/openAPI/src/main/java/jetbrains/exodus/env/ContextualEnvironment.java index c5285c5b1..a382cea27 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/ContextualEnvironment.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/ContextualEnvironment.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/ContextualStore.java b/openAPI/src/main/java/jetbrains/exodus/env/ContextualStore.java index 0e2abff77..5d9f459c9 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/ContextualStore.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/ContextualStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/Cursor.java b/openAPI/src/main/java/jetbrains/exodus/env/Cursor.java index cbd026b75..215c7ff03 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/Cursor.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/Cursor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/Environment.java b/openAPI/src/main/java/jetbrains/exodus/env/Environment.java index 105fec891..fa730c65b 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/Environment.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/Environment.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentClosedException.java b/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentClosedException.java index 25b1000e6..534318a2c 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentClosedException.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentClosedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentConfig.java b/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentConfig.java index ba6b5d258..00288f7ae 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentConfig.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/EnvironmentConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/ReadonlyTransactionException.java b/openAPI/src/main/java/jetbrains/exodus/env/ReadonlyTransactionException.java index 42b616b23..12de14f67 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/ReadonlyTransactionException.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/ReadonlyTransactionException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/Store.java b/openAPI/src/main/java/jetbrains/exodus/env/Store.java index b877e0545..127779d19 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/Store.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/Store.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/StoreConfig.java b/openAPI/src/main/java/jetbrains/exodus/env/StoreConfig.java index 3ebbbff48..87feb3c33 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/StoreConfig.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/StoreConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/Transaction.java b/openAPI/src/main/java/jetbrains/exodus/env/Transaction.java index 4ac976086..d3cef2846 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/Transaction.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/Transaction.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/TransactionalComputable.java b/openAPI/src/main/java/jetbrains/exodus/env/TransactionalComputable.java index fbb1c9b9f..cb2e854b5 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/TransactionalComputable.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/TransactionalComputable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/env/TransactionalExecutable.java b/openAPI/src/main/java/jetbrains/exodus/env/TransactionalExecutable.java index 2573ce7cc..1ce838ecb 100644 --- a/openAPI/src/main/java/jetbrains/exodus/env/TransactionalExecutable.java +++ b/openAPI/src/main/java/jetbrains/exodus/env/TransactionalExecutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/Block.java b/openAPI/src/main/java/jetbrains/exodus/io/Block.java index dc50cded3..5b43b0543 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/Block.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/Block.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/DataReader.java b/openAPI/src/main/java/jetbrains/exodus/io/DataReader.java index f7ef907bf..17a9c843b 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/DataReader.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/DataReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/DataReaderWriterProvider.java b/openAPI/src/main/java/jetbrains/exodus/io/DataReaderWriterProvider.java index f83ffcb96..780dc5de4 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/DataReaderWriterProvider.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/DataReaderWriterProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/DataWriter.java b/openAPI/src/main/java/jetbrains/exodus/io/DataWriter.java index 5bea84fdb..2e78d0485 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/DataWriter.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/DataWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/RemoveBlockType.java b/openAPI/src/main/java/jetbrains/exodus/io/RemoveBlockType.java index 749bbee2a..b9ec41ab8 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/RemoveBlockType.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/RemoveBlockType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/io/StorageTypeNotAllowedException.java b/openAPI/src/main/java/jetbrains/exodus/io/StorageTypeNotAllowedException.java index d15073bc3..01b9bde60 100644 --- a/openAPI/src/main/java/jetbrains/exodus/io/StorageTypeNotAllowedException.java +++ b/openAPI/src/main/java/jetbrains/exodus/io/StorageTypeNotAllowedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/management/Statistics.java b/openAPI/src/main/java/jetbrains/exodus/management/Statistics.java index fbb052699..19fc3219e 100644 --- a/openAPI/src/main/java/jetbrains/exodus/management/Statistics.java +++ b/openAPI/src/main/java/jetbrains/exodus/management/Statistics.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/management/StatisticsItem.java b/openAPI/src/main/java/jetbrains/exodus/management/StatisticsItem.java index 841f34f60..c29efcfb2 100644 --- a/openAPI/src/main/java/jetbrains/exodus/management/StatisticsItem.java +++ b/openAPI/src/main/java/jetbrains/exodus/management/StatisticsItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/util/ByteIterableUtil.java b/openAPI/src/main/java/jetbrains/exodus/util/ByteIterableUtil.java index 76be8f828..e6c172b73 100644 --- a/openAPI/src/main/java/jetbrains/exodus/util/ByteIterableUtil.java +++ b/openAPI/src/main/java/jetbrains/exodus/util/ByteIterableUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/java/jetbrains/exodus/util/LightOutputStream.java b/openAPI/src/main/java/jetbrains/exodus/util/LightOutputStream.java index 41880550a..0c42b0d10 100644 --- a/openAPI/src/main/java/jetbrains/exodus/util/LightOutputStream.java +++ b/openAPI/src/main/java/jetbrains/exodus/util/LightOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/Krypt.kt b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/Krypt.kt index 84ed12256..67a0e4b55 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/Krypt.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/Krypt.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherInputStream.kt b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherInputStream.kt index c96b58b15..acba7db67 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherInputStream.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherInputStream.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherOutputStream.kt b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherOutputStream.kt index 6fa048f41..2eab2331d 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherOutputStream.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/crypto/StreamCipherOutputStream.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/BlobStringsCache.kt b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/BlobStringsCache.kt index 634f5a150..d850debf0 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/BlobStringsCache.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/BlobStringsCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/EntityStoreEx.kt b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/EntityStoreEx.kt index 1e7a65430..f69139ee8 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/EntityStoreEx.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/EntityStoreEx.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/replication/PersistentEntityStoreReplicator.kt b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/replication/PersistentEntityStoreReplicator.kt index f66a7f4f0..0bb1389d0 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/replication/PersistentEntityStoreReplicator.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/entitystore/replication/PersistentEntityStoreReplicator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/env/EnvironmentEx.kt b/openAPI/src/main/kotlin/jetbrains/exodus/env/EnvironmentEx.kt index 5522eabbd..282ab5545 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/env/EnvironmentEx.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/env/EnvironmentEx.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/env/replication/EnvironmentReplicationDelta.kt b/openAPI/src/main/kotlin/jetbrains/exodus/env/replication/EnvironmentReplicationDelta.kt index 89c28f0d6..5cdf4efb7 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/env/replication/EnvironmentReplicationDelta.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/env/replication/EnvironmentReplicationDelta.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/main/kotlin/jetbrains/exodus/log/replication/LogReplicationDelta.kt b/openAPI/src/main/kotlin/jetbrains/exodus/log/replication/LogReplicationDelta.kt index adf9fad9d..940fca42c 100644 --- a/openAPI/src/main/kotlin/jetbrains/exodus/log/replication/LogReplicationDelta.kt +++ b/openAPI/src/main/kotlin/jetbrains/exodus/log/replication/LogReplicationDelta.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/java/jetbrains/exodus/bindings/ComparableSetBindingTest.java b/openAPI/src/test/java/jetbrains/exodus/bindings/ComparableSetBindingTest.java index 844deecf3..ca05b3ecc 100644 --- a/openAPI/src/test/java/jetbrains/exodus/bindings/ComparableSetBindingTest.java +++ b/openAPI/src/test/java/jetbrains/exodus/bindings/ComparableSetBindingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/FileByteIterableTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/FileByteIterableTest.kt index 045b066a7..9ee273b5a 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/FileByteIterableTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/FileByteIterableTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -105,9 +105,9 @@ class FileByteIterableTest { } } -private val MANDELSTAM = """"И не ограблен Ñ?, и не надломлен, - "Ð?о только что вÑ?его переогромлен. - "Как «Слово о Полку», Ñ?труна моÑ? туга, - "И в голоÑ?е моем поÑ?ле удушьÑ? - "Звучит землÑ? — поÑ?леднее оружье — - "СухаÑ? влажноÑ?Ñ‚ÑŒ черноземных га...""".trimIndent() \ No newline at end of file +private val MANDELSTAM = """"И не ограблен �?, и не надломлен, + "�?о только что в�?его переогромлен. + "Как «Слово о Полку», �?труна мо�? туга, + "И в голо�?е моем по�?ле удушь�? + "Звучит земл�? — по�?леднее оружье — + "Суха�? влажно�?Ñ‚ÑŒ черноземных га...""".trimIndent() \ No newline at end of file diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/FixedLengthByteIterableTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/FixedLengthByteIterableTest.kt index d0cc16e3c..4d65b72b5 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/FixedLengthByteIterableTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/FixedLengthByteIterableTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/CompressingBindingsTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/CompressingBindingsTest.kt index 3cfab604f..578978a90 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/CompressingBindingsTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/CompressingBindingsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/DoubleBindingsTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/DoubleBindingsTest.kt index f8191c20b..1d2173eaa 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/DoubleBindingsTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/DoubleBindingsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/FloatBindingsTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/FloatBindingsTest.kt index aeea6f5a6..e73ca3534 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/FloatBindingsTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/FloatBindingsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/StringBindingsTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/StringBindingsTest.kt index 5bc286cb0..dda5b4f5c 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/bindings/StringBindingsTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/bindings/StringBindingsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/crypto/StreamCipherTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/crypto/StreamCipherTest.kt index be7a05de3..12f50ffb7 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/crypto/StreamCipherTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/crypto/StreamCipherTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,32 +67,32 @@ open class StreamCipherTest { private fun StreamCipher.init() = this.with(KEY, IV) val RENAT_GILFANOV = """ - Ð?едавно прочёл в газете: в результате множеÑ?тва наблюдений + �?едавно прочёл в газете: в результате множе�?тва наблюдений над жизнью и разнообразными формами привидений - доказано, что привидениÑ? Ñ?ти — не проÑ?то тени, - а фотографии реальноÑ?ти, которые Ñ?делали Ñ?тены. + доказано, что привидени�? �?ти — не про�?то тени, + а фотографии реально�?ти, которые �?делали �?тены. Ð’ веках моих — прожилки, в пепельнице — окурки. - Мы живём, чтоб оÑ?тавить Ñ?вой профиль на штукатурке. - Чтоб виÑ?ел он навроде краÑ?ивой индейÑ?кой маÑ?ки, - и Ñ?олнце в его морщинах под вечер Ñ?гущало краÑ?ки. + Мы живём, чтоб о�?тавить �?вой профиль на штукатурке. + Чтоб ви�?ел он навроде кра�?ивой индей�?кой ма�?ки, + и �?олнце в его морщинах под вечер �?гущало кра�?ки. - Старые люди — Ñ?таканы, до дна недопиты. - ОÑ?татки — мутны, волокниÑ?Ñ‚Ñ‹, иÑ?порчены, Ñ?довиты. - Лица Ñ?тарых людей молодых людей заражают - тем, что резкие их морщины, извиваÑ?Ñ?Ñ?, выражают. + Старые люди — �?таканы, до дна недопиты. + О�?татки — мутны, волокни�?Ñ‚Ñ‹, и�?порчены, �?довиты. + Лица �?тарых людей молодых людей заражают + тем, что резкие их морщины, извива�?�?�?, выражают. - Лицо молодого — паруÑ?, Ñ?тарого же — папируÑ?, - каждаÑ? буква которого — Ñ?мертельный вируÑ?. - С Ñ?тих позиций, в общем, и боль моÑ? неÑ?уразна. - Я Ñ?очинÑ?ÑŽ музыку, а музыка — не заразна. + Лицо молодого — пару�?, �?тарого же — папиру�?, + кажда�? буква которого — �?мертельный виру�?. + С �?тих позиций, в общем, и боль мо�? не�?уразна. + Я �?очин�?ÑŽ музыку, а музыка — не заразна. - Музыка не Ñ?поÑ?обна — и в Ñ?том она не чета мне - - заполонить проÑ?транÑ?тво Ñ?обÑ?твенными чертами. - Музыка — Ñ?то зеркало, где амальгама — нежноÑ?Ñ‚ÑŒ. - И при Ñ?том она не ворует чужую внешноÑ?Ñ‚ÑŒ. + Музыка не �?по�?обна — и в �?том она не чета мне - + заполонить про�?тран�?тво �?об�?твенными чертами. + Музыка — �?то зеркало, где амальгама — нежно�?Ñ‚ÑŒ. + И при �?том она не ворует чужую внешно�?Ñ‚ÑŒ. - «ПамÑ?Ñ‚ÑŒ Ñ?тановитÑ?Ñ? гладкой, Ñ?тена — Ñ€Ñ?бою». - Так Ñ?казал мне один Ñ?тарик, выÑ?охшею губою - под грохот токарных Ñ?танков муÑ?олÑ? патрон «Казбека». - «Стена Ñ?охранит то, что Ñ?терлоÑ?ÑŒ из памÑ?ти человека».""".trimIndent() + «Пам�?Ñ‚ÑŒ �?тановит�?�? гладкой, �?тена — р�?бою». + Так �?казал мне один �?тарик, вы�?охшею губою + под грохот токарных �?танков му�?ол�? патрон «Казбека». + «Стена �?охранит то, что �?терло�?ÑŒ из пам�?ти человека».""".trimIndent() diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/crypto/TrivialStreamCipher.kt b/openAPI/src/test/kotlin/jetbrains/exodus/crypto/TrivialStreamCipher.kt index 224fa079e..6598b7343 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/crypto/TrivialStreamCipher.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/crypto/TrivialStreamCipher.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreConfigTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreConfigTest.kt index 653a6e4da..4c35baf31 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreConfigTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/entitystore/PersistentEntityStoreConfigTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openAPI/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt b/openAPI/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt index edaa94dbc..c3dcfffb9 100644 --- a/openAPI/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt +++ b/openAPI/src/test/kotlin/jetbrains/exodus/env/EnvironmentConfigTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/AddNullStaticTypedEntityIterable.java b/query/src/main/java/jetbrains/exodus/query/AddNullStaticTypedEntityIterable.java index 719db90f4..1efdf500d 100644 --- a/query/src/main/java/jetbrains/exodus/query/AddNullStaticTypedEntityIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/AddNullStaticTypedEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/And.java b/query/src/main/java/jetbrains/exodus/query/And.java index 5713aa3fa..4442230c4 100644 --- a/query/src/main/java/jetbrains/exodus/query/And.java +++ b/query/src/main/java/jetbrains/exodus/query/And.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/CommutativeOperator.java b/query/src/main/java/jetbrains/exodus/query/CommutativeOperator.java index 221552a1e..ff2715424 100644 --- a/query/src/main/java/jetbrains/exodus/query/CommutativeOperator.java +++ b/query/src/main/java/jetbrains/exodus/query/CommutativeOperator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/ComparableGetterSort.java b/query/src/main/java/jetbrains/exodus/query/ComparableGetterSort.java index ddad56b13..f175b7826 100644 --- a/query/src/main/java/jetbrains/exodus/query/ComparableGetterSort.java +++ b/query/src/main/java/jetbrains/exodus/query/ComparableGetterSort.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Concat.java b/query/src/main/java/jetbrains/exodus/query/Concat.java index 458a50e36..c61cc3c00 100644 --- a/query/src/main/java/jetbrains/exodus/query/Concat.java +++ b/query/src/main/java/jetbrains/exodus/query/Concat.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/ConversionWildcard.java b/query/src/main/java/jetbrains/exodus/query/ConversionWildcard.java index e1b67da9b..5aaebebba 100644 --- a/query/src/main/java/jetbrains/exodus/query/ConversionWildcard.java +++ b/query/src/main/java/jetbrains/exodus/query/ConversionWildcard.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/ExcludeNullStaticTypedEntityIterable.java b/query/src/main/java/jetbrains/exodus/query/ExcludeNullStaticTypedEntityIterable.java index 7f9767049..3f41dc3f2 100644 --- a/query/src/main/java/jetbrains/exodus/query/ExcludeNullStaticTypedEntityIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/ExcludeNullStaticTypedEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/GenericSort.java b/query/src/main/java/jetbrains/exodus/query/GenericSort.java index b97177313..579088e01 100644 --- a/query/src/main/java/jetbrains/exodus/query/GenericSort.java +++ b/query/src/main/java/jetbrains/exodus/query/GenericSort.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/GetAll.java b/query/src/main/java/jetbrains/exodus/query/GetAll.java index 86d463fa1..59922609d 100644 --- a/query/src/main/java/jetbrains/exodus/query/GetAll.java +++ b/query/src/main/java/jetbrains/exodus/query/GetAll.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/GetLinks.java b/query/src/main/java/jetbrains/exodus/query/GetLinks.java index 9ff77ca45..7794f6ee6 100644 --- a/query/src/main/java/jetbrains/exodus/query/GetLinks.java +++ b/query/src/main/java/jetbrains/exodus/query/GetLinks.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortIterableWithArrayList.java b/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortIterableWithArrayList.java index 0e817b208..74520dcb4 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortIterableWithArrayList.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortIterableWithArrayList.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortOnInitIterable.java b/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortOnInitIterable.java index f4b0a488f..e88130548 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortOnInitIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryMergeSortOnInitIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortIterable.java b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortIterable.java index d2fcc8487..a6593e6ee 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortOnInitIterable.java b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortOnInitIterable.java index 15911564a..e80552d95 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortOnInitIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortOnInitIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortTwoSidesIterable.java b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortTwoSidesIterable.java index 9a5325db2..b1a9505cd 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortTwoSidesIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryQuickSortTwoSidesIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/InMemoryTimSortIterable.java b/query/src/main/java/jetbrains/exodus/query/InMemoryTimSortIterable.java index 7f7919633..be10ab900 100644 --- a/query/src/main/java/jetbrains/exodus/query/InMemoryTimSortIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/InMemoryTimSortIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/LinkEqual.java b/query/src/main/java/jetbrains/exodus/query/LinkEqual.java index 58c250943..f8c57ce4a 100644 --- a/query/src/main/java/jetbrains/exodus/query/LinkEqual.java +++ b/query/src/main/java/jetbrains/exodus/query/LinkEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/LinkEqualToLinkNotNull.java b/query/src/main/java/jetbrains/exodus/query/LinkEqualToLinkNotNull.java index 4a3547b04..d847fe8e7 100644 --- a/query/src/main/java/jetbrains/exodus/query/LinkEqualToLinkNotNull.java +++ b/query/src/main/java/jetbrains/exodus/query/LinkEqualToLinkNotNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/LinkNotNull.java b/query/src/main/java/jetbrains/exodus/query/LinkNotNull.java index d21a85f57..dd63ad447 100644 --- a/query/src/main/java/jetbrains/exodus/query/LinkNotNull.java +++ b/query/src/main/java/jetbrains/exodus/query/LinkNotNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/MergePropertyRanges.java b/query/src/main/java/jetbrains/exodus/query/MergePropertyRanges.java index 54182cf2e..ba9fd551d 100644 --- a/query/src/main/java/jetbrains/exodus/query/MergePropertyRanges.java +++ b/query/src/main/java/jetbrains/exodus/query/MergePropertyRanges.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/MetaDataAwareUniqueKeyIndicesEngine.java b/query/src/main/java/jetbrains/exodus/query/MetaDataAwareUniqueKeyIndicesEngine.java index df2afea2e..a6c89bf22 100644 --- a/query/src/main/java/jetbrains/exodus/query/MetaDataAwareUniqueKeyIndicesEngine.java +++ b/query/src/main/java/jetbrains/exodus/query/MetaDataAwareUniqueKeyIndicesEngine.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Minus.java b/query/src/main/java/jetbrains/exodus/query/Minus.java index a26d73fa5..959e9e18d 100644 --- a/query/src/main/java/jetbrains/exodus/query/Minus.java +++ b/query/src/main/java/jetbrains/exodus/query/Minus.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/NodeBase.java b/query/src/main/java/jetbrains/exodus/query/NodeBase.java index d41a45654..e5a66c6a6 100644 --- a/query/src/main/java/jetbrains/exodus/query/NodeBase.java +++ b/query/src/main/java/jetbrains/exodus/query/NodeBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/NodeFactory.java b/query/src/main/java/jetbrains/exodus/query/NodeFactory.java index efb73e554..88fa55dd3 100644 --- a/query/src/main/java/jetbrains/exodus/query/NodeFactory.java +++ b/query/src/main/java/jetbrains/exodus/query/NodeFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/OptimizationPlan.java b/query/src/main/java/jetbrains/exodus/query/OptimizationPlan.java index 7680bcbd1..31a1f3dc0 100644 --- a/query/src/main/java/jetbrains/exodus/query/OptimizationPlan.java +++ b/query/src/main/java/jetbrains/exodus/query/OptimizationPlan.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/OptimizationRule.java b/query/src/main/java/jetbrains/exodus/query/OptimizationRule.java index d9aeac1d3..c9d5335f2 100644 --- a/query/src/main/java/jetbrains/exodus/query/OptimizationRule.java +++ b/query/src/main/java/jetbrains/exodus/query/OptimizationRule.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/OptimizedTreesCache.java b/query/src/main/java/jetbrains/exodus/query/OptimizedTreesCache.java index 73d752d88..31a4a8b05 100644 --- a/query/src/main/java/jetbrains/exodus/query/OptimizedTreesCache.java +++ b/query/src/main/java/jetbrains/exodus/query/OptimizedTreesCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyContains.java b/query/src/main/java/jetbrains/exodus/query/PropertyContains.java index 535bc36d9..f063dfcb8 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyContains.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyContains.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyEqual.java b/query/src/main/java/jetbrains/exodus/query/PropertyEqual.java index da0e7c1ce..86b391bed 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyEqual.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyEqualToPropertyNoNull.java b/query/src/main/java/jetbrains/exodus/query/PropertyEqualToPropertyNoNull.java index ed9257a8a..e8eb8af1e 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyEqualToPropertyNoNull.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyEqualToPropertyNoNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyNotNull.java b/query/src/main/java/jetbrains/exodus/query/PropertyNotNull.java index 8f6a2ebb0..9842f2ee6 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyNotNull.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyNotNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyRange.java b/query/src/main/java/jetbrains/exodus/query/PropertyRange.java index b646bbd4e..39c0a4dec 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyRange.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyRange.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/PropertyStartsWith.java b/query/src/main/java/jetbrains/exodus/query/PropertyStartsWith.java index 4804bd914..111889843 100644 --- a/query/src/main/java/jetbrains/exodus/query/PropertyStartsWith.java +++ b/query/src/main/java/jetbrains/exodus/query/PropertyStartsWith.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Root.java b/query/src/main/java/jetbrains/exodus/query/Root.java index ab34ad8c2..cd000510b 100644 --- a/query/src/main/java/jetbrains/exodus/query/Root.java +++ b/query/src/main/java/jetbrains/exodus/query/Root.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Sort.java b/query/src/main/java/jetbrains/exodus/query/Sort.java index c18dc8cf0..5a714f5b3 100644 --- a/query/src/main/java/jetbrains/exodus/query/Sort.java +++ b/query/src/main/java/jetbrains/exodus/query/Sort.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/SortByLinkProperty.java b/query/src/main/java/jetbrains/exodus/query/SortByLinkProperty.java index f733bc1b3..0b742f257 100644 --- a/query/src/main/java/jetbrains/exodus/query/SortByLinkProperty.java +++ b/query/src/main/java/jetbrains/exodus/query/SortByLinkProperty.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/SortByProperty.java b/query/src/main/java/jetbrains/exodus/query/SortByProperty.java index 6a1c6e26b..0c141060e 100644 --- a/query/src/main/java/jetbrains/exodus/query/SortByProperty.java +++ b/query/src/main/java/jetbrains/exodus/query/SortByProperty.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Sorts.java b/query/src/main/java/jetbrains/exodus/query/Sorts.java index 16c54c992..b0bda9ec6 100644 --- a/query/src/main/java/jetbrains/exodus/query/Sorts.java +++ b/query/src/main/java/jetbrains/exodus/query/Sorts.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/StaticTypedEntityIterable.java b/query/src/main/java/jetbrains/exodus/query/StaticTypedEntityIterable.java index 5199cd31a..2fe9684a1 100644 --- a/query/src/main/java/jetbrains/exodus/query/StaticTypedEntityIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/StaticTypedEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/StaticTypedIterableDecorator.java b/query/src/main/java/jetbrains/exodus/query/StaticTypedIterableDecorator.java index 66fc8f412..b20921e87 100644 --- a/query/src/main/java/jetbrains/exodus/query/StaticTypedIterableDecorator.java +++ b/query/src/main/java/jetbrains/exodus/query/StaticTypedIterableDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/TreeKeepingEntityIterable.java b/query/src/main/java/jetbrains/exodus/query/TreeKeepingEntityIterable.java index 09fcd5bb5..90295ee94 100644 --- a/query/src/main/java/jetbrains/exodus/query/TreeKeepingEntityIterable.java +++ b/query/src/main/java/jetbrains/exodus/query/TreeKeepingEntityIterable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/UnaryNode.java b/query/src/main/java/jetbrains/exodus/query/UnaryNode.java index 36387b9d7..736de9570 100644 --- a/query/src/main/java/jetbrains/exodus/query/UnaryNode.java +++ b/query/src/main/java/jetbrains/exodus/query/UnaryNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/UnaryNot.java b/query/src/main/java/jetbrains/exodus/query/UnaryNot.java index cf97cfc22..b1cb8197e 100644 --- a/query/src/main/java/jetbrains/exodus/query/UnaryNot.java +++ b/query/src/main/java/jetbrains/exodus/query/UnaryNot.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/UniqueKeyIndicesEngine.java b/query/src/main/java/jetbrains/exodus/query/UniqueKeyIndicesEngine.java index 1acc672b7..f7962f453 100644 --- a/query/src/main/java/jetbrains/exodus/query/UniqueKeyIndicesEngine.java +++ b/query/src/main/java/jetbrains/exodus/query/UniqueKeyIndicesEngine.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/Wildcard.java b/query/src/main/java/jetbrains/exodus/query/Wildcard.java index 89aa41293..ac95a134e 100644 --- a/query/src/main/java/jetbrains/exodus/query/Wildcard.java +++ b/query/src/main/java/jetbrains/exodus/query/Wildcard.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndCardinality.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndCardinality.java index c6717e74c..089103bd9 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndCardinality.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndCardinality.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaData.java index 05ce48dd6..ad3de9e59 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaDataImpl.java index 6f4fc820e..d3c63a758 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndType.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndType.java index 34d4bca4e..2146efcaf 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndType.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationEndType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaData.java index 1a6aa401d..458454324 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaDataImpl.java index 4c45899c8..677787c27 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationType.java b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationType.java index ca3a48b2e..4f700ded9 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/AssociationType.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/AssociationType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaData.java index fc1615127..0d0b75164 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaDataImpl.java index 4d9bd86ec..70bdf8501 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/EntityMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/Index.java b/query/src/main/java/jetbrains/exodus/query/metadata/Index.java index 249b6f5fd..e4b90f527 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/Index.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/Index.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/IndexField.java b/query/src/main/java/jetbrains/exodus/query/metadata/IndexField.java index 850f4b784..118e15054 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/IndexField.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/IndexField.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/IndexFieldImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/IndexFieldImpl.java index f262449f3..207694af3 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/IndexFieldImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/IndexFieldImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/IndexImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/IndexImpl.java index 8214dfd5e..e4357c70d 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/IndexImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/IndexImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/MemberMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/MemberMetaData.java index bec63da0d..9272a2f6e 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/MemberMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/MemberMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/MetaBuilder.java b/query/src/main/java/jetbrains/exodus/query/metadata/MetaBuilder.java index 804188636..96e19ad51 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/MetaBuilder.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/MetaBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaData.java index acbcb128e..74457c53a 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaDataImpl.java index d66eb7005..f45ac8cf5 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/ModelMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaData.java b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaData.java index 1da9cc041..9cf228b92 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaData.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaDataImpl.java index 87c10560c..522d415c4 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyType.java b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyType.java index 6c213e80d..7e54c9009 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/PropertyType.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/PropertyType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/java/jetbrains/exodus/query/metadata/SimplePropertyMetaDataImpl.java b/query/src/main/java/jetbrains/exodus/query/metadata/SimplePropertyMetaDataImpl.java index 51c111775..5bae894be 100644 --- a/query/src/main/java/jetbrains/exodus/query/metadata/SimplePropertyMetaDataImpl.java +++ b/query/src/main/java/jetbrains/exodus/query/metadata/SimplePropertyMetaDataImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/BinaryOperator.kt b/query/src/main/kotlin/jetbrains/exodus/query/BinaryOperator.kt index fa7cc8954..ab5790ece 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/BinaryOperator.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/BinaryOperator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/BoundedPriorityQueue.kt b/query/src/main/kotlin/jetbrains/exodus/query/BoundedPriorityQueue.kt index 0b3ca1bce..e217d9bc8 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/BoundedPriorityQueue.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/BoundedPriorityQueue.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryBoundedHeapSortIterable.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryBoundedHeapSortIterable.kt index 945a56900..fdd6a4b1e 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryBoundedHeapSortIterable.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryBoundedHeapSortIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterable.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterable.kt index 1ff994b72..4f581064e 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterable.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterableWithValueGetter.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterableWithValueGetter.kt index e8471cf20..9d83ff8ac 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterableWithValueGetter.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryHeapSortIterableWithValueGetter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryKeapSortIterable.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryKeapSortIterable.kt index 565e89062..f3358245a 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryKeapSortIterable.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryKeapSortIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterable.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterable.kt index adb609b34..320c28285 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterable.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterableWithValueGetter.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterableWithValueGetter.kt index ed5c1bc4f..c2849cecf 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterableWithValueGetter.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryMergeSortIterableWithValueGetter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterable.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterable.kt index f01d012a1..80b519594 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterable.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterable.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterableMixin.kt b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterableMixin.kt index e06065484..b1bb59572 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterableMixin.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/InMemoryQueueSortIterableMixin.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/IterableDecorator.kt b/query/src/main/kotlin/jetbrains/exodus/query/IterableDecorator.kt index 24dfebe96..c36a51529 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/IterableDecorator.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/IterableDecorator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/LinksEqualDecorator.kt b/query/src/main/kotlin/jetbrains/exodus/query/LinksEqualDecorator.kt index 073309bdd..fac96bb29 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/LinksEqualDecorator.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/LinksEqualDecorator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/Or.kt b/query/src/main/kotlin/jetbrains/exodus/query/Or.kt index cf8ea79f5..423077591 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/Or.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/Or.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/PriorityMap.kt b/query/src/main/kotlin/jetbrains/exodus/query/PriorityMap.kt index 8915d64ce..1cc119271 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/PriorityMap.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/PriorityMap.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/QueryEngine.kt b/query/src/main/kotlin/jetbrains/exodus/query/QueryEngine.kt index 23df92939..a43e35f3b 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/QueryEngine.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/QueryEngine.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/SortEngine.kt b/query/src/main/kotlin/jetbrains/exodus/query/SortEngine.kt index 1f67eb76e..5d7cc3b8a 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/SortEngine.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/SortEngine.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/main/kotlin/jetbrains/exodus/query/Utils.kt b/query/src/main/kotlin/jetbrains/exodus/query/Utils.kt index e041c6b6c..024d3c2eb 100644 --- a/query/src/main/kotlin/jetbrains/exodus/query/Utils.kt +++ b/query/src/main/kotlin/jetbrains/exodus/query/Utils.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/test/java/jetbrains/exodus/query/QueryTreeTest.java b/query/src/test/java/jetbrains/exodus/query/QueryTreeTest.java index 70ca0426e..f376c7ad1 100644 --- a/query/src/test/java/jetbrains/exodus/query/QueryTreeTest.java +++ b/query/src/test/java/jetbrains/exodus/query/QueryTreeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/test/java/jetbrains/exodus/query/QueryUtil.java b/query/src/test/java/jetbrains/exodus/query/QueryUtil.java index fdae5d977..c10070676 100644 --- a/query/src/test/java/jetbrains/exodus/query/QueryUtil.java +++ b/query/src/test/java/jetbrains/exodus/query/QueryUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/test/java/jetbrains/exodus/query/UniqueKeyIndicesTest.java b/query/src/test/java/jetbrains/exodus/query/UniqueKeyIndicesTest.java index 999d9fb9a..c14924bff 100644 --- a/query/src/test/java/jetbrains/exodus/query/UniqueKeyIndicesTest.java +++ b/query/src/test/java/jetbrains/exodus/query/UniqueKeyIndicesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/test/java/jetbrains/exodus/query/metadata/ModelMetaDataTests.java b/query/src/test/java/jetbrains/exodus/query/metadata/ModelMetaDataTests.java index e8a8d162d..4b4a24ebc 100644 --- a/query/src/test/java/jetbrains/exodus/query/metadata/ModelMetaDataTests.java +++ b/query/src/test/java/jetbrains/exodus/query/metadata/ModelMetaDataTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/query/src/test/kotlin/jetbrains/exodus/query/InMemorySortTest.kt b/query/src/test/kotlin/jetbrains/exodus/query/InMemorySortTest.kt index 58653941d..a7cb801d9 100644 --- a/query/src/test/kotlin/jetbrains/exodus/query/InMemorySortTest.kt +++ b/query/src/test/kotlin/jetbrains/exodus/query/InMemorySortTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/samples/src/main/java/jetbrains/exodus/entitystore/PersistentStoreExample.java b/samples/src/main/java/jetbrains/exodus/entitystore/PersistentStoreExample.java index f8cd12947..fa567d460 100644 --- a/samples/src/main/java/jetbrains/exodus/entitystore/PersistentStoreExample.java +++ b/samples/src/main/java/jetbrains/exodus/entitystore/PersistentStoreExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/samples/src/main/java/jetbrains/exodus/env/EnvironmentReadWriteExample.java b/samples/src/main/java/jetbrains/exodus/env/EnvironmentReadWriteExample.java index 4b9edc86d..b83f02791 100644 --- a/samples/src/main/java/jetbrains/exodus/env/EnvironmentReadWriteExample.java +++ b/samples/src/main/java/jetbrains/exodus/env/EnvironmentReadWriteExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/samples/src/main/java/jetbrains/exodus/env/Users.java b/samples/src/main/java/jetbrains/exodus/env/Users.java index c1420cb69..be4692867 100644 --- a/samples/src/main/java/jetbrains/exodus/env/Users.java +++ b/samples/src/main/java/jetbrains/exodus/env/Users.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/EntityStoreRhinoCommand.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/EntityStoreRhinoCommand.kt index 452285ce2..cb9d23e21 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/EntityStoreRhinoCommand.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/EntityStoreRhinoCommand.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/EnvironmentRhinoCommand.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/EnvironmentRhinoCommand.kt index f74657276..c214cd72e 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/EnvironmentRhinoCommand.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/EnvironmentRhinoCommand.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/Interop.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/Interop.kt index 6f82c7448..310c7bdf5 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/Interop.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/Interop.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoCommand.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoCommand.kt index b8d32dcec..80ccbf6ac 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoCommand.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoCommand.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoServer.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoServer.kt index 197aadfe5..0d95c5569 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoServer.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/RhinoServer.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/kotlin/jetbrains/exodus/javascript/ScriptPreprocessor.kt b/sshd/src/main/kotlin/jetbrains/exodus/javascript/ScriptPreprocessor.kt index 48640ada2..c4c4ffae8 100644 --- a/sshd/src/main/kotlin/jetbrains/exodus/javascript/ScriptPreprocessor.kt +++ b/sshd/src/main/kotlin/jetbrains/exodus/javascript/ScriptPreprocessor.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/resources/jetbrains/exodus/javascript/bindings.js b/sshd/src/main/resources/jetbrains/exodus/javascript/bindings.js index 971792230..593b85e79 100644 --- a/sshd/src/main/resources/jetbrains/exodus/javascript/bindings.js +++ b/sshd/src/main/resources/jetbrains/exodus/javascript/bindings.js @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/resources/jetbrains/exodus/javascript/entitystores.js b/sshd/src/main/resources/jetbrains/exodus/javascript/entitystores.js index 568db950f..104cc2521 100644 --- a/sshd/src/main/resources/jetbrains/exodus/javascript/entitystores.js +++ b/sshd/src/main/resources/jetbrains/exodus/javascript/entitystores.js @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/resources/jetbrains/exodus/javascript/environments.js b/sshd/src/main/resources/jetbrains/exodus/javascript/environments.js index 6472877ce..77b7052f4 100644 --- a/sshd/src/main/resources/jetbrains/exodus/javascript/environments.js +++ b/sshd/src/main/resources/jetbrains/exodus/javascript/environments.js @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sshd/src/main/resources/jetbrains/exodus/javascript/functions.js b/sshd/src/main/resources/jetbrains/exodus/javascript/functions.js index 22dc1716a..71c8bb476 100644 --- a/sshd/src/main/resources/jetbrains/exodus/javascript/functions.js +++ b/sshd/src/main/resources/jetbrains/exodus/javascript/functions.js @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/Main.kt b/tools/src/main/kotlin/jetbrains/exodus/Main.kt index fcef08b9a..4aeb7eff2 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/Main.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/Main.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/crypto/Scytale.kt b/tools/src/main/kotlin/jetbrains/exodus/crypto/Scytale.kt index e39033f7f..ca90bde77 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/crypto/Scytale.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/crypto/Scytale.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/entityStore/ApplyRefactorings.kt b/tools/src/main/kotlin/jetbrains/exodus/entityStore/ApplyRefactorings.kt index 4104b4143..143588fe1 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/entityStore/ApplyRefactorings.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/entityStore/ApplyRefactorings.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/env/Reflect.kt b/tools/src/main/kotlin/jetbrains/exodus/env/Reflect.kt index 849675681..7cd3273ae 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/env/Reflect.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/env/Reflect.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/javascript/JavaScriptConsole.kt b/tools/src/main/kotlin/jetbrains/exodus/javascript/JavaScriptConsole.kt index 8561d1bc9..d33ae0112 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/javascript/JavaScriptConsole.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/javascript/JavaScriptConsole.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/parallelbackup/ParallelBackup.kt b/tools/src/main/kotlin/jetbrains/exodus/parallelbackup/ParallelBackup.kt index bb89fae4a..c98d6abf4 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/parallelbackup/ParallelBackup.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/parallelbackup/ParallelBackup.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tools/src/main/kotlin/jetbrains/exodus/vfs/Vfs.kt b/tools/src/main/kotlin/jetbrains/exodus/vfs/Vfs.kt index 7ee4b705b..c226f42f4 100644 --- a/tools/src/main/kotlin/jetbrains/exodus/vfs/Vfs.kt +++ b/tools/src/main/kotlin/jetbrains/exodus/vfs/Vfs.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/crypto/MessageDigestUtil.java b/utils/src/main/java/jetbrains/exodus/core/crypto/MessageDigestUtil.java index dd5b98fda..83b49d6f8 100644 --- a/utils/src/main/java/jetbrains/exodus/core/crypto/MessageDigestUtil.java +++ b/utils/src/main/java/jetbrains/exodus/core/crypto/MessageDigestUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/CacheHitRateable.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/CacheHitRateable.java index cf8dd67e1..ca550de83 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/CacheHitRateable.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/CacheHitRateable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentObjectCache.java index 0d9acf834..e36ed2b2b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueue.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueue.java index 8ebabe50c..c5d232068 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueue.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/FakeObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/FakeObjectCache.java index 743717daf..ad901af3d 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/FakeObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/FakeObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/IntArrayList.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/IntArrayList.java index d461178b1..a835136ba 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/IntArrayList.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/IntArrayList.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongArrayList.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongArrayList.java index 7ac0021df..1c85b924b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongArrayList.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongArrayList.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongObjectCache.java index 32319ed53..03d40d3f5 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/LongObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/NanoSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/NanoSet.java index 1219bd587..90674a14a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/NanoSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/NanoSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCache.java index eba712387..8738a02ce 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheBase.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheBase.java index f14ce1abb..331081acb 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheBase.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheDecorator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheDecorator.java index 11d127733..b365fa3c1 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheDecorator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/ObjectCacheDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Pair.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Pair.java index 9ff9a7a1d..4e68fa474 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Pair.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Pair.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Priority.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Priority.java index 9b92ff946..33188bf1f 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Priority.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Priority.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/PriorityQueue.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/PriorityQueue.java index 30646a8bd..7d8b72817 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/PriorityQueue.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/PriorityQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentLongObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentLongObjectCache.java index f1e26c95e..2257603f8 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentLongObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentLongObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentObjectCache.java index fec000d96..a3df2de85 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftConcurrentObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCache.java index 41b3fde0e..c2682885d 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCacheBase.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCacheBase.java index 190b05eb0..e86ccc36b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCacheBase.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftLongObjectCacheBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCache.java index f7c2082a2..e7e7d30b4 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCacheBase.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCacheBase.java index c8573bad1..30372932d 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCacheBase.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/SoftObjectCacheBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/StablePriorityQueue.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/StablePriorityQueue.java index f43c5f935..1760eb416 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/StablePriorityQueue.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/StablePriorityQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Stack.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Stack.java index 9cfaa4413..fdaf30bf0 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Stack.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Stack.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Triple.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Triple.java index 1757ec2d0..b1b3b9c6b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/Triple.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/Triple.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashMapDecorator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashMapDecorator.java index 1e7509124..603d7d519 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashMapDecorator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashMapDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashSetDecorator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashSetDecorator.java index 21518f825..ae8e25449 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashSetDecorator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/HashSetDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/LinkedHashSetDecorator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/LinkedHashSetDecorator.java index 6b867776f..21d3bac66 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/LinkedHashSetDecorator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/LinkedHashSetDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/QueueDecorator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/QueueDecorator.java index 3cf70c56d..500238079 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/QueueDecorator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/decorators/QueueDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/AbstractHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/AbstractHashMap.java index 970484e2c..0bd9b66fe 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/AbstractHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/AbstractHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashMap.java index 410056805..168970a8e 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashSet.java index bd8461c7f..a33cb306d 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashUtil.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashUtil.java index b13db990f..d6172bb61 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashUtil.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/HashUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashMap.java index cf315f3dd..73c868f67 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashSet.java index 6233c1001..76074e10a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMap.java index 8af3f3c8a..ccb530ea4 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMap.java index 62eb52c7a..791c6e88e 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSet.java index 11582f756..b03be853e 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongHashSet.java index d6ff26aa5..b2a92d0ac 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongIterator.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongIterator.java index 4384cd3fe..683993f0a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongIterator.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongIterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMap.java index 11e1bcac4..b88c51b48 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSet.java index 9fb0ee05f..44c2b0c3a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongSet.java index 34e02c4e2..4207236dd 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/LongSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedure.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedure.java index d650c0764..b05ce5d37 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedure.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedure.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedureThrows.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedureThrows.java index c2451a82e..2b243c68b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedureThrows.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/ObjectProcedureThrows.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/PairProcedure.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/PairProcedure.java index ade6a46f1..72ffdd57e 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/PairProcedure.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/hash/PairProcedure.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistent23Tree.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistent23Tree.java index 460786d4c..e79de0ad4 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistent23Tree.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistent23Tree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistentHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistentHashSet.java index 0c12ee639..f321ff7c9 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistentHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/AbstractPersistentHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/EvictListener.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/EvictListener.java index 65bb66c24..6e9f7e505 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/EvictListener.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/EvictListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Flag.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Flag.java index effc09e99..03674a1ac 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Flag.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Flag.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongComparable.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongComparable.java index 22f89eb15..c22c89785 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongComparable.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongComparable.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongMapEntry.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongMapEntry.java index 75cd1978a..359770ea5 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongMapEntry.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/LongMapEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23Tree.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23Tree.java index 315da13d8..c417af033 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23Tree.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23Tree.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMap.java index c0b77b9de..b9de7de99 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMap.java index 01e110ba1..7b0d85ae0 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMap.java index 9315f55c3..d7e5ecb43 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSet.java index 636751186..7cbaaaa76 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMap.java index 0e9965c51..5f02726b5 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeMap.java index 75753fcbf..4a5e35179 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSet.java index 209570b89..fa4ec5140 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMap.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMap.java index b5b8fda26..a49d0c121 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMap.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongSet.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongSet.java index 7e56da9d2..d7785d1e0 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongSet.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongSet.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCache.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCache.java index 9631a4a1a..c497fea3a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCache.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueue.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueue.java index 18373b05b..75f365e61 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueue.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStack.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStack.java index 581916eaf..4e74be225 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStack.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStack.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/RootHolder.java b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/RootHolder.java index fe1bc9718..a2f662949 100644 --- a/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/RootHolder.java +++ b/utils/src/main/java/jetbrains/exodus/core/dataStructures/persistent/RootHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/DecoratorJob.java b/utils/src/main/java/jetbrains/exodus/core/execution/DecoratorJob.java index be2c63350..8881c7ded 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/DecoratorJob.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/DecoratorJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/DefaultExceptionHandler.java b/utils/src/main/java/jetbrains/exodus/core/execution/DefaultExceptionHandler.java index 23e70bae2..b9e28f85c 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/DefaultExceptionHandler.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/DefaultExceptionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/DelegatingJobProcessor.java b/utils/src/main/java/jetbrains/exodus/core/execution/DelegatingJobProcessor.java index b591a5dfa..480dbfa2d 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/DelegatingJobProcessor.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/DelegatingJobProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/Job.java b/utils/src/main/java/jetbrains/exodus/core/execution/Job.java index d3f88d138..c0650354c 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/Job.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/Job.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessor.java b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessor.java index ac2a17990..bcca6e57f 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessor.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorAdapter.java b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorAdapter.java index 687158d48..509d0c87a 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorAdapter.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorExceptionHandler.java b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorExceptionHandler.java index 22a4fe706..4ed36485b 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorExceptionHandler.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorExceptionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorQueueAdapter.java b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorQueueAdapter.java index 88614b871..ecf2e0ebc 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorQueueAdapter.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/JobProcessorQueueAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/LatchJob.java b/utils/src/main/java/jetbrains/exodus/core/execution/LatchJob.java index e4b56ddef..d47a293cb 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/LatchJob.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/LatchJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessor.java b/utils/src/main/java/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessor.java index e1b80d76b..4ee783431 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessor.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/RunnableJob.java b/utils/src/main/java/jetbrains/exodus/core/execution/RunnableJob.java index 45ea0041d..71d5cb8ad 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/RunnableJob.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/RunnableJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessor.java b/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessor.java index 562acb234..56ce17cfe 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessor.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessorPool.java b/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessorPool.java index 007923744..e991518eb 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessorPool.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/ThreadJobProcessorPool.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/CriticalSection.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/CriticalSection.java index 319b78b83..92d090db7 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/CriticalSection.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/CriticalSection.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/DebugLatch.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/DebugLatch.java index 6e78036c5..7e146c34c 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/DebugLatch.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/DebugLatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Guard.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Guard.java index 4f58afc4f..9ec25df78 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Guard.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Guard.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Latch.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Latch.java index 5cc73c625..76cb4f075 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Latch.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Latch.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/ReleaseLatch.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/ReleaseLatch.java index cb497af8a..dc35045b4 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/ReleaseLatch.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/ReleaseLatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Semaphore.java b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Semaphore.java index 31ae48597..9a416559f 100644 --- a/utils/src/main/java/jetbrains/exodus/core/execution/locks/Semaphore.java +++ b/utils/src/main/java/jetbrains/exodus/core/execution/locks/Semaphore.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/management/MBeanBase.java b/utils/src/main/java/jetbrains/exodus/management/MBeanBase.java index 8a47faed7..1f95f94ab 100644 --- a/utils/src/main/java/jetbrains/exodus/management/MBeanBase.java +++ b/utils/src/main/java/jetbrains/exodus/management/MBeanBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/ByteArraySizedInputStream.java b/utils/src/main/java/jetbrains/exodus/util/ByteArraySizedInputStream.java index 29084ee79..214653bd9 100644 --- a/utils/src/main/java/jetbrains/exodus/util/ByteArraySizedInputStream.java +++ b/utils/src/main/java/jetbrains/exodus/util/ByteArraySizedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/ByteArraySpinAllocator.java b/utils/src/main/java/jetbrains/exodus/util/ByteArraySpinAllocator.java index 17204df77..01267116f 100644 --- a/utils/src/main/java/jetbrains/exodus/util/ByteArraySpinAllocator.java +++ b/utils/src/main/java/jetbrains/exodus/util/ByteArraySpinAllocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/ByteUtil.java b/utils/src/main/java/jetbrains/exodus/util/ByteUtil.java index ff2f83765..96321f8d5 100644 --- a/utils/src/main/java/jetbrains/exodus/util/ByteUtil.java +++ b/utils/src/main/java/jetbrains/exodus/util/ByteUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/DeferredIO.java b/utils/src/main/java/jetbrains/exodus/util/DeferredIO.java index 59bef87ac..320d2cb21 100644 --- a/utils/src/main/java/jetbrains/exodus/util/DeferredIO.java +++ b/utils/src/main/java/jetbrains/exodus/util/DeferredIO.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/HexUtil.java b/utils/src/main/java/jetbrains/exodus/util/HexUtil.java index 1fedcd76a..b350352d5 100644 --- a/utils/src/main/java/jetbrains/exodus/util/HexUtil.java +++ b/utils/src/main/java/jetbrains/exodus/util/HexUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/LightByteArrayOutputStream.java b/utils/src/main/java/jetbrains/exodus/util/LightByteArrayOutputStream.java index 2b129cacf..d33955b60 100644 --- a/utils/src/main/java/jetbrains/exodus/util/LightByteArrayOutputStream.java +++ b/utils/src/main/java/jetbrains/exodus/util/LightByteArrayOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/MathUtil.java b/utils/src/main/java/jetbrains/exodus/util/MathUtil.java index d7f493f0e..5b377aee9 100644 --- a/utils/src/main/java/jetbrains/exodus/util/MathUtil.java +++ b/utils/src/main/java/jetbrains/exodus/util/MathUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/Random.java b/utils/src/main/java/jetbrains/exodus/util/Random.java index b4386211e..0861b5793 100644 --- a/utils/src/main/java/jetbrains/exodus/util/Random.java +++ b/utils/src/main/java/jetbrains/exodus/util/Random.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/SharedRandomAccessFile.java b/utils/src/main/java/jetbrains/exodus/util/SharedRandomAccessFile.java index 7de43f60e..b7572b906 100644 --- a/utils/src/main/java/jetbrains/exodus/util/SharedRandomAccessFile.java +++ b/utils/src/main/java/jetbrains/exodus/util/SharedRandomAccessFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/SpinAllocator.java b/utils/src/main/java/jetbrains/exodus/util/SpinAllocator.java index b4dd855c1..18e9a20d9 100644 --- a/utils/src/main/java/jetbrains/exodus/util/SpinAllocator.java +++ b/utils/src/main/java/jetbrains/exodus/util/SpinAllocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/StringBuilderSpinAllocator.java b/utils/src/main/java/jetbrains/exodus/util/StringBuilderSpinAllocator.java index b0854bb3d..c64c516ba 100644 --- a/utils/src/main/java/jetbrains/exodus/util/StringBuilderSpinAllocator.java +++ b/utils/src/main/java/jetbrains/exodus/util/StringBuilderSpinAllocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/StringHashMap.java b/utils/src/main/java/jetbrains/exodus/util/StringHashMap.java index 5d8b6c130..1f9efded2 100644 --- a/utils/src/main/java/jetbrains/exodus/util/StringHashMap.java +++ b/utils/src/main/java/jetbrains/exodus/util/StringHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/java/jetbrains/exodus/util/UTFUtil.java b/utils/src/main/java/jetbrains/exodus/util/UTFUtil.java index dac08c906..d4a1d0355 100644 --- a/utils/src/main/java/jetbrains/exodus/util/UTFUtil.java +++ b/utils/src/main/java/jetbrains/exodus/util/UTFUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentIntObjectCache.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentIntObjectCache.kt index 2f33ddcfa..82620384c 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentIntObjectCache.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentIntObjectCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentLongObjectCache.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentLongObjectCache.kt index 2ab0c659b..b045531d2 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentLongObjectCache.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/ConcurrentLongObjectCache.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/IntObjectCacheBase.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/IntObjectCacheBase.kt index 19aa707ce..ef46b1158 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/IntObjectCacheBase.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/IntObjectCacheBase.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/LongObjectCacheBase.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/LongObjectCacheBase.kt index 4ba2bb066..24b6fd8d9 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/LongObjectCacheBase.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/LongObjectCacheBase.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/NonAdjustableCaches.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/NonAdjustableCaches.kt index 5e01449c0..156f31413 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/NonAdjustableCaches.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/NonAdjustableCaches.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashMap.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashMap.kt index 3f171f330..5dc82c565 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashMap.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashMap.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongLongHashMap.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongLongHashMap.kt index 9052d6dde..f9baedebb 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongLongHashMap.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/LongLongHashMap.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSet.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSet.kt index aaec18b50..aa057bfad 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSet.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSet.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/LongIterators.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/LongIterators.kt index 3ccdcca40..cd213eaf6 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/LongIterators.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/LongIterators.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSet.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSet.kt index 0174b3ff6..b0855b2ef 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSet.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSet.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentEx.kt b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentEx.kt index 2ef0a5126..122a9c092 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentEx.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentEx.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/execution/IterableJob.kt b/utils/src/main/kotlin/jetbrains/exodus/core/execution/IterableJob.kt index f9665ba0f..a078441a1 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/execution/IterableJob.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/execution/IterableJob.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/execution/JobHandler.kt b/utils/src/main/kotlin/jetbrains/exodus/core/execution/JobHandler.kt index e634e1d60..e32588483 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/execution/JobHandler.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/execution/JobHandler.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/core/execution/SharedTimer.kt b/utils/src/main/kotlin/jetbrains/exodus/core/execution/SharedTimer.kt index 254315d17..d836f412c 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/core/execution/SharedTimer.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/core/execution/SharedTimer.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/kotlin/Kodus.kt b/utils/src/main/kotlin/jetbrains/exodus/kotlin/Kodus.kt index d03ec126e..6b50110ee 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/kotlin/Kodus.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/kotlin/Kodus.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/runtime/OOMGuard.kt b/utils/src/main/kotlin/jetbrains/exodus/runtime/OOMGuard.kt index 6b5aef17e..59b5f6a2f 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/runtime/OOMGuard.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/runtime/OOMGuard.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/system/JVMConstants.kt b/utils/src/main/kotlin/jetbrains/exodus/system/JVMConstants.kt index 20312ee8f..dd641e118 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/system/JVMConstants.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/system/JVMConstants.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/system/OperatingSystem.kt b/utils/src/main/kotlin/jetbrains/exodus/system/OperatingSystem.kt index 83cfcef13..a276bbbcf 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/system/OperatingSystem.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/system/OperatingSystem.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/IOUtil.kt b/utils/src/main/kotlin/jetbrains/exodus/util/IOUtil.kt index c4c491c64..19a2cad30 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/IOUtil.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/IOUtil.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/IdGenerator.kt b/utils/src/main/kotlin/jetbrains/exodus/util/IdGenerator.kt index f1daa50f0..a10b46cdf 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/IdGenerator.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/IdGenerator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/SafeByteBufferCleaner.kt b/utils/src/main/kotlin/jetbrains/exodus/util/SafeByteBufferCleaner.kt index 5609154a0..6acdaf786 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/SafeByteBufferCleaner.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/SafeByteBufferCleaner.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/StringInterner.kt b/utils/src/main/kotlin/jetbrains/exodus/util/StringInterner.kt index 28f020630..a0a49c561 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/StringInterner.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/StringInterner.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/SystemProperty.kt b/utils/src/main/kotlin/jetbrains/exodus/util/SystemProperty.kt index 640b7b360..e6c00beeb 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/SystemProperty.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/SystemProperty.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/main/kotlin/jetbrains/exodus/util/UnsafeHolder.kt b/utils/src/main/kotlin/jetbrains/exodus/util/UnsafeHolder.kt index c1ae1a817..cb4f5fd4c 100644 --- a/utils/src/main/kotlin/jetbrains/exodus/util/UnsafeHolder.kt +++ b/utils/src/main/kotlin/jetbrains/exodus/util/UnsafeHolder.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/StringInternerTest.java b/utils/src/test/java/jetbrains/exodus/StringInternerTest.java index f1477c3c6..6b10a0608 100644 --- a/utils/src/test/java/jetbrains/exodus/StringInternerTest.java +++ b/utils/src/test/java/jetbrains/exodus/StringInternerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/TestFor.java b/utils/src/test/java/jetbrains/exodus/TestFor.java index 5f58c4044..ed1e936d9 100644 --- a/utils/src/test/java/jetbrains/exodus/TestFor.java +++ b/utils/src/test/java/jetbrains/exodus/TestFor.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/TestUtil.java b/utils/src/test/java/jetbrains/exodus/TestUtil.java index df8421d46..909977d9a 100644 --- a/utils/src/test/java/jetbrains/exodus/TestUtil.java +++ b/utils/src/test/java/jetbrains/exodus/TestUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/crypto/MessageDigestTest.java b/utils/src/test/java/jetbrains/exodus/core/crypto/MessageDigestTest.java index afa7cc4d9..a58a4e5f2 100644 --- a/utils/src/test/java/jetbrains/exodus/core/crypto/MessageDigestTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/crypto/MessageDigestTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueueTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueueTest.java index 5e362cc22..16abbc27e 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueueTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/ConcurrentStablePriorityQueueTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/LongObjectCacheTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/LongObjectCacheTest.java index 883521885..12003b0d9 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/LongObjectCacheTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/LongObjectCacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/ObjectCacheTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/ObjectCacheTest.java index 557dd0202..17ef6eed0 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/ObjectCacheTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/ObjectCacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/PriorityQueueTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/PriorityQueueTest.java index 4ce9bc067..e43536eda 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/PriorityQueueTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/PriorityQueueTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/StablePriorityQueueTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/StablePriorityQueueTest.java index 45e131936..383baafb2 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/StablePriorityQueueTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/StablePriorityQueueTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashMapTest.java index dda9125fc..3e50a46ed 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashSetTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashSetTest.java index da901e7c4..f8aacf39a 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashSetTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/HashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashMapTest.java index 104b71691..a35294ce4 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashSetTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashSetTest.java index f9502fc1d..83412ebe5 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashSetTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntHashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMapTest.java index 8cc5ed235..65b18a7ee 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/IntLinkedHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMapTest.java index 4136d6085..58e842f37 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSetTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSetTest.java index afd708834..29c203d21 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSetTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LinkedHashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongHashMapTest.java index 571c169b3..456eb2156 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMapTest.java index 88617f374..182e98cc2 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSetTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSetTest.java index 1875f48a3..810e17e2f 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSetTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/hash/LongLinkedHashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMapTest.java index 9f3b13870..2708534d2 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeTest.java index 8e22e02a7..a9922b4a7 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/Persistent23TreeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMapTest.java index b8805abcc..4046c4450 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMapTest.java index 5dc07a357..70aca89fa 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSetTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSetTest.java index 72a49a4dd..cee7eed13 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSetTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentHashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMapTest.java index b4312dc30..bc5f138f3 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLinkedHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMapTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMapTest.java index 71b9fa8b1..0c7c6ef2d 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMapTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentLongMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheTest.java index 8f482707e..b7c910dec 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueueTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueueTest.java index 4214de89c..ace8df631 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueueTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentQueueTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStackTest.java b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStackTest.java index ffd0667d2..d6f483c84 100644 --- a/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStackTest.java +++ b/utils/src/test/java/jetbrains/exodus/core/dataStructures/persistent/PersistentStackTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/java/jetbrains/exodus/util/MathTest.java b/utils/src/test/java/jetbrains/exodus/util/MathTest.java index 9a29d0c59..36dad7890 100644 --- a/utils/src/test/java/jetbrains/exodus/util/MathTest.java +++ b/utils/src/test/java/jetbrains/exodus/util/MathTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashSetTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashSetTest.kt index 3f210ea28..775a16392 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashSetTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongHashSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongSetTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongSetTest.kt index 4c6d3ef6b..c2254538f 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongSetTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/LongSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSetTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSetTest.kt index abb89af25..5242705d5 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSetTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/hash/PackedLongHashSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSetTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSetTest.kt index a58e5899f..95ae20f86 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSetTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentBitTreeLongSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSetTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSetTest.kt index d2b841226..35af24b12 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSetTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentLong23TreeSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheStressTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheStressTest.kt index f8e8f7147..3e52c7104 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheStressTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/dataStructures/persistent/PersistentObjectCacheStressTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorTest.kt index b1de9e5d4..e174149fc 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorWithConcurrentQueueTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorWithConcurrentQueueTest.kt index baea6c554..3895953c1 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorWithConcurrentQueueTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/execution/JobProcessorWithConcurrentQueueTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessorTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessorTest.kt index 644ae6954..f850aa77d 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessorTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/execution/MultiThreadDelegatingJobProcessorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/core/execution/locks/LatchTest.kt b/utils/src/test/kotlin/jetbrains/exodus/core/execution/locks/LatchTest.kt index 6a7a5ef87..fb9eceb7a 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/core/execution/locks/LatchTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/core/execution/locks/LatchTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/src/test/kotlin/jetbrains/exodus/util/IOUtilTest.kt b/utils/src/test/kotlin/jetbrains/exodus/util/IOUtilTest.kt index 836c10036..7117fada9 100644 --- a/utils/src/test/kotlin/jetbrains/exodus/util/IOUtilTest.kt +++ b/utils/src/test/kotlin/jetbrains/exodus/util/IOUtilTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/ClusterConverter.java b/vfs/src/main/java/jetbrains/exodus/vfs/ClusterConverter.java index 2979517b8..6e39cf02a 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/ClusterConverter.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/ClusterConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/ClusteringStrategy.java b/vfs/src/main/java/jetbrains/exodus/vfs/ClusteringStrategy.java index 67da76041..57dc86fb5 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/ClusteringStrategy.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/ClusteringStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/File.java b/vfs/src/main/java/jetbrains/exodus/vfs/File.java index 172540f73..f3915b977 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/File.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/File.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/FileExistsException.java b/vfs/src/main/java/jetbrains/exodus/vfs/FileExistsException.java index 10a13da39..47cbd35e2 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/FileExistsException.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/FileExistsException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/FileNotFoundException.java b/vfs/src/main/java/jetbrains/exodus/vfs/FileNotFoundException.java index 5fb476280..0b05c41ba 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/FileNotFoundException.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/FileNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicy.java b/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicy.java index 86ea07452..bd0d6f361 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicy.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicyProvider.java b/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicyProvider.java index ee1e243df..1a5fd6425 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicyProvider.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/IOCancellingPolicyProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsAppendingStream.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsAppendingStream.java index 063d11b9a..3a9032358 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsAppendingStream.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsAppendingStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsConfig.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsConfig.java index a70a67b6b..1926c8cb1 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsConfig.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsException.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsException.java index 92cb687ee..36a470ddb 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsException.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsInputStream.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsInputStream.java index 4411cf210..0673162ba 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsInputStream.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsOutputStream.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsOutputStream.java index 65c77ef2a..dbd8879c2 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsOutputStream.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VfsSettings.java b/vfs/src/main/java/jetbrains/exodus/vfs/VfsSettings.java index 132090617..2fcfe213f 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VfsSettings.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VfsSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/java/jetbrains/exodus/vfs/VirtualFileSystem.java b/vfs/src/main/java/jetbrains/exodus/vfs/VirtualFileSystem.java index 4c23a478d..60aec92a0 100644 --- a/vfs/src/main/java/jetbrains/exodus/vfs/VirtualFileSystem.java +++ b/vfs/src/main/java/jetbrains/exodus/vfs/VirtualFileSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/kotlin/jetbrains/exodus/vfs/Cluster.kt b/vfs/src/main/kotlin/jetbrains/exodus/vfs/Cluster.kt index 29ec84482..f6c0a0e90 100644 --- a/vfs/src/main/kotlin/jetbrains/exodus/vfs/Cluster.kt +++ b/vfs/src/main/kotlin/jetbrains/exodus/vfs/Cluster.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterIterator.kt b/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterIterator.kt index a5bfe1d5e..6918efee1 100644 --- a/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterIterator.kt +++ b/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterIterator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterKey.kt b/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterKey.kt index f5eca00cc..a517474c6 100644 --- a/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterKey.kt +++ b/vfs/src/main/kotlin/jetbrains/exodus/vfs/ClusterKey.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileLowMemTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileLowMemTests.java index 2cde85abe..f9215c72d 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileLowMemTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileLowMemTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileTests.java index 797c9890d..9358cea28 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsFileTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLinearStrategySmallClusterTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLinearStrategySmallClusterTests.java index 3578685fd..5624c4660 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLinearStrategySmallClusterTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLinearStrategySmallClusterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLowMemTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLowMemTests.java index 10134ce42..c1cfe7d15 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLowMemTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsLowMemTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsTests.java index 9ea40760b..6d6201bd3 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStreamsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTests.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTests.java index d10a7d304..2aa7156ce 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTests.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTestsWithSnappyCompression.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTestsWithSnappyCompression.java index 4fa7f223e..65518e8e4 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTestsWithSnappyCompression.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsStressTestsWithSnappyCompression.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vfs/src/test/java/jetbrains/exodus/vfs/VfsTestsBase.java b/vfs/src/test/java/jetbrains/exodus/vfs/VfsTestsBase.java index 86295374b..ce84f601f 100644 --- a/vfs/src/test/java/jetbrains/exodus/vfs/VfsTestsBase.java +++ b/vfs/src/test/java/jetbrains/exodus/vfs/VfsTestsBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 - 2023 JetBrains s.r.o. + * Copyright 2010 - 2024 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.